diff --git a/ecommerce.sql b/ecommerce.sql index 5b56af58fa..c44e513657 100644 --- a/ecommerce.sql +++ b/ecommerce.sql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 5.7.35, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 5.7.39, for Linux (x86_64) -- -- Host: localhost Database: ecommerce -- ------------------------------------------------------ --- Server version 5.7.35 +-- Server version 5.7.39 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -284,7 +284,7 @@ CREATE TABLE `auth_permission` ( PRIMARY KEY (`id`), UNIQUE KEY `auth_permission_content_type_id_codename_01ab375a_uniq` (`content_type_id`,`codename`), CONSTRAINT `auth_permission_content_type_id_2f476e4b_fk_django_co` FOREIGN KEY (`content_type_id`) REFERENCES `django_content_type` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=597 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=617 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -293,7 +293,7 @@ CREATE TABLE `auth_permission` ( LOCK TABLES `auth_permission` WRITE; /*!40000 ALTER TABLE `auth_permission` DISABLE KEYS */; -INSERT INTO `auth_permission` VALUES (1,'Can add Country',1,'add_country'),(2,'Can change Country',1,'change_country'),(3,'Can delete Country',1,'delete_country'),(4,'Can view Country',1,'view_country'),(5,'Can add User address',2,'add_useraddress'),(6,'Can change User address',2,'change_useraddress'),(7,'Can delete User address',2,'delete_useraddress'),(8,'Can view User address',2,'view_useraddress'),(9,'Can add log entry',3,'add_logentry'),(10,'Can change log entry',3,'change_logentry'),(11,'Can delete log entry',3,'delete_logentry'),(12,'Can view log entry',3,'view_logentry'),(13,'Can add Product record',4,'add_productrecord'),(14,'Can change Product record',4,'change_productrecord'),(15,'Can delete Product record',4,'delete_productrecord'),(16,'Can view Product record',4,'view_productrecord'),(17,'Can add User product view',5,'add_userproductview'),(18,'Can change User product view',5,'change_userproductview'),(19,'Can delete User product view',5,'delete_userproductview'),(20,'Can view User product view',5,'view_userproductview'),(21,'Can add User record',6,'add_userrecord'),(22,'Can change User record',6,'change_userrecord'),(23,'Can delete User record',6,'delete_userrecord'),(24,'Can view User record',6,'view_userrecord'),(25,'Can add User search query',7,'add_usersearch'),(26,'Can change User search query',7,'change_usersearch'),(27,'Can delete User search query',7,'delete_usersearch'),(28,'Can view User search query',7,'view_usersearch'),(29,'Can add permission',8,'add_permission'),(30,'Can change permission',8,'change_permission'),(31,'Can delete permission',8,'delete_permission'),(32,'Can view permission',8,'view_permission'),(33,'Can add group',9,'add_group'),(34,'Can change group',9,'change_group'),(35,'Can delete group',9,'delete_group'),(36,'Can view group',9,'view_group'),(37,'Can add Basket',10,'add_basket'),(38,'Can change Basket',10,'change_basket'),(39,'Can delete Basket',10,'delete_basket'),(40,'Can view Basket',10,'view_basket'),(41,'Can add Basket line',11,'add_line'),(42,'Can change Basket line',11,'change_line'),(43,'Can delete Basket line',11,'delete_line'),(44,'Can view Basket line',11,'view_line'),(45,'Can add Line attribute',12,'add_lineattribute'),(46,'Can change Line attribute',12,'change_lineattribute'),(47,'Can delete Line attribute',12,'delete_lineattribute'),(48,'Can view Line attribute',12,'view_lineattribute'),(49,'Can add basket attribute',13,'add_basketattribute'),(50,'Can change basket attribute',13,'change_basketattribute'),(51,'Can delete basket attribute',13,'delete_basketattribute'),(52,'Can view basket attribute',13,'view_basketattribute'),(53,'Can add basket attribute type',14,'add_basketattributetype'),(54,'Can change basket attribute type',14,'change_basketattributetype'),(55,'Can delete basket attribute type',14,'delete_basketattributetype'),(56,'Can view basket attribute type',14,'view_basketattributetype'),(57,'Can add Attribute option',15,'add_attributeoption'),(58,'Can change Attribute option',15,'change_attributeoption'),(59,'Can delete Attribute option',15,'delete_attributeoption'),(60,'Can view Attribute option',15,'view_attributeoption'),(61,'Can add Attribute option group',16,'add_attributeoptiongroup'),(62,'Can change Attribute option group',16,'change_attributeoptiongroup'),(63,'Can delete Attribute option group',16,'delete_attributeoptiongroup'),(64,'Can view Attribute option group',16,'view_attributeoptiongroup'),(65,'Can add Category',17,'add_category'),(66,'Can change Category',17,'change_category'),(67,'Can delete Category',17,'delete_category'),(68,'Can view Category',17,'view_category'),(69,'Can add Option',18,'add_option'),(70,'Can change Option',18,'change_option'),(71,'Can delete Option',18,'delete_option'),(72,'Can view Option',18,'view_option'),(73,'Can add Product',19,'add_product'),(74,'Can change Product',19,'change_product'),(75,'Can delete Product',19,'delete_product'),(76,'Can view Product',19,'view_product'),(77,'Can add Product attribute',20,'add_productattribute'),(78,'Can change Product attribute',20,'change_productattribute'),(79,'Can delete Product attribute',20,'delete_productattribute'),(80,'Can view Product attribute',20,'view_productattribute'),(81,'Can add Product attribute value',21,'add_productattributevalue'),(82,'Can change Product attribute value',21,'change_productattributevalue'),(83,'Can delete Product attribute value',21,'delete_productattributevalue'),(84,'Can view Product attribute value',21,'view_productattributevalue'),(85,'Can add Product category',22,'add_productcategory'),(86,'Can change Product category',22,'change_productcategory'),(87,'Can delete Product category',22,'delete_productcategory'),(88,'Can view Product category',22,'view_productcategory'),(89,'Can add Product class',23,'add_productclass'),(90,'Can change Product class',23,'change_productclass'),(91,'Can delete Product class',23,'delete_productclass'),(92,'Can view Product class',23,'view_productclass'),(93,'Can add Product image',24,'add_productimage'),(94,'Can change Product image',24,'change_productimage'),(95,'Can delete Product image',24,'delete_productimage'),(96,'Can view Product image',24,'view_productimage'),(97,'Can add Product recommendation',25,'add_productrecommendation'),(98,'Can change Product recommendation',25,'change_productrecommendation'),(99,'Can delete Product recommendation',25,'delete_productrecommendation'),(100,'Can view Product recommendation',25,'view_productrecommendation'),(101,'Can add catalog',26,'add_catalog'),(102,'Can change catalog',26,'change_catalog'),(103,'Can delete catalog',26,'delete_catalog'),(104,'Can view catalog',26,'view_catalog'),(105,'Can add historical Product',27,'add_historicalproduct'),(106,'Can change historical Product',27,'change_historicalproduct'),(107,'Can delete historical Product',27,'delete_historicalproduct'),(108,'Can view historical Product',27,'view_historicalproduct'),(109,'Can add historical Product attribute value',28,'add_historicalproductattributevalue'),(110,'Can change historical Product attribute value',28,'change_historicalproductattributevalue'),(111,'Can delete historical Product attribute value',28,'delete_historicalproductattributevalue'),(112,'Can view historical Product attribute value',28,'view_historicalproductattributevalue'),(113,'Can add historical Category',29,'add_historicalcategory'),(114,'Can change historical Category',29,'change_historicalcategory'),(115,'Can delete historical Category',29,'delete_historicalcategory'),(116,'Can view historical Category',29,'view_historicalcategory'),(117,'Can add historical Option',30,'add_historicaloption'),(118,'Can change historical Option',30,'change_historicaloption'),(119,'Can delete historical Option',30,'delete_historicaloption'),(120,'Can view historical Option',30,'view_historicaloption'),(121,'Can add historical Product attribute',31,'add_historicalproductattribute'),(122,'Can change historical Product attribute',31,'change_historicalproductattribute'),(123,'Can delete historical Product attribute',31,'delete_historicalproductattribute'),(124,'Can view historical Product attribute',31,'view_historicalproductattribute'),(125,'Can add historical Product category',32,'add_historicalproductcategory'),(126,'Can change historical Product category',32,'change_historicalproductcategory'),(127,'Can delete historical Product category',32,'delete_historicalproductcategory'),(128,'Can view historical Product category',32,'view_historicalproductcategory'),(129,'Can add historical Product class',33,'add_historicalproductclass'),(130,'Can change historical Product class',33,'change_historicalproductclass'),(131,'Can delete historical Product class',33,'delete_historicalproductclass'),(132,'Can view historical Product class',33,'view_historicalproductclass'),(133,'Can add content type',34,'add_contenttype'),(134,'Can change content type',34,'change_contenttype'),(135,'Can delete content type',34,'delete_contenttype'),(136,'Can view content type',34,'view_contenttype'),(137,'Can add user',35,'add_user'),(138,'Can change user',35,'change_user'),(139,'Can delete user',35,'delete_user'),(140,'Can view user',35,'view_user'),(141,'Can add site configuration',36,'add_siteconfiguration'),(142,'Can change site configuration',36,'change_siteconfiguration'),(143,'Can delete site configuration',36,'delete_siteconfiguration'),(144,'Can view site configuration',36,'view_siteconfiguration'),(145,'Can add user',37,'add_client'),(146,'Can change user',37,'change_client'),(147,'Can delete user',37,'delete_client'),(148,'Can view user',37,'view_client'),(149,'Can add course',38,'add_course'),(150,'Can change course',38,'change_course'),(151,'Can delete course',38,'delete_course'),(152,'Can view course',38,'view_course'),(153,'Can add Communication event type',39,'add_communicationeventtype'),(154,'Can change Communication event type',39,'change_communicationeventtype'),(155,'Can delete Communication event type',39,'delete_communicationeventtype'),(156,'Can view Communication event type',39,'view_communicationeventtype'),(157,'Can add Email',40,'add_email'),(158,'Can change Email',40,'change_email'),(159,'Can delete Email',40,'delete_email'),(160,'Can view Email',40,'view_email'),(161,'Can add Notification',41,'add_notification'),(162,'Can change Notification',41,'change_notification'),(163,'Can delete Notification',41,'delete_notification'),(164,'Can view Notification',41,'view_notification'),(165,'Can add Product alert',42,'add_productalert'),(166,'Can change Product alert',42,'change_productalert'),(167,'Can delete Product alert',42,'delete_productalert'),(168,'Can view Product alert',42,'view_productalert'),(169,'Can add Benefit',43,'add_benefit'),(170,'Can change Benefit',43,'change_benefit'),(171,'Can delete Benefit',43,'delete_benefit'),(172,'Can view Benefit',43,'view_benefit'),(173,'Can add Condition',44,'add_condition'),(174,'Can change Condition',44,'change_condition'),(175,'Can delete Condition',44,'delete_condition'),(176,'Can view Condition',44,'view_condition'),(177,'Can add Conditional offer',45,'add_conditionaloffer'),(178,'Can change Conditional offer',45,'change_conditionaloffer'),(179,'Can delete Conditional offer',45,'delete_conditionaloffer'),(180,'Can view Conditional offer',45,'view_conditionaloffer'),(181,'Can add Range',46,'add_range'),(182,'Can change Range',46,'change_range'),(183,'Can delete Range',46,'delete_range'),(184,'Can view Range',46,'view_range'),(185,'Can add range product',47,'add_rangeproduct'),(186,'Can change range product',47,'change_rangeproduct'),(187,'Can delete range product',47,'delete_rangeproduct'),(188,'Can view range product',47,'view_rangeproduct'),(189,'Can add Range Product Uploaded File',48,'add_rangeproductfileupload'),(190,'Can change Range Product Uploaded File',48,'change_rangeproductfileupload'),(191,'Can delete Range Product Uploaded File',48,'delete_rangeproductfileupload'),(192,'Can view Range Product Uploaded File',48,'view_rangeproductfileupload'),(193,'Can add Absolute discount benefit',49,'add_absolutediscountbenefit'),(194,'Can change Absolute discount benefit',49,'change_absolutediscountbenefit'),(195,'Can delete Absolute discount benefit',49,'delete_absolutediscountbenefit'),(196,'Can view Absolute discount benefit',49,'view_absolutediscountbenefit'),(197,'Can add Count condition',50,'add_countcondition'),(198,'Can change Count condition',50,'change_countcondition'),(199,'Can delete Count condition',50,'delete_countcondition'),(200,'Can view Count condition',50,'view_countcondition'),(201,'Can add Coverage Condition',51,'add_coveragecondition'),(202,'Can change Coverage Condition',51,'change_coveragecondition'),(203,'Can delete Coverage Condition',51,'delete_coveragecondition'),(204,'Can view Coverage Condition',51,'view_coveragecondition'),(205,'Can add Fixed price benefit',52,'add_fixedpricebenefit'),(206,'Can change Fixed price benefit',52,'change_fixedpricebenefit'),(207,'Can delete Fixed price benefit',52,'delete_fixedpricebenefit'),(208,'Can view Fixed price benefit',52,'view_fixedpricebenefit'),(209,'Can add Multibuy discount benefit',53,'add_multibuydiscountbenefit'),(210,'Can change Multibuy discount benefit',53,'change_multibuydiscountbenefit'),(211,'Can delete Multibuy discount benefit',53,'delete_multibuydiscountbenefit'),(212,'Can view Multibuy discount benefit',53,'view_multibuydiscountbenefit'),(213,'Can add Percentage discount benefit',54,'add_percentagediscountbenefit'),(214,'Can change Percentage discount benefit',54,'change_percentagediscountbenefit'),(215,'Can delete Percentage discount benefit',54,'delete_percentagediscountbenefit'),(216,'Can view Percentage discount benefit',54,'view_percentagediscountbenefit'),(217,'Can add shipping benefit',55,'add_shippingbenefit'),(218,'Can change shipping benefit',55,'change_shippingbenefit'),(219,'Can delete shipping benefit',55,'delete_shippingbenefit'),(220,'Can view shipping benefit',55,'view_shippingbenefit'),(221,'Can add Shipping absolute discount benefit',56,'add_shippingabsolutediscountbenefit'),(222,'Can change Shipping absolute discount benefit',56,'change_shippingabsolutediscountbenefit'),(223,'Can delete Shipping absolute discount benefit',56,'delete_shippingabsolutediscountbenefit'),(224,'Can view Shipping absolute discount benefit',56,'view_shippingabsolutediscountbenefit'),(225,'Can add Fixed price shipping benefit',57,'add_shippingfixedpricebenefit'),(226,'Can change Fixed price shipping benefit',57,'change_shippingfixedpricebenefit'),(227,'Can delete Fixed price shipping benefit',57,'delete_shippingfixedpricebenefit'),(228,'Can view Fixed price shipping benefit',57,'view_shippingfixedpricebenefit'),(229,'Can add Shipping percentage discount benefit',58,'add_shippingpercentagediscountbenefit'),(230,'Can change Shipping percentage discount benefit',58,'change_shippingpercentagediscountbenefit'),(231,'Can delete Shipping percentage discount benefit',58,'delete_shippingpercentagediscountbenefit'),(232,'Can view Shipping percentage discount benefit',58,'view_shippingpercentagediscountbenefit'),(233,'Can add Value condition',59,'add_valuecondition'),(234,'Can change Value condition',59,'change_valuecondition'),(235,'Can delete Value condition',59,'delete_valuecondition'),(236,'Can view Value condition',59,'view_valuecondition'),(237,'Can add Billing address',60,'add_billingaddress'),(238,'Can change Billing address',60,'change_billingaddress'),(239,'Can delete Billing address',60,'delete_billingaddress'),(240,'Can view Billing address',60,'view_billingaddress'),(241,'Can add Communication Event',61,'add_communicationevent'),(242,'Can change Communication Event',61,'change_communicationevent'),(243,'Can delete Communication Event',61,'delete_communicationevent'),(244,'Can view Communication Event',61,'view_communicationevent'),(245,'Can add Order Line',62,'add_line'),(246,'Can change Order Line',62,'change_line'),(247,'Can delete Order Line',62,'delete_line'),(248,'Can view Order Line',62,'view_line'),(249,'Can add Line Attribute',63,'add_lineattribute'),(250,'Can change Line Attribute',63,'change_lineattribute'),(251,'Can delete Line Attribute',63,'delete_lineattribute'),(252,'Can view Line Attribute',63,'view_lineattribute'),(253,'Can add Line Price',64,'add_lineprice'),(254,'Can change Line Price',64,'change_lineprice'),(255,'Can delete Line Price',64,'delete_lineprice'),(256,'Can view Line Price',64,'view_lineprice'),(257,'Can add Order',65,'add_order'),(258,'Can change Order',65,'change_order'),(259,'Can delete Order',65,'delete_order'),(260,'Can view Order',65,'view_order'),(261,'Can add Order Discount',66,'add_orderdiscount'),(262,'Can change Order Discount',66,'change_orderdiscount'),(263,'Can delete Order Discount',66,'delete_orderdiscount'),(264,'Can view Order Discount',66,'view_orderdiscount'),(265,'Can add Order Note',67,'add_ordernote'),(266,'Can change Order Note',67,'change_ordernote'),(267,'Can delete Order Note',67,'delete_ordernote'),(268,'Can view Order Note',67,'view_ordernote'),(269,'Can add Payment Event',68,'add_paymentevent'),(270,'Can change Payment Event',68,'change_paymentevent'),(271,'Can delete Payment Event',68,'delete_paymentevent'),(272,'Can view Payment Event',68,'view_paymentevent'),(273,'Can add Payment Event Quantity',69,'add_paymenteventquantity'),(274,'Can change Payment Event Quantity',69,'change_paymenteventquantity'),(275,'Can delete Payment Event Quantity',69,'delete_paymenteventquantity'),(276,'Can view Payment Event Quantity',69,'view_paymenteventquantity'),(277,'Can add Payment Event Type',70,'add_paymenteventtype'),(278,'Can change Payment Event Type',70,'change_paymenteventtype'),(279,'Can delete Payment Event Type',70,'delete_paymenteventtype'),(280,'Can view Payment Event Type',70,'view_paymenteventtype'),(281,'Can add Shipping address',71,'add_shippingaddress'),(282,'Can change Shipping address',71,'change_shippingaddress'),(283,'Can delete Shipping address',71,'delete_shippingaddress'),(284,'Can view Shipping address',71,'view_shippingaddress'),(285,'Can add Shipping Event',72,'add_shippingevent'),(286,'Can change Shipping Event',72,'change_shippingevent'),(287,'Can delete Shipping Event',72,'delete_shippingevent'),(288,'Can view Shipping Event',72,'view_shippingevent'),(289,'Can add Shipping Event Quantity',73,'add_shippingeventquantity'),(290,'Can change Shipping Event Quantity',73,'change_shippingeventquantity'),(291,'Can delete Shipping Event Quantity',73,'delete_shippingeventquantity'),(292,'Can view Shipping Event Quantity',73,'view_shippingeventquantity'),(293,'Can add Shipping Event Type',74,'add_shippingeventtype'),(294,'Can change Shipping Event Type',74,'change_shippingeventtype'),(295,'Can delete Shipping Event Type',74,'delete_shippingeventtype'),(296,'Can view Shipping Event Type',74,'view_shippingeventtype'),(297,'Can add Partner',75,'add_partner'),(298,'Can change Partner',75,'change_partner'),(299,'Can delete Partner',75,'delete_partner'),(300,'Can view Partner',75,'view_partner'),(301,'Can add Partner address',76,'add_partneraddress'),(302,'Can change Partner address',76,'change_partneraddress'),(303,'Can delete Partner address',76,'delete_partneraddress'),(304,'Can view Partner address',76,'view_partneraddress'),(305,'Can add Stock alert',77,'add_stockalert'),(306,'Can change Stock alert',77,'change_stockalert'),(307,'Can delete Stock alert',77,'delete_stockalert'),(308,'Can view Stock alert',77,'view_stockalert'),(309,'Can add Stock record',78,'add_stockrecord'),(310,'Can change Stock record',78,'change_stockrecord'),(311,'Can delete Stock record',78,'delete_stockrecord'),(312,'Can view Stock record',78,'view_stockrecord'),(313,'Can add site',79,'add_site'),(314,'Can change site',79,'change_site'),(315,'Can delete site',79,'delete_site'),(316,'Can view site',79,'view_site'),(317,'Can add Voucher',80,'add_voucher'),(318,'Can change Voucher',80,'change_voucher'),(319,'Can delete Voucher',80,'delete_voucher'),(320,'Can view Voucher',80,'view_voucher'),(321,'Can add Voucher Application',81,'add_voucherapplication'),(322,'Can change Voucher Application',81,'change_voucherapplication'),(323,'Can delete Voucher Application',81,'delete_voucherapplication'),(324,'Can view Voucher Application',81,'view_voucherapplication'),(325,'Can add flag',82,'add_flag'),(326,'Can change flag',82,'change_flag'),(327,'Can delete flag',82,'delete_flag'),(328,'Can view flag',82,'view_flag'),(329,'Can add sample',83,'add_sample'),(330,'Can change sample',83,'change_sample'),(331,'Can delete sample',83,'delete_sample'),(332,'Can view sample',83,'view_sample'),(333,'Can add switch',84,'add_switch'),(334,'Can change switch',84,'change_switch'),(335,'Can delete switch',84,'delete_switch'),(336,'Can view switch',84,'view_switch'),(337,'Can add flat page',85,'add_flatpage'),(338,'Can change flat page',85,'change_flatpage'),(339,'Can delete flat page',85,'delete_flatpage'),(340,'Can view flat page',85,'view_flatpage'),(341,'Can add session',86,'add_session'),(342,'Can change session',86,'change_session'),(343,'Can delete session',86,'delete_session'),(344,'Can view session',86,'view_session'),(345,'Can add association',87,'add_association'),(346,'Can change association',87,'change_association'),(347,'Can delete association',87,'delete_association'),(348,'Can view association',87,'view_association'),(349,'Can add code',88,'add_code'),(350,'Can change code',88,'change_code'),(351,'Can delete code',88,'delete_code'),(352,'Can view code',88,'view_code'),(353,'Can add nonce',89,'add_nonce'),(354,'Can change nonce',89,'change_nonce'),(355,'Can delete nonce',89,'delete_nonce'),(356,'Can view nonce',89,'view_nonce'),(357,'Can add user social auth',90,'add_usersocialauth'),(358,'Can change user social auth',90,'change_usersocialauth'),(359,'Can delete user social auth',90,'delete_usersocialauth'),(360,'Can view user social auth',90,'view_usersocialauth'),(361,'Can add partial',91,'add_partial'),(362,'Can change partial',91,'change_partial'),(363,'Can delete partial',91,'delete_partial'),(364,'Can view partial',91,'view_partial'),(365,'Can add business client',92,'add_businessclient'),(366,'Can change business client',92,'change_businessclient'),(367,'Can delete business client',92,'delete_businessclient'),(368,'Can view business client',92,'view_businessclient'),(369,'Can add ecommerce feature role',93,'add_ecommercefeaturerole'),(370,'Can change ecommerce feature role',93,'change_ecommercefeaturerole'),(371,'Can delete ecommerce feature role',93,'delete_ecommercefeaturerole'),(372,'Can view ecommerce feature role',93,'view_ecommercefeaturerole'),(373,'Can add ecommerce feature role assignment',94,'add_ecommercefeatureroleassignment'),(374,'Can change ecommerce feature role assignment',94,'change_ecommercefeatureroleassignment'),(375,'Can delete ecommerce feature role assignment',94,'delete_ecommercefeatureroleassignment'),(376,'Can view ecommerce feature role assignment',94,'view_ecommercefeatureroleassignment'),(377,'Can add historical business client',95,'add_historicalbusinessclient'),(378,'Can change historical business client',95,'change_historicalbusinessclient'),(379,'Can delete historical business client',95,'delete_historicalbusinessclient'),(380,'Can view historical business client',95,'view_historicalbusinessclient'),(381,'Can add historical course',96,'add_historicalcourse'),(382,'Can change historical course',96,'change_historicalcourse'),(383,'Can delete historical course',96,'delete_historicalcourse'),(384,'Can view historical course',96,'view_historicalcourse'),(385,'Can add invoice',97,'add_invoice'),(386,'Can change invoice',97,'change_invoice'),(387,'Can delete invoice',97,'delete_invoice'),(388,'Can view invoice',97,'view_invoice'),(389,'Can add historical invoice',98,'add_historicalinvoice'),(390,'Can change historical invoice',98,'change_historicalinvoice'),(391,'Can delete historical invoice',98,'delete_historicalinvoice'),(392,'Can view historical invoice',98,'view_historicalinvoice'),(393,'Can add referral',99,'add_referral'),(394,'Can change referral',99,'change_referral'),(395,'Can delete referral',99,'delete_referral'),(396,'Can view referral',99,'view_referral'),(397,'Can add site theme',100,'add_sitetheme'),(398,'Can change site theme',100,'change_sitetheme'),(399,'Can delete site theme',100,'delete_sitetheme'),(400,'Can view site theme',100,'view_sitetheme'),(401,'Can add Order and Item Charge',101,'add_orderanditemcharges'),(402,'Can change Order and Item Charge',101,'change_orderanditemcharges'),(403,'Can delete Order and Item Charge',101,'delete_orderanditemcharges'),(404,'Can view Order and Item Charge',101,'view_orderanditemcharges'),(405,'Can add Weight Band',102,'add_weightband'),(406,'Can change Weight Band',102,'change_weightband'),(407,'Can delete Weight Band',102,'delete_weightband'),(408,'Can view Weight Band',102,'view_weightband'),(409,'Can add Weight-based Shipping Method',103,'add_weightbased'),(410,'Can change Weight-based Shipping Method',103,'change_weightbased'),(411,'Can delete Weight-based Shipping Method',103,'delete_weightbased'),(412,'Can view Weight-based Shipping Method',103,'view_weightbased'),(413,'Can add Product review',104,'add_productreview'),(414,'Can change Product review',104,'change_productreview'),(415,'Can delete Product review',104,'delete_productreview'),(416,'Can view Product review',104,'view_productreview'),(417,'Can add Vote',105,'add_vote'),(418,'Can change Vote',105,'change_vote'),(419,'Can delete Vote',105,'delete_vote'),(420,'Can view Vote',105,'view_vote'),(421,'Can add Wish list line',106,'add_line'),(422,'Can change Wish list line',106,'change_line'),(423,'Can delete Wish list line',106,'delete_line'),(424,'Can view Wish list line',106,'view_line'),(425,'Can add Wish List',107,'add_wishlist'),(426,'Can change Wish List',107,'change_wishlist'),(427,'Can delete Wish List',107,'delete_wishlist'),(428,'Can view Wish List',107,'view_wishlist'),(429,'Can add refund',108,'add_refund'),(430,'Can change refund',108,'change_refund'),(431,'Can delete refund',108,'delete_refund'),(432,'Can view refund',108,'view_refund'),(433,'Can add refund line',109,'add_refundline'),(434,'Can change refund line',109,'change_refundline'),(435,'Can delete refund line',109,'delete_refundline'),(436,'Can view refund line',109,'view_refundline'),(437,'Can add historical refund',110,'add_historicalrefund'),(438,'Can change historical refund',110,'change_historicalrefund'),(439,'Can delete historical refund',110,'delete_historicalrefund'),(440,'Can view historical refund',110,'view_historicalrefund'),(441,'Can add historical refund line',111,'add_historicalrefundline'),(442,'Can change historical refund line',111,'change_historicalrefundline'),(443,'Can delete historical refund line',111,'delete_historicalrefundline'),(444,'Can view historical refund line',111,'view_historicalrefundline'),(445,'Can add offer assignment',112,'add_offerassignment'),(446,'Can change offer assignment',112,'change_offerassignment'),(447,'Can delete offer assignment',112,'delete_offerassignment'),(448,'Can view offer assignment',112,'view_offerassignment'),(449,'Can add offer assignment email attempt',113,'add_offerassignmentemailattempt'),(450,'Can change offer assignment email attempt',113,'change_offerassignmentemailattempt'),(451,'Can delete offer assignment email attempt',113,'delete_offerassignmentemailattempt'),(452,'Can view offer assignment email attempt',113,'view_offerassignmentemailattempt'),(453,'Can add historical Benefit',114,'add_historicalbenefit'),(454,'Can change historical Benefit',114,'change_historicalbenefit'),(455,'Can delete historical Benefit',114,'delete_historicalbenefit'),(456,'Can view historical Benefit',114,'view_historicalbenefit'),(457,'Can add historical condition',115,'add_historicalcondition'),(458,'Can change historical condition',115,'change_historicalcondition'),(459,'Can delete historical condition',115,'delete_historicalcondition'),(460,'Can view historical condition',115,'view_historicalcondition'),(461,'Can add historical Conditional offer',116,'add_historicalconditionaloffer'),(462,'Can change historical Conditional offer',116,'change_historicalconditionaloffer'),(463,'Can delete historical Conditional offer',116,'delete_historicalconditionaloffer'),(464,'Can view historical Conditional offer',116,'view_historicalconditionaloffer'),(465,'Can add historical offer assignment',117,'add_historicalofferassignment'),(466,'Can change historical offer assignment',117,'change_historicalofferassignment'),(467,'Can delete historical offer assignment',117,'delete_historicalofferassignment'),(468,'Can view historical offer assignment',117,'view_historicalofferassignment'),(469,'Can add historical Range',118,'add_historicalrange'),(470,'Can change historical Range',118,'change_historicalrange'),(471,'Can delete historical Range',118,'delete_historicalrange'),(472,'Can view historical Range',118,'view_historicalrange'),(473,'Can add historical range product',119,'add_historicalrangeproduct'),(474,'Can change historical range product',119,'change_historicalrangeproduct'),(475,'Can delete historical range product',119,'delete_historicalrangeproduct'),(476,'Can view historical range product',119,'view_historicalrangeproduct'),(477,'Can add offer assignment email templates',120,'add_offerassignmentemailtemplates'),(478,'Can change offer assignment email templates',120,'change_offerassignmentemailtemplates'),(479,'Can delete offer assignment email templates',120,'delete_offerassignmentemailtemplates'),(480,'Can view offer assignment email templates',120,'view_offerassignmentemailtemplates'),(481,'Can add offer usage email',121,'add_offerusageemail'),(482,'Can change offer usage email',121,'change_offerusageemail'),(483,'Can delete offer usage email',121,'delete_offerusageemail'),(484,'Can view offer usage email',121,'view_offerusageemail'),(485,'Can add code assignment nudge email templates',122,'add_codeassignmentnudgeemailtemplates'),(486,'Can change code assignment nudge email templates',122,'change_codeassignmentnudgeemailtemplates'),(487,'Can delete code assignment nudge email templates',122,'delete_codeassignmentnudgeemailtemplates'),(488,'Can view code assignment nudge email templates',122,'view_codeassignmentnudgeemailtemplates'),(489,'Can add code assignment nudge emails',123,'add_codeassignmentnudgeemails'),(490,'Can change code assignment nudge emails',123,'change_codeassignmentnudgeemails'),(491,'Can delete code assignment nudge emails',123,'delete_codeassignmentnudgeemails'),(492,'Can view code assignment nudge emails',123,'view_codeassignmentnudgeemails'),(493,'Can add offer assignment email sent record',124,'add_offerassignmentemailsentrecord'),(494,'Can change offer assignment email sent record',124,'change_offerassignmentemailsentrecord'),(495,'Can delete offer assignment email sent record',124,'delete_offerassignmentemailsentrecord'),(496,'Can view offer assignment email sent record',124,'view_offerassignmentemailsentrecord'),(497,'Can add historical Order Line',125,'add_historicalline'),(498,'Can change historical Order Line',125,'change_historicalline'),(499,'Can delete historical Order Line',125,'delete_historicalline'),(500,'Can view historical Order Line',125,'view_historicalline'),(501,'Can add historical Order',126,'add_historicalorder'),(502,'Can change historical Order',126,'change_historicalorder'),(503,'Can delete historical Order',126,'delete_historicalorder'),(504,'Can view historical Order',126,'view_historicalorder'),(505,'Can add manual enrollment order discount benefit',127,'add_manualenrollmentorderdiscountbenefit'),(506,'Can change manual enrollment order discount benefit',127,'change_manualenrollmentorderdiscountbenefit'),(507,'Can delete manual enrollment order discount benefit',127,'delete_manualenrollmentorderdiscountbenefit'),(508,'Can view manual enrollment order discount benefit',127,'view_manualenrollmentorderdiscountbenefit'),(509,'Can add manual enrollment order discount condition',128,'add_manualenrollmentorderdiscountcondition'),(510,'Can change manual enrollment order discount condition',128,'change_manualenrollmentorderdiscountcondition'),(511,'Can delete manual enrollment order discount condition',128,'delete_manualenrollmentorderdiscountcondition'),(512,'Can view manual enrollment order discount condition',128,'view_manualenrollmentorderdiscountcondition'),(513,'Can add historical Order Discount',129,'add_historicalorderdiscount'),(514,'Can change historical Order Discount',129,'change_historicalorderdiscount'),(515,'Can delete historical Order Discount',129,'delete_historicalorderdiscount'),(516,'Can view historical Order Discount',129,'view_historicalorderdiscount'),(517,'Can add Order Status Change',130,'add_orderstatuschange'),(518,'Can change Order Status Change',130,'change_orderstatuschange'),(519,'Can delete Order Status Change',130,'delete_orderstatuschange'),(520,'Can view Order Status Change',130,'view_orderstatuschange'),(521,'Can add mark orders status complete config',131,'add_markordersstatuscompleteconfig'),(522,'Can change mark orders status complete config',131,'change_markordersstatuscompleteconfig'),(523,'Can delete mark orders status complete config',131,'delete_markordersstatuscompleteconfig'),(524,'Can view mark orders status complete config',131,'view_markordersstatuscompleteconfig'),(525,'Can add historical Stock record',132,'add_historicalstockrecord'),(526,'Can change historical Stock record',132,'change_historicalstockrecord'),(527,'Can delete historical Stock record',132,'delete_historicalstockrecord'),(528,'Can view historical Stock record',132,'view_historicalstockrecord'),(529,'Can add historical Partner',133,'add_historicalpartner'),(530,'Can change historical Partner',133,'change_historicalpartner'),(531,'Can delete historical Partner',133,'delete_historicalpartner'),(532,'Can view historical Partner',133,'view_historicalpartner'),(533,'Can add Bankcard',134,'add_bankcard'),(534,'Can change Bankcard',134,'change_bankcard'),(535,'Can delete Bankcard',134,'delete_bankcard'),(536,'Can view Bankcard',134,'view_bankcard'),(537,'Can add Source',135,'add_source'),(538,'Can change Source',135,'change_source'),(539,'Can delete Source',135,'delete_source'),(540,'Can view Source',135,'view_source'),(541,'Can add Source Type',136,'add_sourcetype'),(542,'Can change Source Type',136,'change_sourcetype'),(543,'Can delete Source Type',136,'delete_sourcetype'),(544,'Can view Source Type',136,'view_sourcetype'),(545,'Can add Transaction',137,'add_transaction'),(546,'Can change Transaction',137,'change_transaction'),(547,'Can delete Transaction',137,'delete_transaction'),(548,'Can view Transaction',137,'view_transaction'),(549,'Can add Payment Processor Response',138,'add_paymentprocessorresponse'),(550,'Can change Payment Processor Response',138,'change_paymentprocessorresponse'),(551,'Can delete Payment Processor Response',138,'delete_paymentprocessorresponse'),(552,'Can view Payment Processor Response',138,'view_paymentprocessorresponse'),(553,'Can add paypal web profile',139,'add_paypalwebprofile'),(554,'Can change paypal web profile',139,'change_paypalwebprofile'),(555,'Can delete paypal web profile',139,'delete_paypalwebprofile'),(556,'Can view paypal web profile',139,'view_paypalwebprofile'),(557,'Can add Paypal Processor Configuration',140,'add_paypalprocessorconfiguration'),(558,'Can change Paypal Processor Configuration',140,'change_paypalprocessorconfiguration'),(559,'Can delete Paypal Processor Configuration',140,'delete_paypalprocessorconfiguration'),(560,'Can view Paypal Processor Configuration',140,'view_paypalprocessorconfiguration'),(561,'Can add SDN Check Failure',141,'add_sdncheckfailure'),(562,'Can change SDN Check Failure',141,'change_sdncheckfailure'),(563,'Can delete SDN Check Failure',141,'delete_sdncheckfailure'),(564,'Can view SDN Check Failure',141,'view_sdncheckfailure'),(565,'Can add enterprise contract metadata',142,'add_enterprisecontractmetadata'),(566,'Can change enterprise contract metadata',142,'change_enterprisecontractmetadata'),(567,'Can delete enterprise contract metadata',142,'delete_enterprisecontractmetadata'),(568,'Can view enterprise contract metadata',142,'view_enterprisecontractmetadata'),(569,'Can add sdn fallback metadata',143,'add_sdnfallbackmetadata'),(570,'Can change sdn fallback metadata',143,'change_sdnfallbackmetadata'),(571,'Can delete sdn fallback metadata',143,'delete_sdnfallbackmetadata'),(572,'Can view sdn fallback metadata',143,'view_sdnfallbackmetadata'),(573,'Can add sdn fallback data',144,'add_sdnfallbackdata'),(574,'Can change sdn fallback data',144,'change_sdnfallbackdata'),(575,'Can delete sdn fallback data',144,'delete_sdnfallbackdata'),(576,'Can view sdn fallback data',144,'view_sdnfallbackdata'),(577,'Can add coupon vouchers',145,'add_couponvouchers'),(578,'Can change coupon vouchers',145,'change_couponvouchers'),(579,'Can delete coupon vouchers',145,'delete_couponvouchers'),(580,'Can view coupon vouchers',145,'view_couponvouchers'),(581,'Can add order line vouchers',146,'add_orderlinevouchers'),(582,'Can change order line vouchers',146,'change_orderlinevouchers'),(583,'Can delete order line vouchers',146,'delete_orderlinevouchers'),(584,'Can view order line vouchers',146,'view_orderlinevouchers'),(585,'Can add VoucherSet',147,'add_voucherset'),(586,'Can change VoucherSet',147,'change_voucherset'),(587,'Can delete VoucherSet',147,'delete_voucherset'),(588,'Can view VoucherSet',147,'view_voucherset'),(589,'Can add historical Voucher Application',148,'add_historicalvoucherapplication'),(590,'Can change historical Voucher Application',148,'change_historicalvoucherapplication'),(591,'Can delete historical Voucher Application',148,'delete_historicalvoucherapplication'),(592,'Can view historical Voucher Application',148,'view_historicalvoucherapplication'),(593,'Can add kv store',149,'add_kvstore'),(594,'Can change kv store',149,'change_kvstore'),(595,'Can delete kv store',149,'delete_kvstore'),(596,'Can view kv store',149,'view_kvstore'); +INSERT INTO `auth_permission` VALUES (1,'Can add Country',1,'add_country'),(2,'Can change Country',1,'change_country'),(3,'Can delete Country',1,'delete_country'),(4,'Can view Country',1,'view_country'),(5,'Can add User address',2,'add_useraddress'),(6,'Can change User address',2,'change_useraddress'),(7,'Can delete User address',2,'delete_useraddress'),(8,'Can view User address',2,'view_useraddress'),(9,'Can add log entry',3,'add_logentry'),(10,'Can change log entry',3,'change_logentry'),(11,'Can delete log entry',3,'delete_logentry'),(12,'Can view log entry',3,'view_logentry'),(13,'Can add Product record',4,'add_productrecord'),(14,'Can change Product record',4,'change_productrecord'),(15,'Can delete Product record',4,'delete_productrecord'),(16,'Can view Product record',4,'view_productrecord'),(17,'Can add User product view',5,'add_userproductview'),(18,'Can change User product view',5,'change_userproductview'),(19,'Can delete User product view',5,'delete_userproductview'),(20,'Can view User product view',5,'view_userproductview'),(21,'Can add User record',6,'add_userrecord'),(22,'Can change User record',6,'change_userrecord'),(23,'Can delete User record',6,'delete_userrecord'),(24,'Can view User record',6,'view_userrecord'),(25,'Can add User search query',7,'add_usersearch'),(26,'Can change User search query',7,'change_usersearch'),(27,'Can delete User search query',7,'delete_usersearch'),(28,'Can view User search query',7,'view_usersearch'),(29,'Can add permission',8,'add_permission'),(30,'Can change permission',8,'change_permission'),(31,'Can delete permission',8,'delete_permission'),(32,'Can view permission',8,'view_permission'),(33,'Can add group',9,'add_group'),(34,'Can change group',9,'change_group'),(35,'Can delete group',9,'delete_group'),(36,'Can view group',9,'view_group'),(37,'Can add Basket',10,'add_basket'),(38,'Can change Basket',10,'change_basket'),(39,'Can delete Basket',10,'delete_basket'),(40,'Can view Basket',10,'view_basket'),(41,'Can add Basket line',11,'add_line'),(42,'Can change Basket line',11,'change_line'),(43,'Can delete Basket line',11,'delete_line'),(44,'Can view Basket line',11,'view_line'),(45,'Can add Line attribute',12,'add_lineattribute'),(46,'Can change Line attribute',12,'change_lineattribute'),(47,'Can delete Line attribute',12,'delete_lineattribute'),(48,'Can view Line attribute',12,'view_lineattribute'),(49,'Can add basket attribute',13,'add_basketattribute'),(50,'Can change basket attribute',13,'change_basketattribute'),(51,'Can delete basket attribute',13,'delete_basketattribute'),(52,'Can view basket attribute',13,'view_basketattribute'),(53,'Can add basket attribute type',14,'add_basketattributetype'),(54,'Can change basket attribute type',14,'change_basketattributetype'),(55,'Can delete basket attribute type',14,'delete_basketattributetype'),(56,'Can view basket attribute type',14,'view_basketattributetype'),(57,'Can add Attribute option',15,'add_attributeoption'),(58,'Can change Attribute option',15,'change_attributeoption'),(59,'Can delete Attribute option',15,'delete_attributeoption'),(60,'Can view Attribute option',15,'view_attributeoption'),(61,'Can add Attribute option group',16,'add_attributeoptiongroup'),(62,'Can change Attribute option group',16,'change_attributeoptiongroup'),(63,'Can delete Attribute option group',16,'delete_attributeoptiongroup'),(64,'Can view Attribute option group',16,'view_attributeoptiongroup'),(65,'Can add Category',17,'add_category'),(66,'Can change Category',17,'change_category'),(67,'Can delete Category',17,'delete_category'),(68,'Can view Category',17,'view_category'),(69,'Can add Option',18,'add_option'),(70,'Can change Option',18,'change_option'),(71,'Can delete Option',18,'delete_option'),(72,'Can view Option',18,'view_option'),(73,'Can add Product',19,'add_product'),(74,'Can change Product',19,'change_product'),(75,'Can delete Product',19,'delete_product'),(76,'Can view Product',19,'view_product'),(77,'Can add Product attribute',20,'add_productattribute'),(78,'Can change Product attribute',20,'change_productattribute'),(79,'Can delete Product attribute',20,'delete_productattribute'),(80,'Can view Product attribute',20,'view_productattribute'),(81,'Can add Product attribute value',21,'add_productattributevalue'),(82,'Can change Product attribute value',21,'change_productattributevalue'),(83,'Can delete Product attribute value',21,'delete_productattributevalue'),(84,'Can view Product attribute value',21,'view_productattributevalue'),(85,'Can add Product category',22,'add_productcategory'),(86,'Can change Product category',22,'change_productcategory'),(87,'Can delete Product category',22,'delete_productcategory'),(88,'Can view Product category',22,'view_productcategory'),(89,'Can add Product class',23,'add_productclass'),(90,'Can change Product class',23,'change_productclass'),(91,'Can delete Product class',23,'delete_productclass'),(92,'Can view Product class',23,'view_productclass'),(93,'Can add Product image',24,'add_productimage'),(94,'Can change Product image',24,'change_productimage'),(95,'Can delete Product image',24,'delete_productimage'),(96,'Can view Product image',24,'view_productimage'),(97,'Can add Product recommendation',25,'add_productrecommendation'),(98,'Can change Product recommendation',25,'change_productrecommendation'),(99,'Can delete Product recommendation',25,'delete_productrecommendation'),(100,'Can view Product recommendation',25,'view_productrecommendation'),(101,'Can add catalog',26,'add_catalog'),(102,'Can change catalog',26,'change_catalog'),(103,'Can delete catalog',26,'delete_catalog'),(104,'Can view catalog',26,'view_catalog'),(105,'Can add historical Product',27,'add_historicalproduct'),(106,'Can change historical Product',27,'change_historicalproduct'),(107,'Can delete historical Product',27,'delete_historicalproduct'),(108,'Can view historical Product',27,'view_historicalproduct'),(109,'Can add historical Product attribute value',28,'add_historicalproductattributevalue'),(110,'Can change historical Product attribute value',28,'change_historicalproductattributevalue'),(111,'Can delete historical Product attribute value',28,'delete_historicalproductattributevalue'),(112,'Can view historical Product attribute value',28,'view_historicalproductattributevalue'),(113,'Can add historical Category',29,'add_historicalcategory'),(114,'Can change historical Category',29,'change_historicalcategory'),(115,'Can delete historical Category',29,'delete_historicalcategory'),(116,'Can view historical Category',29,'view_historicalcategory'),(117,'Can add historical Option',30,'add_historicaloption'),(118,'Can change historical Option',30,'change_historicaloption'),(119,'Can delete historical Option',30,'delete_historicaloption'),(120,'Can view historical Option',30,'view_historicaloption'),(121,'Can add historical Product attribute',31,'add_historicalproductattribute'),(122,'Can change historical Product attribute',31,'change_historicalproductattribute'),(123,'Can delete historical Product attribute',31,'delete_historicalproductattribute'),(124,'Can view historical Product attribute',31,'view_historicalproductattribute'),(125,'Can add historical Product category',32,'add_historicalproductcategory'),(126,'Can change historical Product category',32,'change_historicalproductcategory'),(127,'Can delete historical Product category',32,'delete_historicalproductcategory'),(128,'Can view historical Product category',32,'view_historicalproductcategory'),(129,'Can add historical Product class',33,'add_historicalproductclass'),(130,'Can change historical Product class',33,'change_historicalproductclass'),(131,'Can delete historical Product class',33,'delete_historicalproductclass'),(132,'Can view historical Product class',33,'view_historicalproductclass'),(133,'Can add content type',34,'add_contenttype'),(134,'Can change content type',34,'change_contenttype'),(135,'Can delete content type',34,'delete_contenttype'),(136,'Can view content type',34,'view_contenttype'),(137,'Can add user',35,'add_user'),(138,'Can change user',35,'change_user'),(139,'Can delete user',35,'delete_user'),(140,'Can view user',35,'view_user'),(141,'Can add site configuration',36,'add_siteconfiguration'),(142,'Can change site configuration',36,'change_siteconfiguration'),(143,'Can delete site configuration',36,'delete_siteconfiguration'),(144,'Can view site configuration',36,'view_siteconfiguration'),(145,'Can add user',37,'add_client'),(146,'Can change user',37,'change_client'),(147,'Can delete user',37,'delete_client'),(148,'Can view user',37,'view_client'),(149,'Can add course',38,'add_course'),(150,'Can change course',38,'change_course'),(151,'Can delete course',38,'delete_course'),(152,'Can view course',38,'view_course'),(153,'Can add Communication event type',39,'add_communicationeventtype'),(154,'Can change Communication event type',39,'change_communicationeventtype'),(155,'Can delete Communication event type',39,'delete_communicationeventtype'),(156,'Can view Communication event type',39,'view_communicationeventtype'),(157,'Can add Email',40,'add_email'),(158,'Can change Email',40,'change_email'),(159,'Can delete Email',40,'delete_email'),(160,'Can view Email',40,'view_email'),(161,'Can add Notification',41,'add_notification'),(162,'Can change Notification',41,'change_notification'),(163,'Can delete Notification',41,'delete_notification'),(164,'Can view Notification',41,'view_notification'),(165,'Can add Product alert',42,'add_productalert'),(166,'Can change Product alert',42,'change_productalert'),(167,'Can delete Product alert',42,'delete_productalert'),(168,'Can view Product alert',42,'view_productalert'),(169,'Can add Benefit',43,'add_benefit'),(170,'Can change Benefit',43,'change_benefit'),(171,'Can delete Benefit',43,'delete_benefit'),(172,'Can view Benefit',43,'view_benefit'),(173,'Can add Condition',44,'add_condition'),(174,'Can change Condition',44,'change_condition'),(175,'Can delete Condition',44,'delete_condition'),(176,'Can view Condition',44,'view_condition'),(177,'Can add Conditional offer',45,'add_conditionaloffer'),(178,'Can change Conditional offer',45,'change_conditionaloffer'),(179,'Can delete Conditional offer',45,'delete_conditionaloffer'),(180,'Can view Conditional offer',45,'view_conditionaloffer'),(181,'Can add Range',46,'add_range'),(182,'Can change Range',46,'change_range'),(183,'Can delete Range',46,'delete_range'),(184,'Can view Range',46,'view_range'),(185,'Can add range product',47,'add_rangeproduct'),(186,'Can change range product',47,'change_rangeproduct'),(187,'Can delete range product',47,'delete_rangeproduct'),(188,'Can view range product',47,'view_rangeproduct'),(189,'Can add Range Product Uploaded File',48,'add_rangeproductfileupload'),(190,'Can change Range Product Uploaded File',48,'change_rangeproductfileupload'),(191,'Can delete Range Product Uploaded File',48,'delete_rangeproductfileupload'),(192,'Can view Range Product Uploaded File',48,'view_rangeproductfileupload'),(193,'Can add Absolute discount benefit',49,'add_absolutediscountbenefit'),(194,'Can change Absolute discount benefit',49,'change_absolutediscountbenefit'),(195,'Can delete Absolute discount benefit',49,'delete_absolutediscountbenefit'),(196,'Can view Absolute discount benefit',49,'view_absolutediscountbenefit'),(197,'Can add Count condition',50,'add_countcondition'),(198,'Can change Count condition',50,'change_countcondition'),(199,'Can delete Count condition',50,'delete_countcondition'),(200,'Can view Count condition',50,'view_countcondition'),(201,'Can add Coverage Condition',51,'add_coveragecondition'),(202,'Can change Coverage Condition',51,'change_coveragecondition'),(203,'Can delete Coverage Condition',51,'delete_coveragecondition'),(204,'Can view Coverage Condition',51,'view_coveragecondition'),(205,'Can add Fixed price benefit',52,'add_fixedpricebenefit'),(206,'Can change Fixed price benefit',52,'change_fixedpricebenefit'),(207,'Can delete Fixed price benefit',52,'delete_fixedpricebenefit'),(208,'Can view Fixed price benefit',52,'view_fixedpricebenefit'),(209,'Can add Multibuy discount benefit',53,'add_multibuydiscountbenefit'),(210,'Can change Multibuy discount benefit',53,'change_multibuydiscountbenefit'),(211,'Can delete Multibuy discount benefit',53,'delete_multibuydiscountbenefit'),(212,'Can view Multibuy discount benefit',53,'view_multibuydiscountbenefit'),(213,'Can add Percentage discount benefit',54,'add_percentagediscountbenefit'),(214,'Can change Percentage discount benefit',54,'change_percentagediscountbenefit'),(215,'Can delete Percentage discount benefit',54,'delete_percentagediscountbenefit'),(216,'Can view Percentage discount benefit',54,'view_percentagediscountbenefit'),(217,'Can add shipping benefit',55,'add_shippingbenefit'),(218,'Can change shipping benefit',55,'change_shippingbenefit'),(219,'Can delete shipping benefit',55,'delete_shippingbenefit'),(220,'Can view shipping benefit',55,'view_shippingbenefit'),(221,'Can add Shipping absolute discount benefit',56,'add_shippingabsolutediscountbenefit'),(222,'Can change Shipping absolute discount benefit',56,'change_shippingabsolutediscountbenefit'),(223,'Can delete Shipping absolute discount benefit',56,'delete_shippingabsolutediscountbenefit'),(224,'Can view Shipping absolute discount benefit',56,'view_shippingabsolutediscountbenefit'),(225,'Can add Fixed price shipping benefit',57,'add_shippingfixedpricebenefit'),(226,'Can change Fixed price shipping benefit',57,'change_shippingfixedpricebenefit'),(227,'Can delete Fixed price shipping benefit',57,'delete_shippingfixedpricebenefit'),(228,'Can view Fixed price shipping benefit',57,'view_shippingfixedpricebenefit'),(229,'Can add Shipping percentage discount benefit',58,'add_shippingpercentagediscountbenefit'),(230,'Can change Shipping percentage discount benefit',58,'change_shippingpercentagediscountbenefit'),(231,'Can delete Shipping percentage discount benefit',58,'delete_shippingpercentagediscountbenefit'),(232,'Can view Shipping percentage discount benefit',58,'view_shippingpercentagediscountbenefit'),(233,'Can add Value condition',59,'add_valuecondition'),(234,'Can change Value condition',59,'change_valuecondition'),(235,'Can delete Value condition',59,'delete_valuecondition'),(236,'Can view Value condition',59,'view_valuecondition'),(237,'Can add Billing address',60,'add_billingaddress'),(238,'Can change Billing address',60,'change_billingaddress'),(239,'Can delete Billing address',60,'delete_billingaddress'),(240,'Can view Billing address',60,'view_billingaddress'),(241,'Can add Communication Event',61,'add_communicationevent'),(242,'Can change Communication Event',61,'change_communicationevent'),(243,'Can delete Communication Event',61,'delete_communicationevent'),(244,'Can view Communication Event',61,'view_communicationevent'),(245,'Can add Order Line',62,'add_line'),(246,'Can change Order Line',62,'change_line'),(247,'Can delete Order Line',62,'delete_line'),(248,'Can view Order Line',62,'view_line'),(249,'Can add Line Attribute',63,'add_lineattribute'),(250,'Can change Line Attribute',63,'change_lineattribute'),(251,'Can delete Line Attribute',63,'delete_lineattribute'),(252,'Can view Line Attribute',63,'view_lineattribute'),(253,'Can add Line Price',64,'add_lineprice'),(254,'Can change Line Price',64,'change_lineprice'),(255,'Can delete Line Price',64,'delete_lineprice'),(256,'Can view Line Price',64,'view_lineprice'),(257,'Can add Order',65,'add_order'),(258,'Can change Order',65,'change_order'),(259,'Can delete Order',65,'delete_order'),(260,'Can view Order',65,'view_order'),(261,'Can add Order Discount',66,'add_orderdiscount'),(262,'Can change Order Discount',66,'change_orderdiscount'),(263,'Can delete Order Discount',66,'delete_orderdiscount'),(264,'Can view Order Discount',66,'view_orderdiscount'),(265,'Can add Order Note',67,'add_ordernote'),(266,'Can change Order Note',67,'change_ordernote'),(267,'Can delete Order Note',67,'delete_ordernote'),(268,'Can view Order Note',67,'view_ordernote'),(269,'Can add Payment Event',68,'add_paymentevent'),(270,'Can change Payment Event',68,'change_paymentevent'),(271,'Can delete Payment Event',68,'delete_paymentevent'),(272,'Can view Payment Event',68,'view_paymentevent'),(273,'Can add Payment Event Quantity',69,'add_paymenteventquantity'),(274,'Can change Payment Event Quantity',69,'change_paymenteventquantity'),(275,'Can delete Payment Event Quantity',69,'delete_paymenteventquantity'),(276,'Can view Payment Event Quantity',69,'view_paymenteventquantity'),(277,'Can add Payment Event Type',70,'add_paymenteventtype'),(278,'Can change Payment Event Type',70,'change_paymenteventtype'),(279,'Can delete Payment Event Type',70,'delete_paymenteventtype'),(280,'Can view Payment Event Type',70,'view_paymenteventtype'),(281,'Can add Shipping address',71,'add_shippingaddress'),(282,'Can change Shipping address',71,'change_shippingaddress'),(283,'Can delete Shipping address',71,'delete_shippingaddress'),(284,'Can view Shipping address',71,'view_shippingaddress'),(285,'Can add Shipping Event',72,'add_shippingevent'),(286,'Can change Shipping Event',72,'change_shippingevent'),(287,'Can delete Shipping Event',72,'delete_shippingevent'),(288,'Can view Shipping Event',72,'view_shippingevent'),(289,'Can add Shipping Event Quantity',73,'add_shippingeventquantity'),(290,'Can change Shipping Event Quantity',73,'change_shippingeventquantity'),(291,'Can delete Shipping Event Quantity',73,'delete_shippingeventquantity'),(292,'Can view Shipping Event Quantity',73,'view_shippingeventquantity'),(293,'Can add Shipping Event Type',74,'add_shippingeventtype'),(294,'Can change Shipping Event Type',74,'change_shippingeventtype'),(295,'Can delete Shipping Event Type',74,'delete_shippingeventtype'),(296,'Can view Shipping Event Type',74,'view_shippingeventtype'),(297,'Can add Partner',75,'add_partner'),(298,'Can change Partner',75,'change_partner'),(299,'Can delete Partner',75,'delete_partner'),(300,'Can view Partner',75,'view_partner'),(301,'Can add Partner address',76,'add_partneraddress'),(302,'Can change Partner address',76,'change_partneraddress'),(303,'Can delete Partner address',76,'delete_partneraddress'),(304,'Can view Partner address',76,'view_partneraddress'),(305,'Can add Stock alert',77,'add_stockalert'),(306,'Can change Stock alert',77,'change_stockalert'),(307,'Can delete Stock alert',77,'delete_stockalert'),(308,'Can view Stock alert',77,'view_stockalert'),(309,'Can add Stock record',78,'add_stockrecord'),(310,'Can change Stock record',78,'change_stockrecord'),(311,'Can delete Stock record',78,'delete_stockrecord'),(312,'Can view Stock record',78,'view_stockrecord'),(313,'Can add site',79,'add_site'),(314,'Can change site',79,'change_site'),(315,'Can delete site',79,'delete_site'),(316,'Can view site',79,'view_site'),(317,'Can add Voucher',80,'add_voucher'),(318,'Can change Voucher',80,'change_voucher'),(319,'Can delete Voucher',80,'delete_voucher'),(320,'Can view Voucher',80,'view_voucher'),(321,'Can add Voucher Application',81,'add_voucherapplication'),(322,'Can change Voucher Application',81,'change_voucherapplication'),(323,'Can delete Voucher Application',81,'delete_voucherapplication'),(324,'Can view Voucher Application',81,'view_voucherapplication'),(325,'Can add flag',82,'add_flag'),(326,'Can change flag',82,'change_flag'),(327,'Can delete flag',82,'delete_flag'),(328,'Can view flag',82,'view_flag'),(329,'Can add sample',83,'add_sample'),(330,'Can change sample',83,'change_sample'),(331,'Can delete sample',83,'delete_sample'),(332,'Can view sample',83,'view_sample'),(333,'Can add switch',84,'add_switch'),(334,'Can change switch',84,'change_switch'),(335,'Can delete switch',84,'delete_switch'),(336,'Can view switch',84,'view_switch'),(337,'Can add flat page',85,'add_flatpage'),(338,'Can change flat page',85,'change_flatpage'),(339,'Can delete flat page',85,'delete_flatpage'),(340,'Can view flat page',85,'view_flatpage'),(341,'Can add session',86,'add_session'),(342,'Can change session',86,'change_session'),(343,'Can delete session',86,'delete_session'),(344,'Can view session',86,'view_session'),(345,'Can add association',87,'add_association'),(346,'Can change association',87,'change_association'),(347,'Can delete association',87,'delete_association'),(348,'Can view association',87,'view_association'),(349,'Can add code',88,'add_code'),(350,'Can change code',88,'change_code'),(351,'Can delete code',88,'delete_code'),(352,'Can view code',88,'view_code'),(353,'Can add nonce',89,'add_nonce'),(354,'Can change nonce',89,'change_nonce'),(355,'Can delete nonce',89,'delete_nonce'),(356,'Can view nonce',89,'view_nonce'),(357,'Can add user social auth',90,'add_usersocialauth'),(358,'Can change user social auth',90,'change_usersocialauth'),(359,'Can delete user social auth',90,'delete_usersocialauth'),(360,'Can view user social auth',90,'view_usersocialauth'),(361,'Can add partial',91,'add_partial'),(362,'Can change partial',91,'change_partial'),(363,'Can delete partial',91,'delete_partial'),(364,'Can view partial',91,'view_partial'),(365,'Can add business client',92,'add_businessclient'),(366,'Can change business client',92,'change_businessclient'),(367,'Can delete business client',92,'delete_businessclient'),(368,'Can view business client',92,'view_businessclient'),(369,'Can add ecommerce feature role',93,'add_ecommercefeaturerole'),(370,'Can change ecommerce feature role',93,'change_ecommercefeaturerole'),(371,'Can delete ecommerce feature role',93,'delete_ecommercefeaturerole'),(372,'Can view ecommerce feature role',93,'view_ecommercefeaturerole'),(373,'Can add ecommerce feature role assignment',94,'add_ecommercefeatureroleassignment'),(374,'Can change ecommerce feature role assignment',94,'change_ecommercefeatureroleassignment'),(375,'Can delete ecommerce feature role assignment',94,'delete_ecommercefeatureroleassignment'),(376,'Can view ecommerce feature role assignment',94,'view_ecommercefeatureroleassignment'),(377,'Can add historical business client',95,'add_historicalbusinessclient'),(378,'Can change historical business client',95,'change_historicalbusinessclient'),(379,'Can delete historical business client',95,'delete_historicalbusinessclient'),(380,'Can view historical business client',95,'view_historicalbusinessclient'),(381,'Can add historical course',96,'add_historicalcourse'),(382,'Can change historical course',96,'change_historicalcourse'),(383,'Can delete historical course',96,'delete_historicalcourse'),(384,'Can view historical course',96,'view_historicalcourse'),(385,'Can add invoice',97,'add_invoice'),(386,'Can change invoice',97,'change_invoice'),(387,'Can delete invoice',97,'delete_invoice'),(388,'Can view invoice',97,'view_invoice'),(389,'Can add historical invoice',98,'add_historicalinvoice'),(390,'Can change historical invoice',98,'change_historicalinvoice'),(391,'Can delete historical invoice',98,'delete_historicalinvoice'),(392,'Can view historical invoice',98,'view_historicalinvoice'),(393,'Can add referral',99,'add_referral'),(394,'Can change referral',99,'change_referral'),(395,'Can delete referral',99,'delete_referral'),(396,'Can view referral',99,'view_referral'),(397,'Can add site theme',100,'add_sitetheme'),(398,'Can change site theme',100,'change_sitetheme'),(399,'Can delete site theme',100,'delete_sitetheme'),(400,'Can view site theme',100,'view_sitetheme'),(401,'Can add Order and Item Charge',101,'add_orderanditemcharges'),(402,'Can change Order and Item Charge',101,'change_orderanditemcharges'),(403,'Can delete Order and Item Charge',101,'delete_orderanditemcharges'),(404,'Can view Order and Item Charge',101,'view_orderanditemcharges'),(405,'Can add Weight Band',102,'add_weightband'),(406,'Can change Weight Band',102,'change_weightband'),(407,'Can delete Weight Band',102,'delete_weightband'),(408,'Can view Weight Band',102,'view_weightband'),(409,'Can add Weight-based Shipping Method',103,'add_weightbased'),(410,'Can change Weight-based Shipping Method',103,'change_weightbased'),(411,'Can delete Weight-based Shipping Method',103,'delete_weightbased'),(412,'Can view Weight-based Shipping Method',103,'view_weightbased'),(413,'Can add Product review',104,'add_productreview'),(414,'Can change Product review',104,'change_productreview'),(415,'Can delete Product review',104,'delete_productreview'),(416,'Can view Product review',104,'view_productreview'),(417,'Can add Vote',105,'add_vote'),(418,'Can change Vote',105,'change_vote'),(419,'Can delete Vote',105,'delete_vote'),(420,'Can view Vote',105,'view_vote'),(421,'Can add Wish list line',106,'add_line'),(422,'Can change Wish list line',106,'change_line'),(423,'Can delete Wish list line',106,'delete_line'),(424,'Can view Wish list line',106,'view_line'),(425,'Can add Wish List',107,'add_wishlist'),(426,'Can change Wish List',107,'change_wishlist'),(427,'Can delete Wish List',107,'delete_wishlist'),(428,'Can view Wish List',107,'view_wishlist'),(429,'Can add refund',108,'add_refund'),(430,'Can change refund',108,'change_refund'),(431,'Can delete refund',108,'delete_refund'),(432,'Can view refund',108,'view_refund'),(433,'Can add refund line',109,'add_refundline'),(434,'Can change refund line',109,'change_refundline'),(435,'Can delete refund line',109,'delete_refundline'),(436,'Can view refund line',109,'view_refundline'),(437,'Can add historical refund',110,'add_historicalrefund'),(438,'Can change historical refund',110,'change_historicalrefund'),(439,'Can delete historical refund',110,'delete_historicalrefund'),(440,'Can view historical refund',110,'view_historicalrefund'),(441,'Can add historical refund line',111,'add_historicalrefundline'),(442,'Can change historical refund line',111,'change_historicalrefundline'),(443,'Can delete historical refund line',111,'delete_historicalrefundline'),(444,'Can view historical refund line',111,'view_historicalrefundline'),(445,'Can add offer assignment',112,'add_offerassignment'),(446,'Can change offer assignment',112,'change_offerassignment'),(447,'Can delete offer assignment',112,'delete_offerassignment'),(448,'Can view offer assignment',112,'view_offerassignment'),(449,'Can add offer assignment email attempt',113,'add_offerassignmentemailattempt'),(450,'Can change offer assignment email attempt',113,'change_offerassignmentemailattempt'),(451,'Can delete offer assignment email attempt',113,'delete_offerassignmentemailattempt'),(452,'Can view offer assignment email attempt',113,'view_offerassignmentemailattempt'),(453,'Can add historical Benefit',114,'add_historicalbenefit'),(454,'Can change historical Benefit',114,'change_historicalbenefit'),(455,'Can delete historical Benefit',114,'delete_historicalbenefit'),(456,'Can view historical Benefit',114,'view_historicalbenefit'),(457,'Can add historical condition',115,'add_historicalcondition'),(458,'Can change historical condition',115,'change_historicalcondition'),(459,'Can delete historical condition',115,'delete_historicalcondition'),(460,'Can view historical condition',115,'view_historicalcondition'),(461,'Can add historical Conditional offer',116,'add_historicalconditionaloffer'),(462,'Can change historical Conditional offer',116,'change_historicalconditionaloffer'),(463,'Can delete historical Conditional offer',116,'delete_historicalconditionaloffer'),(464,'Can view historical Conditional offer',116,'view_historicalconditionaloffer'),(465,'Can add historical offer assignment',117,'add_historicalofferassignment'),(466,'Can change historical offer assignment',117,'change_historicalofferassignment'),(467,'Can delete historical offer assignment',117,'delete_historicalofferassignment'),(468,'Can view historical offer assignment',117,'view_historicalofferassignment'),(469,'Can add historical Range',118,'add_historicalrange'),(470,'Can change historical Range',118,'change_historicalrange'),(471,'Can delete historical Range',118,'delete_historicalrange'),(472,'Can view historical Range',118,'view_historicalrange'),(473,'Can add historical range product',119,'add_historicalrangeproduct'),(474,'Can change historical range product',119,'change_historicalrangeproduct'),(475,'Can delete historical range product',119,'delete_historicalrangeproduct'),(476,'Can view historical range product',119,'view_historicalrangeproduct'),(477,'Can add offer assignment email templates',120,'add_offerassignmentemailtemplates'),(478,'Can change offer assignment email templates',120,'change_offerassignmentemailtemplates'),(479,'Can delete offer assignment email templates',120,'delete_offerassignmentemailtemplates'),(480,'Can view offer assignment email templates',120,'view_offerassignmentemailtemplates'),(481,'Can add offer usage email',121,'add_offerusageemail'),(482,'Can change offer usage email',121,'change_offerusageemail'),(483,'Can delete offer usage email',121,'delete_offerusageemail'),(484,'Can view offer usage email',121,'view_offerusageemail'),(485,'Can add code assignment nudge email templates',122,'add_codeassignmentnudgeemailtemplates'),(486,'Can change code assignment nudge email templates',122,'change_codeassignmentnudgeemailtemplates'),(487,'Can delete code assignment nudge email templates',122,'delete_codeassignmentnudgeemailtemplates'),(488,'Can view code assignment nudge email templates',122,'view_codeassignmentnudgeemailtemplates'),(489,'Can add code assignment nudge emails',123,'add_codeassignmentnudgeemails'),(490,'Can change code assignment nudge emails',123,'change_codeassignmentnudgeemails'),(491,'Can delete code assignment nudge emails',123,'delete_codeassignmentnudgeemails'),(492,'Can view code assignment nudge emails',123,'view_codeassignmentnudgeemails'),(493,'Can add offer assignment email sent record',124,'add_offerassignmentemailsentrecord'),(494,'Can change offer assignment email sent record',124,'change_offerassignmentemailsentrecord'),(495,'Can delete offer assignment email sent record',124,'delete_offerassignmentemailsentrecord'),(496,'Can view offer assignment email sent record',124,'view_offerassignmentemailsentrecord'),(497,'Can add historical Order Line',125,'add_historicalline'),(498,'Can change historical Order Line',125,'change_historicalline'),(499,'Can delete historical Order Line',125,'delete_historicalline'),(500,'Can view historical Order Line',125,'view_historicalline'),(501,'Can add historical Order',126,'add_historicalorder'),(502,'Can change historical Order',126,'change_historicalorder'),(503,'Can delete historical Order',126,'delete_historicalorder'),(504,'Can view historical Order',126,'view_historicalorder'),(505,'Can add manual enrollment order discount benefit',127,'add_manualenrollmentorderdiscountbenefit'),(506,'Can change manual enrollment order discount benefit',127,'change_manualenrollmentorderdiscountbenefit'),(507,'Can delete manual enrollment order discount benefit',127,'delete_manualenrollmentorderdiscountbenefit'),(508,'Can view manual enrollment order discount benefit',127,'view_manualenrollmentorderdiscountbenefit'),(509,'Can add manual enrollment order discount condition',128,'add_manualenrollmentorderdiscountcondition'),(510,'Can change manual enrollment order discount condition',128,'change_manualenrollmentorderdiscountcondition'),(511,'Can delete manual enrollment order discount condition',128,'delete_manualenrollmentorderdiscountcondition'),(512,'Can view manual enrollment order discount condition',128,'view_manualenrollmentorderdiscountcondition'),(513,'Can add historical Order Discount',129,'add_historicalorderdiscount'),(514,'Can change historical Order Discount',129,'change_historicalorderdiscount'),(515,'Can delete historical Order Discount',129,'delete_historicalorderdiscount'),(516,'Can view historical Order Discount',129,'view_historicalorderdiscount'),(517,'Can add Order Status Change',130,'add_orderstatuschange'),(518,'Can change Order Status Change',130,'change_orderstatuschange'),(519,'Can delete Order Status Change',130,'delete_orderstatuschange'),(520,'Can view Order Status Change',130,'view_orderstatuschange'),(521,'Can add mark orders status complete config',131,'add_markordersstatuscompleteconfig'),(522,'Can change mark orders status complete config',131,'change_markordersstatuscompleteconfig'),(523,'Can delete mark orders status complete config',131,'delete_markordersstatuscompleteconfig'),(524,'Can view mark orders status complete config',131,'view_markordersstatuscompleteconfig'),(525,'Can add historical Stock record',132,'add_historicalstockrecord'),(526,'Can change historical Stock record',132,'change_historicalstockrecord'),(527,'Can delete historical Stock record',132,'delete_historicalstockrecord'),(528,'Can view historical Stock record',132,'view_historicalstockrecord'),(529,'Can add historical Partner',133,'add_historicalpartner'),(530,'Can change historical Partner',133,'change_historicalpartner'),(531,'Can delete historical Partner',133,'delete_historicalpartner'),(532,'Can view historical Partner',133,'view_historicalpartner'),(533,'Can add Bankcard',134,'add_bankcard'),(534,'Can change Bankcard',134,'change_bankcard'),(535,'Can delete Bankcard',134,'delete_bankcard'),(536,'Can view Bankcard',134,'view_bankcard'),(537,'Can add Source',135,'add_source'),(538,'Can change Source',135,'change_source'),(539,'Can delete Source',135,'delete_source'),(540,'Can view Source',135,'view_source'),(541,'Can add Source Type',136,'add_sourcetype'),(542,'Can change Source Type',136,'change_sourcetype'),(543,'Can delete Source Type',136,'delete_sourcetype'),(544,'Can view Source Type',136,'view_sourcetype'),(545,'Can add Transaction',137,'add_transaction'),(546,'Can change Transaction',137,'change_transaction'),(547,'Can delete Transaction',137,'delete_transaction'),(548,'Can view Transaction',137,'view_transaction'),(549,'Can add Payment Processor Response',138,'add_paymentprocessorresponse'),(550,'Can change Payment Processor Response',138,'change_paymentprocessorresponse'),(551,'Can delete Payment Processor Response',138,'delete_paymentprocessorresponse'),(552,'Can view Payment Processor Response',138,'view_paymentprocessorresponse'),(553,'Can add paypal web profile',139,'add_paypalwebprofile'),(554,'Can change paypal web profile',139,'change_paypalwebprofile'),(555,'Can delete paypal web profile',139,'delete_paypalwebprofile'),(556,'Can view paypal web profile',139,'view_paypalwebprofile'),(557,'Can add Paypal Processor Configuration',140,'add_paypalprocessorconfiguration'),(558,'Can change Paypal Processor Configuration',140,'change_paypalprocessorconfiguration'),(559,'Can delete Paypal Processor Configuration',140,'delete_paypalprocessorconfiguration'),(560,'Can view Paypal Processor Configuration',140,'view_paypalprocessorconfiguration'),(561,'Can add SDN Check Failure',141,'add_sdncheckfailure'),(562,'Can change SDN Check Failure',141,'change_sdncheckfailure'),(563,'Can delete SDN Check Failure',141,'delete_sdncheckfailure'),(564,'Can view SDN Check Failure',141,'view_sdncheckfailure'),(565,'Can add enterprise contract metadata',142,'add_enterprisecontractmetadata'),(566,'Can change enterprise contract metadata',142,'change_enterprisecontractmetadata'),(567,'Can delete enterprise contract metadata',142,'delete_enterprisecontractmetadata'),(568,'Can view enterprise contract metadata',142,'view_enterprisecontractmetadata'),(569,'Can add sdn fallback metadata',143,'add_sdnfallbackmetadata'),(570,'Can change sdn fallback metadata',143,'change_sdnfallbackmetadata'),(571,'Can delete sdn fallback metadata',143,'delete_sdnfallbackmetadata'),(572,'Can view sdn fallback metadata',143,'view_sdnfallbackmetadata'),(573,'Can add sdn fallback data',144,'add_sdnfallbackdata'),(574,'Can change sdn fallback data',144,'change_sdnfallbackdata'),(575,'Can delete sdn fallback data',144,'delete_sdnfallbackdata'),(576,'Can view sdn fallback data',144,'view_sdnfallbackdata'),(577,'Can add coupon vouchers',145,'add_couponvouchers'),(578,'Can change coupon vouchers',145,'change_couponvouchers'),(579,'Can delete coupon vouchers',145,'delete_couponvouchers'),(580,'Can view coupon vouchers',145,'view_couponvouchers'),(581,'Can add order line vouchers',146,'add_orderlinevouchers'),(582,'Can change order line vouchers',146,'change_orderlinevouchers'),(583,'Can delete order line vouchers',146,'delete_orderlinevouchers'),(584,'Can view order line vouchers',146,'view_orderlinevouchers'),(585,'Can add VoucherSet',147,'add_voucherset'),(586,'Can change VoucherSet',147,'change_voucherset'),(587,'Can delete VoucherSet',147,'delete_voucherset'),(588,'Can view VoucherSet',147,'view_voucherset'),(589,'Can add historical Voucher Application',148,'add_historicalvoucherapplication'),(590,'Can change historical Voucher Application',148,'change_historicalvoucherapplication'),(591,'Can delete historical Voucher Application',148,'delete_historicalvoucherapplication'),(592,'Can view historical Voucher Application',148,'view_historicalvoucherapplication'),(593,'Can add kv store',149,'add_kvstore'),(594,'Can change kv store',149,'change_kvstore'),(595,'Can delete kv store',149,'delete_kvstore'),(596,'Can view kv store',149,'view_kvstore'),(597,'Can add Communication event type',150,'add_communicationeventtype'),(598,'Can change Communication event type',150,'change_communicationeventtype'),(599,'Can delete Communication event type',150,'delete_communicationeventtype'),(600,'Can view Communication event type',150,'view_communicationeventtype'),(601,'Can add Notification',151,'add_notification'),(602,'Can change Notification',151,'change_notification'),(603,'Can delete Notification',151,'delete_notification'),(604,'Can view Notification',151,'view_notification'),(605,'Can add Email',152,'add_email'),(606,'Can change Email',152,'change_email'),(607,'Can delete Email',152,'delete_email'),(608,'Can view Email',152,'view_email'),(609,'Can add template file attachment',153,'add_templatefileattachment'),(610,'Can change template file attachment',153,'change_templatefileattachment'),(611,'Can delete template file attachment',153,'delete_templatefileattachment'),(612,'Can view template file attachment',153,'view_templatefileattachment'),(613,'Can add surcharge',154,'add_surcharge'),(614,'Can change surcharge',154,'change_surcharge'),(615,'Can delete surcharge',154,'delete_surcharge'),(616,'Can view surcharge',154,'view_surcharge'); /*!40000 ALTER TABLE `auth_permission` ENABLE KEYS */; UNLOCK TABLES; @@ -424,12 +424,14 @@ CREATE TABLE `basket_line` ( `basket_id` int(11) NOT NULL, `product_id` int(11) NOT NULL, `stockrecord_id` int(11) NOT NULL, + `date_updated` datetime(6) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `basket_line_basket_id_line_reference_8977e974_uniq` (`basket_id`,`line_reference`), KEY `basket_line_line_reference_08e91113` (`line_reference`), KEY `basket_line_product_id_303d743e_fk_catalogue_product_id` (`product_id`), KEY `basket_line_stockrecord_id_7039d8a4_fk_partner_stockrecord_id` (`stockrecord_id`), KEY `basket_line_date_created_eb0dfb1b` (`date_created`), + KEY `basket_line_date_updated_a74d069d` (`date_updated`), CONSTRAINT `basket_line_basket_id_b615c905_fk_basket_basket_id` FOREIGN KEY (`basket_id`) REFERENCES `basket_basket` (`id`), CONSTRAINT `basket_line_product_id_303d743e_fk_catalogue_product_id` FOREIGN KEY (`product_id`) REFERENCES `catalogue_product` (`id`), CONSTRAINT `basket_line_stockrecord_id_7039d8a4_fk_partner_stockrecord_id` FOREIGN KEY (`stockrecord_id`) REFERENCES `partner_stockrecord` (`id`) @@ -587,10 +589,14 @@ CREATE TABLE `catalogue_category` ( `description` longtext NOT NULL, `image` varchar(255) DEFAULT NULL, `slug` varchar(255) NOT NULL, + `ancestors_are_public` tinyint(1) NOT NULL, + `is_public` tinyint(1) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `path` (`path`), KEY `catalogue_category_name_1f342ac2` (`name`), - KEY `catalogue_category_slug_9635febd` (`slug`) + KEY `catalogue_category_slug_9635febd` (`slug`), + KEY `catalogue_category_ancestors_are_public_d088d0db` (`ancestors_are_public`), + KEY `catalogue_category_is_public_ab0536be` (`is_public`) ) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -600,7 +606,7 @@ CREATE TABLE `catalogue_category` ( LOCK TABLES `catalogue_category` WRITE; /*!40000 ALTER TABLE `catalogue_category` DISABLE KEYS */; -INSERT INTO `catalogue_category` VALUES (1,'0001',1,1,'Seats','All course seats','','seats'),(2,'0002',1,27,'Coupons','All Coupons','','coupons'),(3,'00020001',2,0,'Affiliate Promotion','','','affiliate-promotion'),(4,'00020002',2,0,'Bulk Enrollment','','','bulk-enrollment'),(5,'00020003',2,0,'ConnectEd','','','connected'),(6,'00020004',2,0,'Course Promotion','','','course-promotion'),(7,'00020005',2,0,'Customer Service','','','customer-service'),(8,'00020006',2,0,'Financial Assistance','','','financial-assistance'),(9,'00020007',2,0,'Geography Promotion','','','geography-promotion'),(10,'00020008',2,0,'Marketing Partner Promotion','','','marketing-partner-promotion'),(11,'00020009',2,0,'Marketing-Other','','','marketing-other'),(12,'0002000A',2,0,'Paid Cohort','','','paid-cohort'),(13,'0002000B',2,0,'Other','','','other'),(14,'0002000C',2,0,'Retention Promotion','','','retention-promotion'),(15,'0002000D',2,0,'Services-Other','','','services-other'),(16,'0002000E',2,0,'Support-Other','','','support-other'),(17,'0002000F',2,0,'Upsell Promotion','','','upsell-promotion'),(18,'0003',1,0,'Course Entitlements','All course entitlements','','course_entitlements'),(19,'0004',1,0,'Donations','All donations','','donations'),(20,'0005',1,0,'Journals','All journals','','journals'),(21,'0002000G',2,0,'Bulk Enrollment - Prepay','','','bulk-enrollment-prepay'),(22,'0002000H',2,0,'Bulk Enrollment - Upon Redemption','','','bulk-enrollment-upon-redemption'),(23,'0002000I',2,0,'Bulk Enrollment - Integration','','','bulk-enrollment-integration'),(24,'0002000J',2,0,'On-Campus Learners','','','on-campus-learners'),(25,'0002000K',2,0,'Partner No Rev - Prepay','','','partner-no-rev-prepay'),(26,'0002000L',2,0,'Partner No Rev - Upon Redemption','','','partner-no-rev-upon-redemption'),(27,'0002000M',2,0,'Security Disclosure Reward','','','security-disclosure-reward'),(28,'0002000N',2,0,'edX Employee Request','','','edx-employee-request'),(29,'0002000O',2,0,'Partner No Rev - RAP','','','partner-no-rev-rap'),(30,'0002000P',2,0,'Partner No Rev - ORAP','','','partner-no-rev-orap'),(31,'0002000Q',2,0,'B2B Affiliate Promotion','','','b2b-affiliate-promotion'),(32,'0002000R',2,0,'Scholarship','','','scholarship'); +INSERT INTO `catalogue_category` VALUES (1,'0001',1,1,'Seats','All course seats','','seats',1,1),(2,'0002',1,27,'Coupons','All Coupons','','coupons',1,1),(3,'00020001',2,0,'Affiliate Promotion','','','affiliate-promotion',1,1),(4,'00020002',2,0,'Bulk Enrollment','','','bulk-enrollment',1,1),(5,'00020003',2,0,'ConnectEd','','','connected',1,1),(6,'00020004',2,0,'Course Promotion','','','course-promotion',1,1),(7,'00020005',2,0,'Customer Service','','','customer-service',1,1),(8,'00020006',2,0,'Financial Assistance','','','financial-assistance',1,1),(9,'00020007',2,0,'Geography Promotion','','','geography-promotion',1,1),(10,'00020008',2,0,'Marketing Partner Promotion','','','marketing-partner-promotion',1,1),(11,'00020009',2,0,'Marketing-Other','','','marketing-other',1,1),(12,'0002000A',2,0,'Paid Cohort','','','paid-cohort',1,1),(13,'0002000B',2,0,'Other','','','other',1,1),(14,'0002000C',2,0,'Retention Promotion','','','retention-promotion',1,1),(15,'0002000D',2,0,'Services-Other','','','services-other',1,1),(16,'0002000E',2,0,'Support-Other','','','support-other',1,1),(17,'0002000F',2,0,'Upsell Promotion','','','upsell-promotion',1,1),(18,'0003',1,0,'Course Entitlements','All course entitlements','','course_entitlements',1,1),(19,'0004',1,0,'Donations','All donations','','donations',1,1),(20,'0005',1,0,'Journals','All journals','','journals',1,1),(21,'0002000G',2,0,'Bulk Enrollment - Prepay','','','bulk-enrollment-prepay',1,1),(22,'0002000H',2,0,'Bulk Enrollment - Upon Redemption','','','bulk-enrollment-upon-redemption',1,1),(23,'0002000I',2,0,'Bulk Enrollment - Integration','','','bulk-enrollment-integration',1,1),(24,'0002000J',2,0,'On-Campus Learners','','','on-campus-learners',1,1),(25,'0002000K',2,0,'Partner No Rev - Prepay','','','partner-no-rev-prepay',1,1),(26,'0002000L',2,0,'Partner No Rev - Upon Redemption','','','partner-no-rev-upon-redemption',1,1),(27,'0002000M',2,0,'Security Disclosure Reward','','','security-disclosure-reward',1,1),(28,'0002000N',2,0,'edX Employee Request','','','edx-employee-request',1,1),(29,'0002000O',2,0,'Partner No Rev - RAP','','','partner-no-rev-rap',1,1),(30,'0002000P',2,0,'Partner No Rev - ORAP','','','partner-no-rev-orap',1,1),(31,'0002000Q',2,0,'B2B Affiliate Promotion','','','b2b-affiliate-promotion',1,1),(32,'0002000R',2,0,'Scholarship','','','scholarship',1,1); /*!40000 ALTER TABLE `catalogue_category` ENABLE KEYS */; UNLOCK TABLES; @@ -623,11 +629,15 @@ CREATE TABLE `catalogue_historicalcategory` ( `history_change_reason` varchar(100) DEFAULT NULL, `history_type` varchar(1) NOT NULL, `history_user_id` int(11) DEFAULT NULL, + `ancestors_are_public` tinyint(1) NOT NULL, + `is_public` tinyint(1) NOT NULL, PRIMARY KEY (`history_id`), KEY `catalogue_historical_history_user_id_584e44e9_fk_ecommerce` (`history_user_id`), KEY `catalogue_historicalcategory_id_c46b902a` (`id`), KEY `catalogue_historicalcategory_path_aacdec55` (`path`), KEY `catalogue_historicalcategory_name_dfd7cbbe` (`name`), + KEY `catalogue_historicalcategory_ancestors_are_public_4bb224ba` (`ancestors_are_public`), + KEY `catalogue_historicalcategory_is_public_55b70eef` (`is_public`), CONSTRAINT `catalogue_historical_history_user_id_584e44e9_fk_ecommerce` FOREIGN KEY (`history_user_id`) REFERENCES `ecommerce_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -709,8 +719,9 @@ CREATE TABLE `catalogue_historicalproduct` ( KEY `catalogue_historicalproduct_parent_id_9895554d` (`parent_id`), KEY `catalogue_historicalproduct_product_class_id_1210a16e` (`product_class_id`), KEY `catalogue_historicalproduct_date_created_236cc17e` (`date_created`), + KEY `catalogue_historicalproduct_is_public_e19f5cd3` (`is_public`), CONSTRAINT `catalogue_historical_history_user_id_4ea2c15a_fk_ecommerce` FOREIGN KEY (`history_user_id`) REFERENCES `ecommerce_user` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -719,7 +730,7 @@ CREATE TABLE `catalogue_historicalproduct` ( LOCK TABLES `catalogue_historicalproduct` WRITE; /*!40000 ALTER TABLE `catalogue_historicalproduct` DISABLE KEYS */; -INSERT INTO `catalogue_historicalproduct` VALUES (1,'parent',NULL,'','','',NULL,'2021-07-30 20:19:59.104604','2021-07-30 20:19:59.104650',1,NULL,1,'2021-07-30 20:19:59.105366',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,NULL,1,1),(1,'parent',NULL,'Seat in edX Demonstration Course','seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.104604','2021-07-30 20:19:59.112912',1,NULL,2,'2021-07-30 20:19:59.113899',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,NULL,1,1),(2,'child',NULL,'Seat in edX Demonstration Course','seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.137887','2021-07-30 20:19:59.137934',1,NULL,3,'2021-07-30 20:19:59.138571',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,1,NULL,1),(3,'child',NULL,'Seat in edX Demonstration Course with verified certificate (and ID verification)','seat-in-edx-demonstration-course-with-verified-certificate-and-id-verification','',NULL,'2021-07-30 20:19:59.183843','2021-07-30 20:19:59.183896',1,'2022-07-30 20:19:59.064405',4,'2021-07-30 20:19:59.185592',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,1,NULL,1),(4,'standalone',NULL,'Enrollment code for verified seat in edX Demonstration Course','enrollment-code-for-verified-seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.198338','2021-07-30 20:19:59.198403',1,'2022-07-30 20:19:59.064405',5,'2021-07-30 20:19:59.199249',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,NULL,3,1); +INSERT INTO `catalogue_historicalproduct` VALUES (1,'parent',NULL,'','','',NULL,'2021-07-30 20:19:59.104604','2021-07-30 20:19:59.104650',1,NULL,1,'2021-07-30 20:19:59.105366',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,NULL,1,1),(1,'parent',NULL,'Seat in edX Demonstration Course','seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.104604','2021-07-30 20:19:59.112912',1,NULL,2,'2021-07-30 20:19:59.113899',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,NULL,1,1),(2,'child',NULL,'Seat in edX Demonstration Course','seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.137887','2021-07-30 20:19:59.137934',1,NULL,3,'2021-07-30 20:19:59.138571',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,1,NULL,1),(3,'child',NULL,'Seat in edX Demonstration Course with verified certificate (and ID verification)','seat-in-edx-demonstration-course-with-verified-certificate-and-id-verification','',NULL,'2021-07-30 20:19:59.183843','2021-07-30 20:19:59.183896',1,'2022-07-30 20:19:59.064405',4,'2021-07-30 20:19:59.185592',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,1,NULL,1),(4,'standalone',NULL,'Enrollment code for verified seat in edX Demonstration Course','enrollment-code-for-verified-seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.198338','2021-07-30 20:19:59.198403',1,'2022-07-30 20:19:59.064405',5,'2021-07-30 20:19:59.199249',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,NULL,3,1),(1,'parent',NULL,'Seat in edX Demonstration Course','seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.104604','2022-12-23 16:50:41.548198',1,NULL,6,'2022-12-23 16:50:41.550509',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,NULL,1,1),(2,'child',NULL,'Seat in edX Demonstration Course','seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.137887','2022-12-23 16:50:41.641137',1,NULL,7,'2022-12-23 16:50:41.644418',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,1,NULL,1),(3,'child',NULL,'Seat in edX Demonstration Course with verified certificate','seat-in-edx-demonstration-course-with-verified-certificate-and-id-verification','',NULL,'2021-07-30 20:19:59.183843','2022-12-23 16:50:41.748976',1,'2023-12-23 16:50:41.451945',8,'2022-12-23 16:50:41.750978',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,1,NULL,1),(4,'standalone',NULL,'Enrollment code for verified seat in edX Demonstration Course','enrollment-code-for-verified-seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.198338','2022-12-23 16:50:41.786008',1,'2022-07-30 20:19:59.064405',9,'2022-12-23 16:50:41.787682',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,NULL,3,1); /*!40000 ALTER TABLE `catalogue_historicalproduct` ENABLE KEYS */; UNLOCK TABLES; @@ -936,6 +947,7 @@ CREATE TABLE `catalogue_product` ( KEY `catalogue_product_course_id_1918bc6b_fk_courses_course_id` (`course_id`), KEY `catalogue_product_product_class_id_0c6c5b54_fk_catalogue` (`product_class_id`), KEY `catalogue_product_date_created_d66f485a` (`date_created`), + KEY `catalogue_product_is_public_1cf798c5` (`is_public`), CONSTRAINT `catalogue_product_course_id_1918bc6b_fk_courses_course_id` FOREIGN KEY (`course_id`) REFERENCES `courses_course` (`id`), CONSTRAINT `catalogue_product_parent_id_9bfd2382_fk_catalogue_product_id` FOREIGN KEY (`parent_id`) REFERENCES `catalogue_product` (`id`), CONSTRAINT `catalogue_product_product_class_id_0c6c5b54_fk_catalogue` FOREIGN KEY (`product_class_id`) REFERENCES `catalogue_productclass` (`id`) @@ -948,7 +960,7 @@ CREATE TABLE `catalogue_product` ( LOCK TABLES `catalogue_product` WRITE; /*!40000 ALTER TABLE `catalogue_product` DISABLE KEYS */; -INSERT INTO `catalogue_product` VALUES (1,'parent',NULL,'Seat in edX Demonstration Course','seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.104604','2021-07-30 20:19:59.112912',1,NULL,1,'course-v1:edX+DemoX+Demo_Course',NULL,1),(2,'child',NULL,'Seat in edX Demonstration Course','seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.137887','2021-07-30 20:19:59.137934',1,1,NULL,'course-v1:edX+DemoX+Demo_Course',NULL,1),(3,'child',NULL,'Seat in edX Demonstration Course with verified certificate (and ID verification)','seat-in-edx-demonstration-course-with-verified-certificate-and-id-verification','',NULL,'2021-07-30 20:19:59.183843','2021-07-30 20:19:59.183896',1,1,NULL,'course-v1:edX+DemoX+Demo_Course','2022-07-30 20:19:59.064405',1),(4,'standalone',NULL,'Enrollment code for verified seat in edX Demonstration Course','enrollment-code-for-verified-seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.198338','2021-07-30 20:19:59.198403',1,NULL,3,'course-v1:edX+DemoX+Demo_Course','2022-07-30 20:19:59.064405',1); +INSERT INTO `catalogue_product` VALUES (1,'parent',NULL,'Seat in edX Demonstration Course','seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.104604','2022-12-23 16:50:41.548198',1,NULL,1,'course-v1:edX+DemoX+Demo_Course',NULL,1),(2,'child',NULL,'Seat in edX Demonstration Course','seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.137887','2022-12-23 16:50:41.641137',1,1,NULL,'course-v1:edX+DemoX+Demo_Course',NULL,1),(3,'child',NULL,'Seat in edX Demonstration Course with verified certificate','seat-in-edx-demonstration-course-with-verified-certificate-and-id-verification','',NULL,'2021-07-30 20:19:59.183843','2022-12-23 16:50:41.748976',1,1,NULL,'course-v1:edX+DemoX+Demo_Course','2023-12-23 16:50:41.451945',1),(4,'standalone',NULL,'Enrollment code for verified seat in edX Demonstration Course','enrollment-code-for-verified-seat-in-edx-demonstration-course','',NULL,'2021-07-30 20:19:59.198338','2022-12-23 16:50:41.786008',1,NULL,3,'course-v1:edX+DemoX+Demo_Course','2022-07-30 20:19:59.064405',1); /*!40000 ALTER TABLE `catalogue_product` ENABLE KEYS */; UNLOCK TABLES; @@ -1228,6 +1240,98 @@ LOCK TABLES `catalogue_productrecommendation` WRITE; /*!40000 ALTER TABLE `catalogue_productrecommendation` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `communication_communicationeventtype` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `communication_communicationeventtype` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `code` varchar(128) NOT NULL, + `name` varchar(255) NOT NULL, + `category` varchar(255) NOT NULL, + `email_subject_template` varchar(255) DEFAULT NULL, + `email_body_template` longtext, + `email_body_html_template` longtext, + `sms_template` varchar(170) DEFAULT NULL, + `date_created` datetime(6) NOT NULL, + `date_updated` datetime(6) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `code` (`code`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `communication_communicationeventtype` +-- + +LOCK TABLES `communication_communicationeventtype` WRITE; +/*!40000 ALTER TABLE `communication_communicationeventtype` DISABLE KEYS */; +/*!40000 ALTER TABLE `communication_communicationeventtype` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `communication_email` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `communication_email` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `email` varchar(254) DEFAULT NULL, + `subject` longtext NOT NULL, + `body_text` longtext NOT NULL, + `body_html` longtext NOT NULL, + `date_sent` datetime(6) NOT NULL, + `user_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `communication_email_user_id_a6eae16a_fk_ecommerce_user_id` (`user_id`), + CONSTRAINT `communication_email_user_id_a6eae16a_fk_ecommerce_user_id` FOREIGN KEY (`user_id`) REFERENCES `ecommerce_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `communication_email` +-- + +LOCK TABLES `communication_email` WRITE; +/*!40000 ALTER TABLE `communication_email` DISABLE KEYS */; +/*!40000 ALTER TABLE `communication_email` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `communication_notification` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `communication_notification` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `subject` varchar(255) NOT NULL, + `body` longtext NOT NULL, + `location` varchar(32) NOT NULL, + `date_sent` datetime(6) NOT NULL, + `date_read` datetime(6) DEFAULT NULL, + `recipient_id` int(11) NOT NULL, + `sender_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `communication_notifi_recipient_id_2f83b142_fk_ecommerce` (`recipient_id`), + KEY `communication_notifi_sender_id_f1fdd4c8_fk_ecommerce` (`sender_id`), + CONSTRAINT `communication_notifi_recipient_id_2f83b142_fk_ecommerce` FOREIGN KEY (`recipient_id`) REFERENCES `ecommerce_user` (`id`), + CONSTRAINT `communication_notifi_sender_id_f1fdd4c8_fk_ecommerce` FOREIGN KEY (`sender_id`) REFERENCES `ecommerce_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `communication_notification` +-- + +LOCK TABLES `communication_notification` WRITE; +/*!40000 ALTER TABLE `communication_notification` DISABLE KEYS */; +/*!40000 ALTER TABLE `communication_notification` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `core_businessclient` -- @@ -1401,7 +1505,6 @@ CREATE TABLE `core_siteconfiguration` ( `hubspot_secret_key` varchar(255) NOT NULL, `enable_microfrontend_for_basket_page` tinyint(1) NOT NULL, `payment_microfrontend_url` varchar(200) DEFAULT NULL, - `account_microfrontend_url` varchar(200) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `core_siteconfiguration_site_id_3124a87d_uniq` (`site_id`), KEY `core_siteconfiguration_partner_id_75739217` (`partner_id`), @@ -1416,7 +1519,7 @@ CREATE TABLE `core_siteconfiguration` ( LOCK TABLES `core_siteconfiguration` WRITE; /*!40000 ALTER TABLE `core_siteconfiguration` DISABLE KEYS */; -INSERT INTO `core_siteconfiguration` VALUES (1,'http://edx.devstack.lms:18000',NULL,'cybersource,paypal',1,1,'{\"SOCIAL_AUTH_EDX_OAUTH2_URL_ROOT\":\"http://edx.devstack.lms:18000\",\"SOCIAL_AUTH_EDX_OAUTH2_LOGOUT_URL\":\"http://edx.devstack.lms:18000/logout\",\"SOCIAL_AUTH_EDX_OAUTH2_ISSUERS\":[\"http://edx.devstack.lms:18000\"],\"SOCIAL_AUTH_EDX_OAUTH2_PUBLIC_URL_ROOT\":\"http://localhost:18000\",\"SOCIAL_AUTH_EDX_OAUTH2_KEY\":\"ecommerce-sso-key\",\"SOCIAL_AUTH_EDX_OAUTH2_SECRET\":\"ecommerce-sso-secret\",\"BACKEND_SERVICE_EDX_OAUTH2_KEY\":\"ecommerce-backend-service-key\",\"BACKEND_SERVICE_EDX_OAUTH2_SECRET\":\"ecommerce-backend-service-secret\"}',NULL,'staff@example.com',0,'support@example.com','','','','cybersource',0,0,'','','',1,'','',0,'http://edx.devstack.discovery:18381/api/v1/',0,0,'',1,'http://localhost:1998',NULL); +INSERT INTO `core_siteconfiguration` VALUES (1,'http://edx.devstack.lms:18000',NULL,'cybersource,paypal',1,1,'{\"SOCIAL_AUTH_EDX_OAUTH2_URL_ROOT\":\"http://edx.devstack.lms:18000\",\"SOCIAL_AUTH_EDX_OAUTH2_LOGOUT_URL\":\"http://edx.devstack.lms:18000/logout\",\"SOCIAL_AUTH_EDX_OAUTH2_ISSUERS\":[\"http://edx.devstack.lms:18000\"],\"SOCIAL_AUTH_EDX_OAUTH2_PUBLIC_URL_ROOT\":\"http://localhost:18000\",\"SOCIAL_AUTH_EDX_OAUTH2_KEY\":\"ecommerce-sso-key\",\"SOCIAL_AUTH_EDX_OAUTH2_SECRET\":\"ecommerce-sso-secret\",\"BACKEND_SERVICE_EDX_OAUTH2_KEY\":\"ecommerce-backend-service-key\",\"BACKEND_SERVICE_EDX_OAUTH2_SECRET\":\"ecommerce-backend-service-secret\"}',NULL,'staff@example.com',0,'support@example.com','','','','cybersource',0,0,'','','',1,'','',0,'http://edx.devstack.discovery:18381/api/v1/',0,0,'',1,'http://localhost:1998'); /*!40000 ALTER TABLE `core_siteconfiguration` ENABLE KEYS */; UNLOCK TABLES; @@ -1432,8 +1535,8 @@ CREATE TABLE `courses_course` ( `thumbnail_url` varchar(200) DEFAULT NULL, `verification_deadline` datetime(6) DEFAULT NULL, `site_id` int(11) DEFAULT NULL, - `created` datetime(6), - `modified` datetime(6), + `created` datetime(6) DEFAULT NULL, + `modified` datetime(6) DEFAULT NULL, `partner_id` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `courses_course_site_id_af38aac5_fk_django_site_id` (`site_id`), @@ -1449,7 +1552,7 @@ CREATE TABLE `courses_course` ( LOCK TABLES `courses_course` WRITE; /*!40000 ALTER TABLE `courses_course` DISABLE KEYS */; -INSERT INTO `courses_course` VALUES ('course-v1:edX+DemoX+Demo_Course','edX Demonstration Course',NULL,'2023-07-30 20:19:59.064405',NULL,'2021-07-30 20:19:59.095039','2021-07-30 20:19:59.095058',1); +INSERT INTO `courses_course` VALUES ('course-v1:edX+DemoX+Demo_Course','edX Demonstration Course',NULL,'2024-12-22 16:50:41.451945',NULL,'2021-07-30 20:19:59.095039','2022-12-23 16:50:41.485376',1); /*!40000 ALTER TABLE `courses_course` ENABLE KEYS */; UNLOCK TABLES; @@ -1479,7 +1582,7 @@ CREATE TABLE `courses_historicalcourse` ( KEY `courses_historicalcourse_partner_id_c09fe2b8` (`partner_id`), KEY `courses_historicalcourse_site_id_dfff3795` (`site_id`), CONSTRAINT `courses_historicalco_history_user_id_5aca3c34_fk_ecommerce` FOREIGN KEY (`history_user_id`) REFERENCES `ecommerce_user` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1488,104 +1591,10 @@ CREATE TABLE `courses_historicalcourse` ( LOCK TABLES `courses_historicalcourse` WRITE; /*!40000 ALTER TABLE `courses_historicalcourse` DISABLE KEYS */; -INSERT INTO `courses_historicalcourse` VALUES ('course-v1:edX+DemoX+Demo_Course','edX Demonstration Course','2023-07-30 20:19:59.064405','2021-07-30 20:19:59.095039','2021-07-30 20:19:59.095058',NULL,1,'2021-07-30 20:19:59.095505',NULL,'+',NULL,1,NULL); +INSERT INTO `courses_historicalcourse` VALUES ('course-v1:edX+DemoX+Demo_Course','edX Demonstration Course','2023-07-30 20:19:59.064405','2021-07-30 20:19:59.095039','2021-07-30 20:19:59.095058',NULL,1,'2021-07-30 20:19:59.095505',NULL,'+',NULL,1,NULL),('course-v1:edX+DemoX+Demo_Course','edX Demonstration Course','2024-12-22 16:50:41.451945','2021-07-30 20:19:59.095039','2022-12-23 16:50:41.485376',NULL,2,'2022-12-23 16:50:41.487156',NULL,'~',NULL,1,NULL); /*!40000 ALTER TABLE `courses_historicalcourse` ENABLE KEYS */; UNLOCK TABLES; --- --- Table structure for table `customer_communicationeventtype` --- - -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `customer_communicationeventtype` ( - `id` int(11) NOT NULL AUTO_INCREMENT, - `code` varchar(128) NOT NULL, - `name` varchar(255) NOT NULL, - `category` varchar(255) NOT NULL, - `email_subject_template` varchar(255) DEFAULT NULL, - `email_body_template` longtext, - `email_body_html_template` longtext, - `sms_template` varchar(170) DEFAULT NULL, - `date_created` datetime(6) NOT NULL, - `date_updated` datetime(6) NOT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `code` (`code`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `customer_communicationeventtype` --- - -LOCK TABLES `customer_communicationeventtype` WRITE; -/*!40000 ALTER TABLE `customer_communicationeventtype` DISABLE KEYS */; -/*!40000 ALTER TABLE `customer_communicationeventtype` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `customer_email` --- - -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `customer_email` ( - `id` int(11) NOT NULL AUTO_INCREMENT, - `subject` longtext NOT NULL, - `body_text` longtext NOT NULL, - `body_html` longtext NOT NULL, - `date_sent` datetime(6) NOT NULL, - `user_id` int(11) DEFAULT NULL, - `email` varchar(254) DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `customer_email_user_id_a69ad588_fk_ecommerce_user_id` (`user_id`), - CONSTRAINT `customer_email_user_id_a69ad588_fk_ecommerce_user_id` FOREIGN KEY (`user_id`) REFERENCES `ecommerce_user` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `customer_email` --- - -LOCK TABLES `customer_email` WRITE; -/*!40000 ALTER TABLE `customer_email` DISABLE KEYS */; -/*!40000 ALTER TABLE `customer_email` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `customer_notification` --- - -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `customer_notification` ( - `id` int(11) NOT NULL AUTO_INCREMENT, - `subject` varchar(255) NOT NULL, - `body` longtext NOT NULL, - `category` varchar(255) NOT NULL, - `location` varchar(32) NOT NULL, - `date_sent` datetime(6) NOT NULL, - `date_read` datetime(6) DEFAULT NULL, - `recipient_id` int(11) NOT NULL, - `sender_id` int(11) DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `customer_notification_recipient_id_d99de5c8_fk_ecommerce_user_id` (`recipient_id`), - KEY `customer_notification_sender_id_affa1632_fk_ecommerce_user_id` (`sender_id`), - KEY `customer_notification_date_sent_9b6baeda` (`date_sent`), - CONSTRAINT `customer_notification_recipient_id_d99de5c8_fk_ecommerce_user_id` FOREIGN KEY (`recipient_id`) REFERENCES `ecommerce_user` (`id`), - CONSTRAINT `customer_notification_sender_id_affa1632_fk_ecommerce_user_id` FOREIGN KEY (`sender_id`) REFERENCES `ecommerce_user` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `customer_notification` --- - -LOCK TABLES `customer_notification` WRITE; -/*!40000 ALTER TABLE `customer_notification` DISABLE KEYS */; -/*!40000 ALTER TABLE `customer_notification` ENABLE KEYS */; -UNLOCK TABLES; - -- -- Table structure for table `customer_productalert` -- @@ -1666,7 +1675,7 @@ CREATE TABLE `django_content_type` ( `model` varchar(100) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `django_content_type_app_label_model_76bd3d3b_uniq` (`app_label`,`model`) -) ENGINE=InnoDB AUTO_INCREMENT=150 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=155 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1675,7 +1684,7 @@ CREATE TABLE `django_content_type` ( LOCK TABLES `django_content_type` WRITE; /*!40000 ALTER TABLE `django_content_type` DISABLE KEYS */; -INSERT INTO `django_content_type` VALUES (1,'address','country'),(2,'address','useraddress'),(3,'admin','logentry'),(4,'analytics','productrecord'),(5,'analytics','userproductview'),(6,'analytics','userrecord'),(7,'analytics','usersearch'),(9,'auth','group'),(8,'auth','permission'),(10,'basket','basket'),(13,'basket','basketattribute'),(14,'basket','basketattributetype'),(11,'basket','line'),(12,'basket','lineattribute'),(15,'catalogue','attributeoption'),(16,'catalogue','attributeoptiongroup'),(26,'catalogue','catalog'),(17,'catalogue','category'),(29,'catalogue','historicalcategory'),(30,'catalogue','historicaloption'),(27,'catalogue','historicalproduct'),(31,'catalogue','historicalproductattribute'),(28,'catalogue','historicalproductattributevalue'),(32,'catalogue','historicalproductcategory'),(33,'catalogue','historicalproductclass'),(18,'catalogue','option'),(19,'catalogue','product'),(20,'catalogue','productattribute'),(21,'catalogue','productattributevalue'),(22,'catalogue','productcategory'),(23,'catalogue','productclass'),(24,'catalogue','productimage'),(25,'catalogue','productrecommendation'),(34,'contenttypes','contenttype'),(92,'core','businessclient'),(37,'core','client'),(93,'core','ecommercefeaturerole'),(94,'core','ecommercefeatureroleassignment'),(95,'core','historicalbusinessclient'),(36,'core','siteconfiguration'),(35,'core','user'),(38,'courses','course'),(96,'courses','historicalcourse'),(39,'customer','communicationeventtype'),(40,'customer','email'),(41,'customer','notification'),(42,'customer','productalert'),(85,'flatpages','flatpage'),(98,'invoice','historicalinvoice'),(97,'invoice','invoice'),(49,'offer','absolutediscountbenefit'),(43,'offer','benefit'),(123,'offer','codeassignmentnudgeemails'),(122,'offer','codeassignmentnudgeemailtemplates'),(44,'offer','condition'),(45,'offer','conditionaloffer'),(50,'offer','countcondition'),(51,'offer','coveragecondition'),(52,'offer','fixedpricebenefit'),(114,'offer','historicalbenefit'),(115,'offer','historicalcondition'),(116,'offer','historicalconditionaloffer'),(117,'offer','historicalofferassignment'),(118,'offer','historicalrange'),(119,'offer','historicalrangeproduct'),(53,'offer','multibuydiscountbenefit'),(112,'offer','offerassignment'),(113,'offer','offerassignmentemailattempt'),(124,'offer','offerassignmentemailsentrecord'),(120,'offer','offerassignmentemailtemplates'),(121,'offer','offerusageemail'),(54,'offer','percentagediscountbenefit'),(46,'offer','range'),(47,'offer','rangeproduct'),(48,'offer','rangeproductfileupload'),(56,'offer','shippingabsolutediscountbenefit'),(55,'offer','shippingbenefit'),(57,'offer','shippingfixedpricebenefit'),(58,'offer','shippingpercentagediscountbenefit'),(59,'offer','valuecondition'),(60,'order','billingaddress'),(61,'order','communicationevent'),(125,'order','historicalline'),(126,'order','historicalorder'),(129,'order','historicalorderdiscount'),(62,'order','line'),(63,'order','lineattribute'),(64,'order','lineprice'),(127,'order','manualenrollmentorderdiscountbenefit'),(128,'order','manualenrollmentorderdiscountcondition'),(131,'order','markordersstatuscompleteconfig'),(65,'order','order'),(66,'order','orderdiscount'),(67,'order','ordernote'),(130,'order','orderstatuschange'),(68,'order','paymentevent'),(69,'order','paymenteventquantity'),(70,'order','paymenteventtype'),(71,'order','shippingaddress'),(72,'order','shippingevent'),(73,'order','shippingeventquantity'),(74,'order','shippingeventtype'),(133,'partner','historicalpartner'),(132,'partner','historicalstockrecord'),(75,'partner','partner'),(76,'partner','partneraddress'),(77,'partner','stockalert'),(78,'partner','stockrecord'),(134,'payment','bankcard'),(142,'payment','enterprisecontractmetadata'),(138,'payment','paymentprocessorresponse'),(140,'payment','paypalprocessorconfiguration'),(139,'payment','paypalwebprofile'),(141,'payment','sdncheckfailure'),(144,'payment','sdnfallbackdata'),(143,'payment','sdnfallbackmetadata'),(135,'payment','source'),(136,'payment','sourcetype'),(137,'payment','transaction'),(99,'referrals','referral'),(110,'refund','historicalrefund'),(111,'refund','historicalrefundline'),(108,'refund','refund'),(109,'refund','refundline'),(104,'reviews','productreview'),(105,'reviews','vote'),(86,'sessions','session'),(101,'shipping','orderanditemcharges'),(102,'shipping','weightband'),(103,'shipping','weightbased'),(79,'sites','site'),(87,'social_django','association'),(88,'social_django','code'),(89,'social_django','nonce'),(91,'social_django','partial'),(90,'social_django','usersocialauth'),(100,'theming','sitetheme'),(149,'thumbnail','kvstore'),(145,'voucher','couponvouchers'),(148,'voucher','historicalvoucherapplication'),(146,'voucher','orderlinevouchers'),(80,'voucher','voucher'),(81,'voucher','voucherapplication'),(147,'voucher','voucherset'),(82,'waffle','flag'),(83,'waffle','sample'),(84,'waffle','switch'),(106,'wishlists','line'),(107,'wishlists','wishlist'); +INSERT INTO `django_content_type` VALUES (1,'address','country'),(2,'address','useraddress'),(3,'admin','logentry'),(4,'analytics','productrecord'),(5,'analytics','userproductview'),(6,'analytics','userrecord'),(7,'analytics','usersearch'),(9,'auth','group'),(8,'auth','permission'),(10,'basket','basket'),(13,'basket','basketattribute'),(14,'basket','basketattributetype'),(11,'basket','line'),(12,'basket','lineattribute'),(15,'catalogue','attributeoption'),(16,'catalogue','attributeoptiongroup'),(26,'catalogue','catalog'),(17,'catalogue','category'),(29,'catalogue','historicalcategory'),(30,'catalogue','historicaloption'),(27,'catalogue','historicalproduct'),(31,'catalogue','historicalproductattribute'),(28,'catalogue','historicalproductattributevalue'),(32,'catalogue','historicalproductcategory'),(33,'catalogue','historicalproductclass'),(18,'catalogue','option'),(19,'catalogue','product'),(20,'catalogue','productattribute'),(21,'catalogue','productattributevalue'),(22,'catalogue','productcategory'),(23,'catalogue','productclass'),(24,'catalogue','productimage'),(25,'catalogue','productrecommendation'),(150,'communication','communicationeventtype'),(152,'communication','email'),(151,'communication','notification'),(34,'contenttypes','contenttype'),(92,'core','businessclient'),(37,'core','client'),(93,'core','ecommercefeaturerole'),(94,'core','ecommercefeatureroleassignment'),(95,'core','historicalbusinessclient'),(36,'core','siteconfiguration'),(35,'core','user'),(38,'courses','course'),(96,'courses','historicalcourse'),(39,'customer','communicationeventtype'),(40,'customer','email'),(41,'customer','notification'),(42,'customer','productalert'),(85,'flatpages','flatpage'),(98,'invoice','historicalinvoice'),(97,'invoice','invoice'),(49,'offer','absolutediscountbenefit'),(43,'offer','benefit'),(123,'offer','codeassignmentnudgeemails'),(122,'offer','codeassignmentnudgeemailtemplates'),(44,'offer','condition'),(45,'offer','conditionaloffer'),(50,'offer','countcondition'),(51,'offer','coveragecondition'),(52,'offer','fixedpricebenefit'),(114,'offer','historicalbenefit'),(115,'offer','historicalcondition'),(116,'offer','historicalconditionaloffer'),(117,'offer','historicalofferassignment'),(118,'offer','historicalrange'),(119,'offer','historicalrangeproduct'),(53,'offer','multibuydiscountbenefit'),(112,'offer','offerassignment'),(113,'offer','offerassignmentemailattempt'),(124,'offer','offerassignmentemailsentrecord'),(120,'offer','offerassignmentemailtemplates'),(121,'offer','offerusageemail'),(54,'offer','percentagediscountbenefit'),(46,'offer','range'),(47,'offer','rangeproduct'),(48,'offer','rangeproductfileupload'),(56,'offer','shippingabsolutediscountbenefit'),(55,'offer','shippingbenefit'),(57,'offer','shippingfixedpricebenefit'),(58,'offer','shippingpercentagediscountbenefit'),(153,'offer','templatefileattachment'),(59,'offer','valuecondition'),(60,'order','billingaddress'),(61,'order','communicationevent'),(125,'order','historicalline'),(126,'order','historicalorder'),(129,'order','historicalorderdiscount'),(62,'order','line'),(63,'order','lineattribute'),(64,'order','lineprice'),(127,'order','manualenrollmentorderdiscountbenefit'),(128,'order','manualenrollmentorderdiscountcondition'),(131,'order','markordersstatuscompleteconfig'),(65,'order','order'),(66,'order','orderdiscount'),(67,'order','ordernote'),(130,'order','orderstatuschange'),(68,'order','paymentevent'),(69,'order','paymenteventquantity'),(70,'order','paymenteventtype'),(71,'order','shippingaddress'),(72,'order','shippingevent'),(73,'order','shippingeventquantity'),(74,'order','shippingeventtype'),(154,'order','surcharge'),(133,'partner','historicalpartner'),(132,'partner','historicalstockrecord'),(75,'partner','partner'),(76,'partner','partneraddress'),(77,'partner','stockalert'),(78,'partner','stockrecord'),(134,'payment','bankcard'),(142,'payment','enterprisecontractmetadata'),(138,'payment','paymentprocessorresponse'),(140,'payment','paypalprocessorconfiguration'),(139,'payment','paypalwebprofile'),(141,'payment','sdncheckfailure'),(144,'payment','sdnfallbackdata'),(143,'payment','sdnfallbackmetadata'),(135,'payment','source'),(136,'payment','sourcetype'),(137,'payment','transaction'),(99,'referrals','referral'),(110,'refund','historicalrefund'),(111,'refund','historicalrefundline'),(108,'refund','refund'),(109,'refund','refundline'),(104,'reviews','productreview'),(105,'reviews','vote'),(86,'sessions','session'),(101,'shipping','orderanditemcharges'),(102,'shipping','weightband'),(103,'shipping','weightbased'),(79,'sites','site'),(87,'social_django','association'),(88,'social_django','code'),(89,'social_django','nonce'),(91,'social_django','partial'),(90,'social_django','usersocialauth'),(100,'theming','sitetheme'),(149,'thumbnail','kvstore'),(145,'voucher','couponvouchers'),(148,'voucher','historicalvoucherapplication'),(146,'voucher','orderlinevouchers'),(80,'voucher','voucher'),(81,'voucher','voucherapplication'),(147,'voucher','voucherset'),(82,'waffle','flag'),(83,'waffle','sample'),(84,'waffle','switch'),(106,'wishlists','line'),(107,'wishlists','wishlist'); /*!40000 ALTER TABLE `django_content_type` ENABLE KEYS */; UNLOCK TABLES; @@ -1746,7 +1755,7 @@ CREATE TABLE `django_migrations` ( `name` varchar(255) NOT NULL, `applied` datetime(6) NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=385 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=393 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1755,7 +1764,7 @@ CREATE TABLE `django_migrations` ( LOCK TABLES `django_migrations` WRITE; /*!40000 ALTER TABLE `django_migrations` DISABLE KEYS */; -INSERT INTO `django_migrations` VALUES (1,'contenttypes','0001_initial','2021-07-30 20:16:49.194661'),(2,'auth','0001_initial','2021-07-30 20:16:49.260236'),(3,'core','0001_initial','2021-07-30 20:16:49.433072'),(4,'address','0001_initial','2021-07-30 20:16:49.656461'),(5,'address','0002_auto_20150927_1547','2021-07-30 20:16:49.797240'),(6,'address','0003_auto_20150927_1551','2021-07-30 20:16:49.825385'),(7,'address','0004_auto_20170226_1122','2021-07-30 20:16:49.846392'),(8,'address','0005_regenerate_user_address_hashes','2021-07-30 20:16:49.862673'),(9,'address','0006_auto_20181115_1953','2021-07-30 20:16:49.882139'),(10,'admin','0001_initial','2021-07-30 20:16:49.997619'),(11,'admin','0002_logentry_remove_auto_add','2021-07-30 20:16:50.057639'),(12,'admin','0003_logentry_add_action_flag_choices','2021-07-30 20:16:50.070231'),(13,'catalogue','0001_initial','2021-07-30 20:16:50.665573'),(14,'analytics','0001_initial','2021-07-30 20:16:51.314013'),(15,'analytics','0002_auto_20140827_1705','2021-07-30 20:16:51.541130'),(16,'contenttypes','0002_remove_content_type_name','2021-07-30 20:16:51.703335'),(17,'auth','0002_alter_permission_name_max_length','2021-07-30 20:16:51.738682'),(18,'auth','0003_alter_user_email_max_length','2021-07-30 20:16:51.750804'),(19,'auth','0004_alter_user_username_opts','2021-07-30 20:16:51.764965'),(20,'auth','0005_alter_user_last_login_null','2021-07-30 20:16:51.778120'),(21,'auth','0006_require_contenttypes_0002','2021-07-30 20:16:51.784387'),(22,'auth','0007_alter_validators_add_error_messages','2021-07-30 20:16:51.797880'),(23,'auth','0008_alter_user_username_max_length','2021-07-30 20:16:51.810602'),(24,'auth','0009_alter_user_last_name_max_length','2021-07-30 20:16:51.822770'),(25,'auth','0010_alter_group_name_max_length','2021-07-30 20:16:51.859872'),(26,'auth','0011_update_proxy_permissions','2021-07-30 20:16:51.889191'),(27,'waffle','0001_initial','2021-07-30 20:16:51.982858'),(28,'sites','0001_initial','2021-07-30 20:16:52.144381'),(29,'partner','0001_initial','2021-07-30 20:16:52.503890'),(30,'customer','0001_initial','2021-07-30 20:16:52.863083'),(31,'basket','0001_initial','2021-07-30 20:16:53.059798'),(32,'basket','0002_auto_20140827_1705','2021-07-30 20:16:53.388943'),(33,'order','0001_initial','2021-07-30 20:16:55.639963'),(34,'offer','0001_initial','2021-07-30 20:16:56.919863'),(35,'voucher','0001_initial','2021-07-30 20:16:57.466038'),(36,'basket','0003_basket_vouchers','2021-07-30 20:16:57.819643'),(37,'basket','0004_auto_20141007_2032','2021-07-30 20:16:57.914784'),(38,'basket','0005_auto_20150709_1205','2021-07-30 20:16:58.037508'),(39,'basket','0006_basket_site','2021-07-30 20:16:58.116112'),(40,'basket','0007_auto_20160907_2040','2021-07-30 20:16:58.304516'),(41,'basket','0008_auto_20170215_2224','2021-07-30 20:16:58.382415'),(42,'basket','0009_auto_20170215_2229','2021-07-30 20:16:58.417737'),(43,'basket','0010_create_repeat_purchase_switch','2021-07-30 20:16:58.485719'),(44,'basket','0011_add_email_basket_attribute_type','2021-07-30 20:16:58.557257'),(45,'basket','0012_add_purchaser_basket_attribute','2021-07-30 20:16:58.630883'),(46,'basket','0013_auto_20200305_1448','2021-07-30 20:16:58.816174'),(47,'sites','0002_alter_domain_unique','2021-07-30 20:16:58.838016'),(48,'partner','0002_auto_20141007_2032','2021-07-30 20:16:58.869836'),(49,'partner','0003_auto_20150223_1130','2021-07-30 20:16:58.874183'),(50,'courses','0001_initial','2021-07-30 20:16:58.894953'),(51,'catalogue','0002_auto_20150223_1052','2021-07-30 20:16:58.971694'),(52,'catalogue','0003_product_course','2021-07-30 20:16:59.056059'),(53,'catalogue','0004_auto_20150609_0129','2021-07-30 20:16:59.403109'),(54,'partner','0004_auto_20150609_1215','2021-07-30 20:16:59.785451'),(55,'partner','0005_auto_20150610_1355','2021-07-30 20:17:00.196282'),(56,'partner','0006_auto_20150709_1205','2021-07-30 20:17:00.316042'),(57,'partner','0007_auto_20150914_0841','2021-07-30 20:17:00.470922'),(58,'partner','0008_auto_20150914_1057','2021-07-30 20:17:00.527657'),(59,'partner','0009_partner_enable_sailthru','2021-07-30 20:17:00.587956'),(60,'partner','0010_auto_20161025_1446','2021-07-30 20:17:00.624439'),(61,'partner','0011_auto_20170525_2138','2021-07-30 20:17:00.660408'),(62,'partner','0012_auto_20180119_0903','2021-07-30 20:17:00.922927'),(63,'partner','0013_partner_default_site','2021-07-30 20:17:01.226821'),(64,'courses','0002_historicalcourse','2021-07-30 20:17:01.325893'),(65,'courses','0003_auto_20150618_1108','2021-07-30 20:17:01.435088'),(66,'courses','0004_auto_20150803_1406','2021-07-30 20:17:01.512385'),(67,'courses','0005_auto_20170525_0131','2021-07-30 20:17:01.801507'),(68,'courses','0006_auto_20171204_1036','2021-07-30 20:17:02.020721'),(69,'courses','0007_auto_20180119_0903','2021-07-30 20:17:02.349246'),(70,'courses','0008_course_partner','2021-07-30 20:17:02.421005'),(71,'courses','0009_allow_site_to_be_nullable','2021-07-30 20:17:02.554504'),(72,'courses','0010_migrate_partner_data_to_courses','2021-07-30 20:17:02.729304'),(73,'catalogue','0005_auto_20150610_1355','2021-07-30 20:17:03.078444'),(74,'catalogue','0006_credit_provider_attr','2021-07-30 20:17:03.158892'),(75,'catalogue','0007_auto_20150709_1205','2021-07-30 20:17:03.562848'),(76,'catalogue','0008_auto_20150709_1254','2021-07-30 20:17:03.685735'),(77,'catalogue','0009_credit_hours_attr','2021-07-30 20:17:03.764861'),(78,'catalogue','0010_catalog','2021-07-30 20:17:03.851121'),(79,'catalogue','0011_auto_20151019_0639','2021-07-30 20:17:04.052535'),(80,'catalogue','0012_enrollment_code_product_class','2021-07-30 20:17:04.056220'),(81,'catalogue','0013_coupon_product_class','2021-07-30 20:17:04.216020'),(82,'catalogue','0014_alter_couponvouchers_attribute','2021-07-30 20:17:04.297883'),(83,'catalogue','0015_default_categories','2021-07-30 20:17:04.466240'),(84,'catalogue','0016_coupon_note_attribute','2021-07-30 20:17:04.717186'),(85,'catalogue','0017_enrollment_code_product_class','2021-07-30 20:17:04.800080'),(86,'catalogue','0018_auto_20160530_0134','2021-07-30 20:17:04.831745'),(87,'catalogue','0019_enrollment_code_idverifyreq_attribute','2021-07-30 20:17:04.910819'),(88,'catalogue','0020_auto_20161025_1446','2021-07-30 20:17:04.943953'),(89,'catalogue','0021_auto_20170215_2224','2021-07-30 20:17:04.993195'),(90,'catalogue','0022_auto_20170215_2229','2021-07-30 20:17:05.010770'),(91,'catalogue','0023_auto_20170215_2234','2021-07-30 20:17:05.069002'),(92,'catalogue','0024_fix_enrollment_code_slug','2021-07-30 20:17:05.148215'),(93,'catalogue','0025_course_entitlement','2021-07-30 20:17:05.229733'),(94,'catalogue','0026_course_entitlement_attr_change','2021-07-30 20:17:05.314857'),(95,'catalogue','0027_catalogue_entitlement_option','2021-07-30 20:17:05.395164'),(96,'catalogue','0028_donations_from_checkout_tests_product_type','2021-07-30 20:17:05.648516'),(97,'catalogue','0029_auto_20180119_0903','2021-07-30 20:17:06.364082'),(98,'catalogue','0030_auto_20180124_1131','2021-07-30 20:17:06.786216'),(99,'catalogue','0031_course_entitlement_idverifyreq_attr','2021-07-30 20:17:06.931878'),(100,'catalogue','0032_journal_product_class','2021-07-30 20:17:07.012020'),(101,'catalogue','0033_add_coupon_categories','2021-07-30 20:17:07.105599'),(102,'catalogue','0034_add_on_campus_coupon_category','2021-07-30 20:17:07.183995'),(103,'catalogue','0035_add_partner_no_rev_coupon_categories','2021-07-30 20:17:07.270941'),(104,'catalogue','0036_coupon_notify_email_attribute','2021-07-30 20:17:07.356001'),(105,'catalogue','0037_add_sec_disc_reward_coupon_category','2021-07-30 20:17:07.434505'),(106,'catalogue','0038_coupon_enterprise_id_attribute','2021-07-30 20:17:07.646486'),(107,'catalogue','0039_historicalproduct_historicalproductattributevalue','2021-07-30 20:17:07.806947'),(108,'catalogue','0040_historicalcategory_historicaloption_historicalproductattribute_historicalproductcategory_historicalp','2021-07-30 20:17:08.335574'),(109,'catalogue','0041_auto_20190903_1752','2021-07-30 20:17:08.627472'),(110,'catalogue','0042_auto_20190913_1756','2021-07-30 20:17:08.725655'),(111,'catalogue','0043_auto_20191115_2151','2021-07-30 20:17:09.105814'),(112,'catalogue','0044_add_enterprisecontractmetadata_product_attribute','2021-07-30 20:17:09.189513'),(113,'catalogue','0045_add_edx_employee_coupon_category','2021-07-30 20:17:09.278502'),(114,'catalogue','0046_coupon_inactive_attribute','2021-07-30 20:17:09.362880'),(115,'catalogue','0047_coupon_sales_force_id_attribute','2021-07-30 20:17:09.446311'),(116,'catalogue','0048_auto_20200311_1240','2021-07-30 20:17:10.371833'),(117,'catalogue','0049_add_rap_and_orap_coupon_categories','2021-07-30 20:17:10.469517'),(118,'catalogue','0050_add_b2b_affiliate_promotion_coupon_category','2021-07-30 20:17:10.554442'),(119,'catalogue','0051_coupon_public_batch_attribute','2021-07-30 20:17:10.638875'),(120,'catalogue','0052_add_scholarship_coupon_category','2021-07-30 20:17:10.726740'),(121,'core','0002_auto_20150826_1455','2021-07-30 20:17:11.230512'),(122,'core','0003_auto_20150914_1120','2021-07-30 20:17:11.343490'),(123,'core','0004_auto_20150915_1023','2021-07-30 20:17:11.506439'),(124,'core','0005_auto_20150924_0123','2021-07-30 20:17:11.599476'),(125,'core','0006_add_service_user','2021-07-30 20:17:11.693067'),(126,'core','0007_auto_20151005_1333','2021-07-30 20:17:11.782329'),(127,'core','0008_client','2021-07-30 20:17:11.858742'),(128,'core','0009_service_user_privileges','2021-07-30 20:17:12.216879'),(129,'core','0010_add_async_sample','2021-07-30 20:17:12.313580'),(130,'core','0011_siteconfiguration_oauth_settings','2021-07-30 20:17:12.359520'),(131,'core','0012_businessclient','2021-07-30 20:17:12.382414'),(132,'core','0013_siteconfiguration_segment_key','2021-07-30 20:17:12.621371'),(133,'core','0014_enrollment_code_switch','2021-07-30 20:17:12.714586'),(134,'core','0015_siteconfiguration_from_email','2021-07-30 20:17:12.760442'),(135,'core','0016_siteconfiguration_enable_enrollment_codes','2021-07-30 20:17:12.808945'),(136,'core','0017_siteconfiguration_payment_support_email','2021-07-30 20:17:12.854367'),(137,'core','0018_siteconfiguration_payment_support_url','2021-07-30 20:17:12.910659'),(138,'core','0019_auto_20161012_1404','2021-07-30 20:17:12.999343'),(139,'core','0020_siteconfiguration_enable_otto_receipt_page','2021-07-30 20:17:13.047548'),(140,'core','0021_siteconfiguration_client_side_payment_processor','2021-07-30 20:17:13.102269'),(141,'core','0022_auto_20161108_2101','2021-07-30 20:17:13.123907'),(142,'core','0023_siteconfiguration_send_refund_notifications','2021-07-30 20:17:13.171770'),(143,'core','0024_auto_20170208_1520','2021-07-30 20:17:13.358240'),(144,'core','0025_auto_20170214_0003','2021-07-30 20:17:13.379364'),(145,'core','0026_auto_20170215_2234','2021-07-30 20:17:13.402599'),(146,'core','0027_siteconfiguration_require_account_activation','2021-07-30 20:17:13.451260'),(147,'core','0028_siteconfiguration_optimizely_snippet_src','2021-07-30 20:17:13.502116'),(148,'core','0029_auto_20170525_2131','2021-07-30 20:17:13.544106'),(149,'core','0030_auto_20170525_2134','2021-07-30 20:17:13.686691'),(150,'core','0031_siteconfiguration_enable_sailthru','2021-07-30 20:17:13.813149'),(151,'core','0032_auto_20170602_0516','2021-07-30 20:17:13.865486'),(152,'core','0033_auto_20170606_0539','2021-07-30 20:17:13.958301'),(153,'core','0034_auto_20170613_2039','2021-07-30 20:17:13.977238'),(154,'core','0035_siteconfiguration_base_cookie_domain','2021-07-30 20:17:14.024043'),(155,'core','0036_remove_siteconfiguration_enable_otto_receipt_page','2021-07-30 20:17:14.072387'),(156,'core','0037_siteconfiguration_enable_embargo_check','2021-07-30 20:17:14.115852'),(157,'core','0038_siteconfiguration_discovery_api_url','2021-07-30 20:17:14.161930'),(158,'core','0039_auto_20170716_2212','2021-07-30 20:17:14.218974'),(159,'core','0040_siteconfiguration__allowed_segment_events','2021-07-30 20:17:14.260483'),(160,'core','0041_remove_siteconfiguration__allowed_segment_events','2021-07-30 20:17:14.302926'),(161,'core','0042_siteconfiguration_enable_partial_program','2021-07-30 20:17:14.346638'),(162,'core','0043_auto_20170808_1009','2021-07-30 20:17:14.366544'),(163,'core','0044_auto_20180313_0702','2021-07-30 20:17:14.455915'),(164,'core','0045_auto_20180510_0823','2021-07-30 20:17:14.788323'),(165,'core','0046_siteconfiguration_journals_api_url','2021-07-30 20:17:14.825376'),(166,'core','0047_businessclient_enterprise_customer_uuid','2021-07-30 20:17:14.851039'),(167,'core','0048_siteconfiguration_hubspot_secret_key','2021-07-30 20:17:14.890022'),(168,'core','0049_ecommercefeaturerole_ecommercefeatureroleassignment','2021-07-30 20:17:14.978917'),(169,'core','0050_add_specific_ecommerce_roles','2021-07-30 20:17:15.131588'),(170,'core','0051_ecommercefeatureroleassignment_enterprise_id','2021-07-30 20:17:15.194762'),(171,'core','0052_historicalbusinessclient','2021-07-30 20:17:15.269304'),(172,'core','0053_user_lms_user_id','2021-07-30 20:17:15.408410'),(173,'core','0054_auto_20190626_0153','2021-07-30 20:17:15.492475'),(174,'core','0055_add_ordermanager_role','2021-07-30 20:17:15.588357'),(175,'core','0056_remove_siteconfiguration_journals_api_url','2021-07-30 20:17:15.629972'),(176,'core','0057_auto_20190920_1752','2021-07-30 20:17:15.669390'),(177,'core','0058_auto_20191115_2151','2021-07-30 20:17:15.812635'),(178,'core','0059_auto_20200115_1941','2021-07-30 20:17:15.933367'),(179,'core','0060_auto_20200117_1312','2021-07-30 20:17:16.023025'),(180,'core','0061_auto_20200407_1725','2021-07-30 20:17:16.097708'),(181,'core','0062_siteconfiguration_account_microfrontend_url','2021-07-30 20:17:16.140351'),(182,'core','0063_braze_switch','2021-07-30 20:17:16.238805'),(183,'core','0064_remove_siteconfiguration_enable_sailthru','2021-07-30 20:17:16.281954'),(184,'core','0065_ecommercefeatureroleassignment_applies_to_all_contexts','2021-07-30 20:17:16.332198'),(185,'partner','0014_historicalstockrecord','2021-07-30 20:17:16.641422'),(186,'courses','0011_historicalcourse','2021-07-30 20:17:16.789322'),(187,'courses','0012_auto_20191115_2151','2021-07-30 20:17:16.869522'),(188,'customer','0002_auto_20160517_0930','2021-07-30 20:17:16.882571'),(189,'customer','0003_auto_20170215_2229','2021-07-30 20:17:16.942368'),(190,'customer','0004_auto_20180124_1131','2021-07-30 20:17:17.109865'),(191,'customer','0005_auto_20191115_2151','2021-07-30 20:17:17.122314'),(192,'customer','0006_auto_20200305_1448','2021-07-30 20:17:17.163547'),(193,'offer','0002_range_catalog','2021-07-30 20:17:17.253092'),(194,'offer','0003_auto_20160517_1247','2021-07-30 20:17:17.390944'),(195,'offer','0004_auto_20160530_0944','2021-07-30 20:17:17.455365'),(196,'offer','0005_conditionaloffer_email_domains','2021-07-30 20:17:17.498385'),(197,'offer','0006_auto_20161025_1446','2021-07-30 20:17:17.535190'),(198,'offer','0007_auto_20161026_0856','2021-07-30 20:17:17.600557'),(199,'offer','0008_range_course_catalog','2021-07-30 20:17:17.661890'),(200,'offer','0009_range_enterprise_customer','2021-07-30 20:17:17.721439'),(201,'offer','0010_auto_20170215_2224','2021-07-30 20:17:17.750983'),(202,'offer','0011_auto_20170215_2324','2021-07-30 20:17:17.785650'),(203,'offer','0012_condition_program_uuid','2021-07-30 20:17:17.826181'),(204,'enterprise','0001_initial','2021-07-30 20:17:17.844590'),(205,'enterprise','0002_add_enterprise_offers_switch','2021-07-30 20:17:17.944882'),(206,'enterprise','0003_add_enable_enterprise_switch','2021-07-30 20:17:18.041652'),(207,'enterprise','0004_add_enterprise_offers_for_coupons','2021-07-30 20:17:18.367904'),(208,'enterprise','0005_assignableenterprisecustomercondition','2021-07-30 20:17:18.379443'),(209,'enterprise','0006_add_role_based_authz_switch','2021-07-30 20:17:18.475535'),(210,'enterprise','0007_remove_role_based_authz_switch','2021-07-30 20:17:18.570659'),(211,'enterprise','0008_remove_enterprise_offers_switch','2021-07-30 20:17:18.663538'),(212,'enterprise','0009_remove_enterprise_offers_for_coupons','2021-07-30 20:17:18.754708'),(213,'enterprise','0010_add_use_enterprise_catalog_flag','2021-07-30 20:17:18.852675'),(214,'enterprise','0011_remove_use_enterprise_catalog_flag','2021-07-30 20:17:18.951563'),(215,'flatpages','0001_initial','2021-07-30 20:17:19.044870'),(216,'fulfillment','0001_initial','2021-07-30 20:17:19.226797'),(217,'order','0002_auto_20141007_2032','2021-07-30 20:17:19.272491'),(218,'order','0003_auto_20150224_1520','2021-07-30 20:17:19.611465'),(219,'order','0004_order_payment_processor','2021-07-30 20:17:19.684366'),(220,'order','0005_deprecate_order_payment_processor','2021-07-30 20:17:19.753185'),(221,'order','0006_paymentevent_processor_name','2021-07-30 20:17:19.804697'),(222,'order','0007_create_history_tables','2021-07-30 20:17:19.979592'),(223,'order','0008_delete_order_payment_processor','2021-07-30 20:17:20.257479'),(224,'order','0009_auto_20150709_1205','2021-07-30 20:17:20.341473'),(225,'order','0010_auto_20160529_2245','2021-07-30 20:17:20.382631'),(226,'order','0011_auto_20161025_1446','2021-07-30 20:17:20.424514'),(227,'order','0012_auto_20170215_2224','2021-07-30 20:17:20.475669'),(228,'order','0013_auto_20170215_2229','2021-07-30 20:17:20.601708'),(229,'order','0014_auto_20170606_0535','2021-07-30 20:17:20.702432'),(230,'order','0015_create_disable_repeat_order_check_switch','2021-07-30 20:17:20.798559'),(231,'order','0016_auto_20180119_0903','2021-07-30 20:17:22.010797'),(232,'order','0017_order_partner','2021-07-30 20:17:22.106782'),(233,'invoice','0001_initial','2021-07-30 20:17:22.300033'),(234,'invoice','0002_auto_20160324_1919','2021-07-30 20:17:23.098359'),(235,'invoice','0003_auto_20160616_0657','2021-07-30 20:17:23.820930'),(236,'invoice','0004_auto_20170215_2234','2021-07-30 20:17:24.098830'),(237,'invoice','0005_auto_20180119_0903','2021-07-30 20:17:24.685509'),(238,'invoice','0006_auto_20180228_1057','2021-07-30 20:17:24.756230'),(239,'invoice','0007_historicalinvoice','2021-07-30 20:17:24.839456'),(240,'invoice','0008_auto_20191115_2151','2021-07-30 20:17:25.082991'),(241,'invoice','0009_auto_20210526_2005','2021-07-30 20:17:25.109428'),(242,'payment','0001_initial','2021-07-30 20:17:25.412381'),(243,'payment','0002_auto_20141007_2032','2021-07-30 20:17:25.528504'),(244,'payment','0003_create_payment_processor_response','2021-07-30 20:17:25.630705'),(245,'payment','0004_source_card_type','2021-07-30 20:17:25.711792'),(246,'payment','0005_paypalwebprofile','2021-07-30 20:17:25.735112'),(247,'payment','0006_enable_payment_processors','2021-07-30 20:17:25.843397'),(248,'payment','0007_add_cybersource_level23_sample','2021-07-30 20:17:26.230533'),(249,'payment','0008_remove_cybersource_level23_sample','2021-07-30 20:17:26.336336'),(250,'payment','0009_auto_20161025_1446','2021-07-30 20:17:26.359481'),(251,'payment','0010_create_client_side_checkout_flag','2021-07-30 20:17:26.466211'),(252,'payment','0011_paypalprocessorconfiguration','2021-07-30 20:17:26.489302'),(253,'payment','0012_auto_20161109_1456','2021-07-30 20:17:26.501547'),(254,'payment','0013_sdncheckfailure','2021-07-30 20:17:26.527594'),(255,'payment','0014_sdncheckfailure_site','2021-07-30 20:17:26.606318'),(256,'payment','0015_auto_20170215_2229','2021-07-30 20:17:26.665033'),(257,'payment','0016_auto_20170227_1402','2021-07-30 20:17:26.786545'),(258,'payment','0017_auto_20170328_1445','2021-07-30 20:17:26.980971'),(259,'payment','0018_create_stripe_switch','2021-07-30 20:17:27.083259'),(260,'payment','0019_auto_20180628_2011','2021-07-30 20:17:27.148926'),(261,'payment','0020_auto_20191004_1520','2021-07-30 20:17:27.253574'),(262,'payment','0021_auto_20191115_2151','2021-07-30 20:17:27.278197'),(263,'payment','0022_auto_20191120_2106','2021-07-30 20:17:27.324944'),(264,'payment','0023_auto_20191126_2153','2021-07-30 20:17:27.350694'),(265,'voucher','0002_couponvouchers','2021-07-30 20:17:27.442005'),(266,'voucher','0003_orderlinevouchers','2021-07-30 20:17:27.904406'),(267,'voucher','0004_auto_20160517_0930','2021-07-30 20:17:28.106310'),(268,'voucher','0005_auto_20180124_1131','2021-07-30 20:17:28.212541'),(269,'voucher','0006_auto_20181205_1017','2021-07-30 20:17:28.233534'),(270,'offer','0013_auto_20170801_0742','2021-07-30 20:17:28.273520'),(271,'offer','0014_conditionaloffer_site','2021-07-30 20:17:28.360496'),(272,'offer','0015_auto_20170926_1357','2021-07-30 20:17:28.519356'),(273,'offer','0016_auto_20180124_1131','2021-07-30 20:17:28.781047'),(274,'offer','0017_condition_journal_bundle_uuid','2021-07-30 20:17:28.829171'),(275,'offer','0018_conditionaloffer_partner','2021-07-30 20:17:28.916571'),(276,'offer','0019_migrate_partner_to_conditional_offers','2021-07-30 20:17:29.048432'),(277,'offer','0020_migrate_partner_to_coupon_offers','2021-07-30 20:17:29.160712'),(278,'offer','0021_range_enterprise_customer_catalog','2021-07-30 20:17:29.222006'),(279,'offer','0022_offerassignment','2021-07-30 20:17:29.298560'),(280,'offer','0023_offerassignmentemailattempt','2021-07-30 20:17:29.423057'),(281,'offer','0024_add_history_models_de_1424','2021-07-30 20:17:30.237989'),(282,'offer','0025_auto_20190624_1747','2021-07-30 20:17:30.674615'),(283,'offer','0026_auto_20190903_1806','2021-07-30 20:17:30.837264'),(284,'offer','0027_auto_20190913_1756','2021-07-30 20:17:31.014846'),(285,'offer','0028_auto_20191115_2151','2021-07-30 20:17:31.180379'),(286,'offer','0029_auto_20191126_2153','2021-07-30 20:17:31.409542'),(287,'offer','0030_offerassignmentemailtemplates','2021-07-30 20:17:31.498655'),(288,'offer','0031_auto_20200224_0756','2021-07-30 20:17:31.570419'),(289,'offer','0032_auto_20200305_1109','2021-07-30 20:17:31.750048'),(290,'offer','0033_auto_20200311_1240','2021-07-30 20:17:32.200839'),(291,'offer','0034_auto_20200403_1003','2021-07-30 20:17:32.273434'),(292,'offer','0035_offerassignmentemailtemplates_name','2021-07-30 20:17:32.311991'),(293,'offer','0036_auto_20200514_1636','2021-07-30 20:17:32.493492'),(294,'offer','0037_auto_20200528_1140','2021-07-30 20:17:32.507966'),(295,'offer','0038_auto_20200605_1006','2021-07-30 20:17:32.803742'),(296,'offer','0039_auto_20200617_1032','2021-07-30 20:17:33.043687'),(297,'offer','0040_auto_20200619_0803','2021-07-30 20:17:33.369441'),(298,'offer','0041_auto_20200707_1317','2021-07-30 20:17:33.694767'),(299,'offer','0042_offerassignmentemailtemplates_email_subject','2021-07-30 20:17:33.727077'),(300,'offer','0043_offerusageemail','2021-07-30 20:17:33.799804'),(301,'offer','0044_codeassignmentnudgeemailtemplates','2021-07-30 20:17:33.847712'),(302,'offer','0045_codeassignmentnudgeemails','2021-07-30 20:17:33.879809'),(303,'offer','0046_offerassignmentemailsentrecord','2021-07-30 20:17:33.998061'),(304,'offer','0047_codeassignmentnudgeemailtemplates','2021-07-30 20:17:34.152455'),(305,'offer','0048_auto_20201112_1015','2021-07-30 20:17:34.427451'),(306,'offer','0049_codeassignmentnudgeemails_options','2021-07-30 20:17:34.463054'),(307,'order','0018_historicalline_historicalorder','2021-07-30 20:17:34.632865'),(308,'order','0019_manualenrollmentorderdiscountbenefit_manualenrollmentorderdiscountcondition','2021-07-30 20:17:34.808470'),(309,'order','0020_auto_20191115_2151','2021-07-30 20:17:34.854037'),(310,'order','0021_auto_20191212_1630','2021-07-30 20:17:35.502244'),(311,'order','0022_historicalorderdiscount','2021-07-30 20:17:35.582641'),(312,'order','0023_auto_20200305_1448','2021-07-30 20:17:35.830549'),(313,'order','0024_markordersstatuscompleteconfig','2021-07-30 20:17:35.936488'),(314,'partner','0015_historicalpartner','2021-07-30 20:17:36.044379'),(315,'partner','0016_auto_20191115_2151','2021-07-30 20:17:36.165006'),(316,'partner','0017_auto_20200305_1448','2021-07-30 20:17:36.289318'),(317,'partner','0018_remove_partner_enable_sailthru','2021-07-30 20:17:36.410923'),(318,'payment','0024_auto_20191212_1630','2021-07-30 20:17:36.440460'),(319,'payment','0025_card_type_ordering','2021-07-30 20:17:36.469424'),(320,'payment','0026_auto_20200305_1448','2021-07-30 20:17:36.504182'),(321,'payment','0027_auto_20200811_1356','2021-07-30 20:17:36.527332'),(322,'payment','0028_sdnfallbackmetadata','2021-07-30 20:17:36.554331'),(323,'payment','0029_sdnfallbackdata','2021-07-30 20:17:36.584823'),(324,'payment','0030_delete_sdnfallbackdata','2021-07-30 20:17:36.645165'),(325,'payment','0031_sdnfallbackdata','2021-07-30 20:17:36.674049'),(326,'programs','0001_initial','2021-07-30 20:17:36.738703'),(327,'programs','0002_add_basket_attribute_type','2021-07-30 20:17:36.880510'),(328,'referrals','0001_initial','2021-07-30 20:17:36.968278'),(329,'referrals','0002_auto_20161011_1728','2021-07-30 20:17:37.841512'),(330,'referrals','0003_auto_20161027_1738','2021-07-30 20:17:37.973646'),(331,'referrals','0004_auto_20170215_2234','2021-07-30 20:17:38.175506'),(332,'referrals','0005_auto_20180628_2011','2021-07-30 20:17:38.246891'),(333,'referrals','0006_auto_20210526_2005','2021-07-30 20:17:38.284781'),(334,'refund','0001_squashed_0002_auto_20150515_2220','2021-07-30 20:17:38.693040'),(335,'refund','0002_auto_20151214_1017','2021-07-30 20:17:39.019822'),(336,'refund','0003_auto_20180119_0903','2021-07-30 20:17:39.950999'),(337,'refund','0004_auto_20180403_1120','2021-07-30 20:17:40.090839'),(338,'refund','0005_auto_20180628_2011','2021-07-30 20:17:40.206259'),(339,'refund','0006_historicalrefund_historicalrefundline','2021-07-30 20:17:40.372848'),(340,'refund','0007_auto_20191115_2151','2021-07-30 20:17:40.577967'),(341,'refund','0008_auto_20210526_2005','2021-07-30 20:17:40.630027'),(342,'reviews','0001_initial','2021-07-30 20:17:40.865472'),(343,'reviews','0002_update_email_length','2021-07-30 20:17:41.006197'),(344,'reviews','0003_auto_20160802_1358','2021-07-30 20:17:41.059033'),(345,'reviews','0004_auto_20170429_0941','2021-07-30 20:17:41.147634'),(346,'sailthru','0001_initial','2021-07-30 20:17:41.287847'),(347,'sailthru','0002_add_basket_attribute_type','2021-07-30 20:17:41.428108'),(348,'sessions','0001_initial','2021-07-30 20:17:41.453623'),(349,'shipping','0001_initial','2021-07-30 20:17:41.751763'),(350,'shipping','0002_auto_20150604_1450','2021-07-30 20:17:42.571116'),(351,'shipping','0003_auto_20181115_1953','2021-07-30 20:17:42.630201'),(352,'default','0001_initial','2021-07-30 20:17:42.857936'),(353,'social_auth','0001_initial','2021-07-30 20:17:42.863149'),(354,'default','0002_add_related_name','2021-07-30 20:17:42.994656'),(355,'social_auth','0002_add_related_name','2021-07-30 20:17:43.000068'),(356,'default','0003_alter_email_max_length','2021-07-30 20:17:43.043294'),(357,'social_auth','0003_alter_email_max_length','2021-07-30 20:17:43.049193'),(358,'default','0004_auto_20160423_0400','2021-07-30 20:17:43.083962'),(359,'social_auth','0004_auto_20160423_0400','2021-07-30 20:17:43.089612'),(360,'social_auth','0005_auto_20160727_2333','2021-07-30 20:17:43.117129'),(361,'social_django','0006_partial','2021-07-30 20:17:43.141832'),(362,'social_django','0007_code_timestamp','2021-07-30 20:17:43.185874'),(363,'social_django','0008_partial_timestamp','2021-07-30 20:17:43.229341'),(364,'social_django','0009_auto_20191118_0520','2021-07-30 20:17:43.354017'),(365,'social_django','0010_uid_db_index','2021-07-30 20:17:43.401853'),(366,'theming','0001_initial','2021-07-30 20:17:43.481669'),(367,'thumbnail','0001_initial','2021-07-30 20:17:43.525617'),(368,'voucher','0007_auto_20190913_1756','2021-07-30 20:17:43.699168'),(369,'voucher','0008_auto_20191115_2151','2021-07-30 20:17:43.769082'),(370,'voucher','0009_historicalvoucherapplication','2021-07-30 20:17:43.854623'),(371,'voucher','0010_auto_20200305_1448','2021-07-30 20:17:43.975907'),(372,'voucher','0011_auto_20200403_2046','2021-07-30 20:17:44.193263'),(373,'voucher','0012_voucher_is_public','2021-07-30 20:17:44.244402'),(374,'waffle','0002_auto_20161201_0958','2021-07-30 20:17:44.260548'),(375,'waffle','0003_update_strings_for_i18n','2021-07-30 20:17:45.516665'),(376,'waffle','0004_update_everyone_nullbooleanfield','2021-07-30 20:17:45.558149'),(377,'wishlists','0001_initial','2021-07-30 20:17:45.861169'),(378,'wishlists','0002_auto_20160111_1108','2021-07-30 20:17:45.973158'),(379,'wishlists','0003_auto_20181115_1953','2021-07-30 20:17:46.010322'),(380,'social_django','0002_add_related_name','2021-07-30 20:17:46.020080'),(381,'social_django','0004_auto_20160423_0400','2021-07-30 20:17:46.025044'),(382,'social_django','0005_auto_20160727_2333','2021-07-30 20:17:46.029806'),(383,'social_django','0003_alter_email_max_length','2021-07-30 20:17:46.034607'),(384,'social_django','0001_initial','2021-07-30 20:17:46.039091'); +INSERT INTO `django_migrations` VALUES (1,'contenttypes','0001_initial','2021-07-30 20:16:49.194661'),(2,'auth','0001_initial','2021-07-30 20:16:49.260236'),(3,'core','0001_initial','2021-07-30 20:16:49.433072'),(4,'address','0001_initial','2021-07-30 20:16:49.656461'),(5,'address','0002_auto_20150927_1547','2021-07-30 20:16:49.797240'),(6,'address','0003_auto_20150927_1551','2021-07-30 20:16:49.825385'),(7,'address','0004_auto_20170226_1122','2021-07-30 20:16:49.846392'),(8,'address','0005_regenerate_user_address_hashes','2021-07-30 20:16:49.862673'),(9,'address','0006_auto_20181115_1953','2021-07-30 20:16:49.882139'),(10,'admin','0001_initial','2021-07-30 20:16:49.997619'),(11,'admin','0002_logentry_remove_auto_add','2021-07-30 20:16:50.057639'),(12,'admin','0003_logentry_add_action_flag_choices','2021-07-30 20:16:50.070231'),(13,'catalogue','0001_initial','2021-07-30 20:16:50.665573'),(14,'analytics','0001_initial','2021-07-30 20:16:51.314013'),(15,'analytics','0002_auto_20140827_1705','2021-07-30 20:16:51.541130'),(16,'contenttypes','0002_remove_content_type_name','2021-07-30 20:16:51.703335'),(17,'auth','0002_alter_permission_name_max_length','2021-07-30 20:16:51.738682'),(18,'auth','0003_alter_user_email_max_length','2021-07-30 20:16:51.750804'),(19,'auth','0004_alter_user_username_opts','2021-07-30 20:16:51.764965'),(20,'auth','0005_alter_user_last_login_null','2021-07-30 20:16:51.778120'),(21,'auth','0006_require_contenttypes_0002','2021-07-30 20:16:51.784387'),(22,'auth','0007_alter_validators_add_error_messages','2021-07-30 20:16:51.797880'),(23,'auth','0008_alter_user_username_max_length','2021-07-30 20:16:51.810602'),(24,'auth','0009_alter_user_last_name_max_length','2021-07-30 20:16:51.822770'),(25,'auth','0010_alter_group_name_max_length','2021-07-30 20:16:51.859872'),(26,'auth','0011_update_proxy_permissions','2021-07-30 20:16:51.889191'),(27,'waffle','0001_initial','2021-07-30 20:16:51.982858'),(28,'sites','0001_initial','2021-07-30 20:16:52.144381'),(29,'partner','0001_initial','2021-07-30 20:16:52.503890'),(30,'customer','0001_initial','2021-07-30 20:16:52.863083'),(31,'basket','0001_initial','2021-07-30 20:16:53.059798'),(32,'basket','0002_auto_20140827_1705','2021-07-30 20:16:53.388943'),(33,'order','0001_initial','2021-07-30 20:16:55.639963'),(34,'offer','0001_initial','2021-07-30 20:16:56.919863'),(35,'voucher','0001_initial','2021-07-30 20:16:57.466038'),(36,'basket','0003_basket_vouchers','2021-07-30 20:16:57.819643'),(37,'basket','0004_auto_20141007_2032','2021-07-30 20:16:57.914784'),(38,'basket','0005_auto_20150709_1205','2021-07-30 20:16:58.037508'),(39,'basket','0006_basket_site','2021-07-30 20:16:58.116112'),(40,'basket','0007_auto_20160907_2040','2021-07-30 20:16:58.304516'),(41,'basket','0008_auto_20170215_2224','2021-07-30 20:16:58.382415'),(42,'basket','0009_auto_20170215_2229','2021-07-30 20:16:58.417737'),(43,'basket','0010_create_repeat_purchase_switch','2021-07-30 20:16:58.485719'),(44,'basket','0011_add_email_basket_attribute_type','2021-07-30 20:16:58.557257'),(45,'basket','0012_add_purchaser_basket_attribute','2021-07-30 20:16:58.630883'),(46,'basket','0013_auto_20200305_1448','2021-07-30 20:16:58.816174'),(47,'sites','0002_alter_domain_unique','2021-07-30 20:16:58.838016'),(48,'partner','0002_auto_20141007_2032','2021-07-30 20:16:58.869836'),(49,'partner','0003_auto_20150223_1130','2021-07-30 20:16:58.874183'),(50,'courses','0001_initial','2021-07-30 20:16:58.894953'),(51,'catalogue','0002_auto_20150223_1052','2021-07-30 20:16:58.971694'),(52,'catalogue','0003_product_course','2021-07-30 20:16:59.056059'),(53,'catalogue','0004_auto_20150609_0129','2021-07-30 20:16:59.403109'),(54,'partner','0004_auto_20150609_1215','2021-07-30 20:16:59.785451'),(55,'partner','0005_auto_20150610_1355','2021-07-30 20:17:00.196282'),(56,'partner','0006_auto_20150709_1205','2021-07-30 20:17:00.316042'),(57,'partner','0007_auto_20150914_0841','2021-07-30 20:17:00.470922'),(58,'partner','0008_auto_20150914_1057','2021-07-30 20:17:00.527657'),(59,'partner','0009_partner_enable_sailthru','2021-07-30 20:17:00.587956'),(60,'partner','0010_auto_20161025_1446','2021-07-30 20:17:00.624439'),(61,'partner','0011_auto_20170525_2138','2021-07-30 20:17:00.660408'),(62,'partner','0012_auto_20180119_0903','2021-07-30 20:17:00.922927'),(63,'partner','0013_partner_default_site','2021-07-30 20:17:01.226821'),(64,'courses','0002_historicalcourse','2021-07-30 20:17:01.325893'),(65,'courses','0003_auto_20150618_1108','2021-07-30 20:17:01.435088'),(66,'courses','0004_auto_20150803_1406','2021-07-30 20:17:01.512385'),(67,'courses','0005_auto_20170525_0131','2021-07-30 20:17:01.801507'),(68,'courses','0006_auto_20171204_1036','2021-07-30 20:17:02.020721'),(69,'courses','0007_auto_20180119_0903','2021-07-30 20:17:02.349246'),(70,'courses','0008_course_partner','2021-07-30 20:17:02.421005'),(71,'courses','0009_allow_site_to_be_nullable','2021-07-30 20:17:02.554504'),(72,'courses','0010_migrate_partner_data_to_courses','2021-07-30 20:17:02.729304'),(73,'catalogue','0005_auto_20150610_1355','2021-07-30 20:17:03.078444'),(74,'catalogue','0006_credit_provider_attr','2021-07-30 20:17:03.158892'),(75,'catalogue','0007_auto_20150709_1205','2021-07-30 20:17:03.562848'),(76,'catalogue','0008_auto_20150709_1254','2021-07-30 20:17:03.685735'),(77,'catalogue','0009_credit_hours_attr','2021-07-30 20:17:03.764861'),(78,'catalogue','0010_catalog','2021-07-30 20:17:03.851121'),(79,'catalogue','0011_auto_20151019_0639','2021-07-30 20:17:04.052535'),(80,'catalogue','0012_enrollment_code_product_class','2021-07-30 20:17:04.056220'),(81,'catalogue','0013_coupon_product_class','2021-07-30 20:17:04.216020'),(82,'catalogue','0014_alter_couponvouchers_attribute','2021-07-30 20:17:04.297883'),(83,'catalogue','0015_default_categories','2021-07-30 20:17:04.466240'),(84,'catalogue','0016_coupon_note_attribute','2021-07-30 20:17:04.717186'),(85,'catalogue','0017_enrollment_code_product_class','2021-07-30 20:17:04.800080'),(86,'catalogue','0018_auto_20160530_0134','2021-07-30 20:17:04.831745'),(87,'catalogue','0019_enrollment_code_idverifyreq_attribute','2021-07-30 20:17:04.910819'),(88,'catalogue','0020_auto_20161025_1446','2021-07-30 20:17:04.943953'),(89,'catalogue','0021_auto_20170215_2224','2021-07-30 20:17:04.993195'),(90,'catalogue','0022_auto_20170215_2229','2021-07-30 20:17:05.010770'),(91,'catalogue','0023_auto_20170215_2234','2021-07-30 20:17:05.069002'),(92,'catalogue','0024_fix_enrollment_code_slug','2021-07-30 20:17:05.148215'),(93,'catalogue','0025_course_entitlement','2021-07-30 20:17:05.229733'),(94,'catalogue','0026_course_entitlement_attr_change','2021-07-30 20:17:05.314857'),(95,'catalogue','0027_catalogue_entitlement_option','2021-07-30 20:17:05.395164'),(96,'catalogue','0028_donations_from_checkout_tests_product_type','2021-07-30 20:17:05.648516'),(97,'catalogue','0029_auto_20180119_0903','2021-07-30 20:17:06.364082'),(98,'catalogue','0030_auto_20180124_1131','2021-07-30 20:17:06.786216'),(99,'catalogue','0031_course_entitlement_idverifyreq_attr','2021-07-30 20:17:06.931878'),(100,'catalogue','0032_journal_product_class','2021-07-30 20:17:07.012020'),(101,'catalogue','0033_add_coupon_categories','2021-07-30 20:17:07.105599'),(102,'catalogue','0034_add_on_campus_coupon_category','2021-07-30 20:17:07.183995'),(103,'catalogue','0035_add_partner_no_rev_coupon_categories','2021-07-30 20:17:07.270941'),(104,'catalogue','0036_coupon_notify_email_attribute','2021-07-30 20:17:07.356001'),(105,'catalogue','0037_add_sec_disc_reward_coupon_category','2021-07-30 20:17:07.434505'),(106,'catalogue','0038_coupon_enterprise_id_attribute','2021-07-30 20:17:07.646486'),(107,'catalogue','0039_historicalproduct_historicalproductattributevalue','2021-07-30 20:17:07.806947'),(108,'catalogue','0040_historicalcategory_historicaloption_historicalproductattribute_historicalproductcategory_historicalp','2021-07-30 20:17:08.335574'),(109,'catalogue','0041_auto_20190903_1752','2021-07-30 20:17:08.627472'),(110,'catalogue','0042_auto_20190913_1756','2021-07-30 20:17:08.725655'),(111,'catalogue','0043_auto_20191115_2151','2021-07-30 20:17:09.105814'),(112,'catalogue','0044_add_enterprisecontractmetadata_product_attribute','2021-07-30 20:17:09.189513'),(113,'catalogue','0045_add_edx_employee_coupon_category','2021-07-30 20:17:09.278502'),(114,'catalogue','0046_coupon_inactive_attribute','2021-07-30 20:17:09.362880'),(115,'catalogue','0047_coupon_sales_force_id_attribute','2021-07-30 20:17:09.446311'),(116,'catalogue','0048_auto_20200311_1240','2021-07-30 20:17:10.371833'),(117,'catalogue','0049_add_rap_and_orap_coupon_categories','2021-07-30 20:17:10.469517'),(118,'catalogue','0050_add_b2b_affiliate_promotion_coupon_category','2021-07-30 20:17:10.554442'),(119,'catalogue','0051_coupon_public_batch_attribute','2021-07-30 20:17:10.638875'),(120,'catalogue','0052_add_scholarship_coupon_category','2021-07-30 20:17:10.726740'),(121,'core','0002_auto_20150826_1455','2021-07-30 20:17:11.230512'),(122,'core','0003_auto_20150914_1120','2021-07-30 20:17:11.343490'),(123,'core','0004_auto_20150915_1023','2021-07-30 20:17:11.506439'),(124,'core','0005_auto_20150924_0123','2021-07-30 20:17:11.599476'),(125,'core','0006_add_service_user','2021-07-30 20:17:11.693067'),(126,'core','0007_auto_20151005_1333','2021-07-30 20:17:11.782329'),(127,'core','0008_client','2021-07-30 20:17:11.858742'),(128,'core','0009_service_user_privileges','2021-07-30 20:17:12.216879'),(129,'core','0010_add_async_sample','2021-07-30 20:17:12.313580'),(130,'core','0011_siteconfiguration_oauth_settings','2021-07-30 20:17:12.359520'),(131,'core','0012_businessclient','2021-07-30 20:17:12.382414'),(132,'core','0013_siteconfiguration_segment_key','2021-07-30 20:17:12.621371'),(133,'core','0014_enrollment_code_switch','2021-07-30 20:17:12.714586'),(134,'core','0015_siteconfiguration_from_email','2021-07-30 20:17:12.760442'),(135,'core','0016_siteconfiguration_enable_enrollment_codes','2021-07-30 20:17:12.808945'),(136,'core','0017_siteconfiguration_payment_support_email','2021-07-30 20:17:12.854367'),(137,'core','0018_siteconfiguration_payment_support_url','2021-07-30 20:17:12.910659'),(138,'core','0019_auto_20161012_1404','2021-07-30 20:17:12.999343'),(139,'core','0020_siteconfiguration_enable_otto_receipt_page','2021-07-30 20:17:13.047548'),(140,'core','0021_siteconfiguration_client_side_payment_processor','2021-07-30 20:17:13.102269'),(141,'core','0022_auto_20161108_2101','2021-07-30 20:17:13.123907'),(142,'core','0023_siteconfiguration_send_refund_notifications','2021-07-30 20:17:13.171770'),(143,'core','0024_auto_20170208_1520','2021-07-30 20:17:13.358240'),(144,'core','0025_auto_20170214_0003','2021-07-30 20:17:13.379364'),(145,'core','0026_auto_20170215_2234','2021-07-30 20:17:13.402599'),(146,'core','0027_siteconfiguration_require_account_activation','2021-07-30 20:17:13.451260'),(147,'core','0028_siteconfiguration_optimizely_snippet_src','2021-07-30 20:17:13.502116'),(148,'core','0029_auto_20170525_2131','2021-07-30 20:17:13.544106'),(149,'core','0030_auto_20170525_2134','2021-07-30 20:17:13.686691'),(150,'core','0031_siteconfiguration_enable_sailthru','2021-07-30 20:17:13.813149'),(151,'core','0032_auto_20170602_0516','2021-07-30 20:17:13.865486'),(152,'core','0033_auto_20170606_0539','2021-07-30 20:17:13.958301'),(153,'core','0034_auto_20170613_2039','2021-07-30 20:17:13.977238'),(154,'core','0035_siteconfiguration_base_cookie_domain','2021-07-30 20:17:14.024043'),(155,'core','0036_remove_siteconfiguration_enable_otto_receipt_page','2021-07-30 20:17:14.072387'),(156,'core','0037_siteconfiguration_enable_embargo_check','2021-07-30 20:17:14.115852'),(157,'core','0038_siteconfiguration_discovery_api_url','2021-07-30 20:17:14.161930'),(158,'core','0039_auto_20170716_2212','2021-07-30 20:17:14.218974'),(159,'core','0040_siteconfiguration__allowed_segment_events','2021-07-30 20:17:14.260483'),(160,'core','0041_remove_siteconfiguration__allowed_segment_events','2021-07-30 20:17:14.302926'),(161,'core','0042_siteconfiguration_enable_partial_program','2021-07-30 20:17:14.346638'),(162,'core','0043_auto_20170808_1009','2021-07-30 20:17:14.366544'),(163,'core','0044_auto_20180313_0702','2021-07-30 20:17:14.455915'),(164,'core','0045_auto_20180510_0823','2021-07-30 20:17:14.788323'),(165,'core','0046_siteconfiguration_journals_api_url','2021-07-30 20:17:14.825376'),(166,'core','0047_businessclient_enterprise_customer_uuid','2021-07-30 20:17:14.851039'),(167,'core','0048_siteconfiguration_hubspot_secret_key','2021-07-30 20:17:14.890022'),(168,'core','0049_ecommercefeaturerole_ecommercefeatureroleassignment','2021-07-30 20:17:14.978917'),(169,'core','0050_add_specific_ecommerce_roles','2021-07-30 20:17:15.131588'),(170,'core','0051_ecommercefeatureroleassignment_enterprise_id','2021-07-30 20:17:15.194762'),(171,'core','0052_historicalbusinessclient','2021-07-30 20:17:15.269304'),(172,'core','0053_user_lms_user_id','2021-07-30 20:17:15.408410'),(173,'core','0054_auto_20190626_0153','2021-07-30 20:17:15.492475'),(174,'core','0055_add_ordermanager_role','2021-07-30 20:17:15.588357'),(175,'core','0056_remove_siteconfiguration_journals_api_url','2021-07-30 20:17:15.629972'),(176,'core','0057_auto_20190920_1752','2021-07-30 20:17:15.669390'),(177,'core','0058_auto_20191115_2151','2021-07-30 20:17:15.812635'),(178,'core','0059_auto_20200115_1941','2021-07-30 20:17:15.933367'),(179,'core','0060_auto_20200117_1312','2021-07-30 20:17:16.023025'),(180,'core','0061_auto_20200407_1725','2021-07-30 20:17:16.097708'),(181,'core','0062_siteconfiguration_account_microfrontend_url','2021-07-30 20:17:16.140351'),(182,'core','0063_braze_switch','2021-07-30 20:17:16.238805'),(183,'core','0064_remove_siteconfiguration_enable_sailthru','2021-07-30 20:17:16.281954'),(184,'core','0065_ecommercefeatureroleassignment_applies_to_all_contexts','2021-07-30 20:17:16.332198'),(185,'partner','0014_historicalstockrecord','2021-07-30 20:17:16.641422'),(186,'courses','0011_historicalcourse','2021-07-30 20:17:16.789322'),(187,'courses','0012_auto_20191115_2151','2021-07-30 20:17:16.869522'),(188,'customer','0002_auto_20160517_0930','2021-07-30 20:17:16.882571'),(189,'customer','0003_auto_20170215_2229','2021-07-30 20:17:16.942368'),(190,'customer','0004_auto_20180124_1131','2021-07-30 20:17:17.109865'),(191,'customer','0005_auto_20191115_2151','2021-07-30 20:17:17.122314'),(192,'customer','0006_auto_20200305_1448','2021-07-30 20:17:17.163547'),(193,'offer','0002_range_catalog','2021-07-30 20:17:17.253092'),(194,'offer','0003_auto_20160517_1247','2021-07-30 20:17:17.390944'),(195,'offer','0004_auto_20160530_0944','2021-07-30 20:17:17.455365'),(196,'offer','0005_conditionaloffer_email_domains','2021-07-30 20:17:17.498385'),(197,'offer','0006_auto_20161025_1446','2021-07-30 20:17:17.535190'),(198,'offer','0007_auto_20161026_0856','2021-07-30 20:17:17.600557'),(199,'offer','0008_range_course_catalog','2021-07-30 20:17:17.661890'),(200,'offer','0009_range_enterprise_customer','2021-07-30 20:17:17.721439'),(201,'offer','0010_auto_20170215_2224','2021-07-30 20:17:17.750983'),(202,'offer','0011_auto_20170215_2324','2021-07-30 20:17:17.785650'),(203,'offer','0012_condition_program_uuid','2021-07-30 20:17:17.826181'),(204,'enterprise','0001_initial','2021-07-30 20:17:17.844590'),(205,'enterprise','0002_add_enterprise_offers_switch','2021-07-30 20:17:17.944882'),(206,'enterprise','0003_add_enable_enterprise_switch','2021-07-30 20:17:18.041652'),(207,'enterprise','0004_add_enterprise_offers_for_coupons','2021-07-30 20:17:18.367904'),(208,'enterprise','0005_assignableenterprisecustomercondition','2021-07-30 20:17:18.379443'),(209,'enterprise','0006_add_role_based_authz_switch','2021-07-30 20:17:18.475535'),(210,'enterprise','0007_remove_role_based_authz_switch','2021-07-30 20:17:18.570659'),(211,'enterprise','0008_remove_enterprise_offers_switch','2021-07-30 20:17:18.663538'),(212,'enterprise','0009_remove_enterprise_offers_for_coupons','2021-07-30 20:17:18.754708'),(213,'enterprise','0010_add_use_enterprise_catalog_flag','2021-07-30 20:17:18.852675'),(214,'enterprise','0011_remove_use_enterprise_catalog_flag','2021-07-30 20:17:18.951563'),(215,'flatpages','0001_initial','2021-07-30 20:17:19.044870'),(216,'fulfillment','0001_initial','2021-07-30 20:17:19.226797'),(217,'order','0002_auto_20141007_2032','2021-07-30 20:17:19.272491'),(218,'order','0003_auto_20150224_1520','2021-07-30 20:17:19.611465'),(219,'order','0004_order_payment_processor','2021-07-30 20:17:19.684366'),(220,'order','0005_deprecate_order_payment_processor','2021-07-30 20:17:19.753185'),(221,'order','0006_paymentevent_processor_name','2021-07-30 20:17:19.804697'),(222,'order','0007_create_history_tables','2021-07-30 20:17:19.979592'),(223,'order','0008_delete_order_payment_processor','2021-07-30 20:17:20.257479'),(224,'order','0009_auto_20150709_1205','2021-07-30 20:17:20.341473'),(225,'order','0010_auto_20160529_2245','2021-07-30 20:17:20.382631'),(226,'order','0011_auto_20161025_1446','2021-07-30 20:17:20.424514'),(227,'order','0012_auto_20170215_2224','2021-07-30 20:17:20.475669'),(228,'order','0013_auto_20170215_2229','2021-07-30 20:17:20.601708'),(229,'order','0014_auto_20170606_0535','2021-07-30 20:17:20.702432'),(230,'order','0015_create_disable_repeat_order_check_switch','2021-07-30 20:17:20.798559'),(231,'order','0016_auto_20180119_0903','2021-07-30 20:17:22.010797'),(232,'order','0017_order_partner','2021-07-30 20:17:22.106782'),(233,'invoice','0001_initial','2021-07-30 20:17:22.300033'),(234,'invoice','0002_auto_20160324_1919','2021-07-30 20:17:23.098359'),(235,'invoice','0003_auto_20160616_0657','2021-07-30 20:17:23.820930'),(236,'invoice','0004_auto_20170215_2234','2021-07-30 20:17:24.098830'),(237,'invoice','0005_auto_20180119_0903','2021-07-30 20:17:24.685509'),(238,'invoice','0006_auto_20180228_1057','2021-07-30 20:17:24.756230'),(239,'invoice','0007_historicalinvoice','2021-07-30 20:17:24.839456'),(240,'invoice','0008_auto_20191115_2151','2021-07-30 20:17:25.082991'),(241,'invoice','0009_auto_20210526_2005','2021-07-30 20:17:25.109428'),(242,'payment','0001_initial','2021-07-30 20:17:25.412381'),(243,'payment','0002_auto_20141007_2032','2021-07-30 20:17:25.528504'),(244,'payment','0003_create_payment_processor_response','2021-07-30 20:17:25.630705'),(245,'payment','0004_source_card_type','2021-07-30 20:17:25.711792'),(246,'payment','0005_paypalwebprofile','2021-07-30 20:17:25.735112'),(247,'payment','0006_enable_payment_processors','2021-07-30 20:17:25.843397'),(248,'payment','0007_add_cybersource_level23_sample','2021-07-30 20:17:26.230533'),(249,'payment','0008_remove_cybersource_level23_sample','2021-07-30 20:17:26.336336'),(250,'payment','0009_auto_20161025_1446','2021-07-30 20:17:26.359481'),(251,'payment','0010_create_client_side_checkout_flag','2021-07-30 20:17:26.466211'),(252,'payment','0011_paypalprocessorconfiguration','2021-07-30 20:17:26.489302'),(253,'payment','0012_auto_20161109_1456','2021-07-30 20:17:26.501547'),(254,'payment','0013_sdncheckfailure','2021-07-30 20:17:26.527594'),(255,'payment','0014_sdncheckfailure_site','2021-07-30 20:17:26.606318'),(256,'payment','0015_auto_20170215_2229','2021-07-30 20:17:26.665033'),(257,'payment','0016_auto_20170227_1402','2021-07-30 20:17:26.786545'),(258,'payment','0017_auto_20170328_1445','2021-07-30 20:17:26.980971'),(259,'payment','0018_create_stripe_switch','2021-07-30 20:17:27.083259'),(260,'payment','0019_auto_20180628_2011','2021-07-30 20:17:27.148926'),(261,'payment','0020_auto_20191004_1520','2021-07-30 20:17:27.253574'),(262,'payment','0021_auto_20191115_2151','2021-07-30 20:17:27.278197'),(263,'payment','0022_auto_20191120_2106','2021-07-30 20:17:27.324944'),(264,'payment','0023_auto_20191126_2153','2021-07-30 20:17:27.350694'),(265,'voucher','0002_couponvouchers','2021-07-30 20:17:27.442005'),(266,'voucher','0003_orderlinevouchers','2021-07-30 20:17:27.904406'),(267,'voucher','0004_auto_20160517_0930','2021-07-30 20:17:28.106310'),(268,'voucher','0005_auto_20180124_1131','2021-07-30 20:17:28.212541'),(269,'voucher','0006_auto_20181205_1017','2021-07-30 20:17:28.233534'),(270,'offer','0013_auto_20170801_0742','2021-07-30 20:17:28.273520'),(271,'offer','0014_conditionaloffer_site','2021-07-30 20:17:28.360496'),(272,'offer','0015_auto_20170926_1357','2021-07-30 20:17:28.519356'),(273,'offer','0016_auto_20180124_1131','2021-07-30 20:17:28.781047'),(274,'offer','0017_condition_journal_bundle_uuid','2021-07-30 20:17:28.829171'),(275,'offer','0018_conditionaloffer_partner','2021-07-30 20:17:28.916571'),(276,'offer','0019_migrate_partner_to_conditional_offers','2021-07-30 20:17:29.048432'),(277,'offer','0020_migrate_partner_to_coupon_offers','2021-07-30 20:17:29.160712'),(278,'offer','0021_range_enterprise_customer_catalog','2021-07-30 20:17:29.222006'),(279,'offer','0022_offerassignment','2021-07-30 20:17:29.298560'),(280,'offer','0023_offerassignmentemailattempt','2021-07-30 20:17:29.423057'),(281,'offer','0024_add_history_models_de_1424','2021-07-30 20:17:30.237989'),(282,'offer','0025_auto_20190624_1747','2021-07-30 20:17:30.674615'),(283,'offer','0026_auto_20190903_1806','2021-07-30 20:17:30.837264'),(284,'offer','0027_auto_20190913_1756','2021-07-30 20:17:31.014846'),(285,'offer','0028_auto_20191115_2151','2021-07-30 20:17:31.180379'),(286,'offer','0029_auto_20191126_2153','2021-07-30 20:17:31.409542'),(287,'offer','0030_offerassignmentemailtemplates','2021-07-30 20:17:31.498655'),(288,'offer','0031_auto_20200224_0756','2021-07-30 20:17:31.570419'),(289,'offer','0032_auto_20200305_1109','2021-07-30 20:17:31.750048'),(290,'offer','0033_auto_20200311_1240','2021-07-30 20:17:32.200839'),(291,'offer','0034_auto_20200403_1003','2021-07-30 20:17:32.273434'),(292,'offer','0035_offerassignmentemailtemplates_name','2021-07-30 20:17:32.311991'),(293,'offer','0036_auto_20200514_1636','2021-07-30 20:17:32.493492'),(294,'offer','0037_auto_20200528_1140','2021-07-30 20:17:32.507966'),(295,'offer','0038_auto_20200605_1006','2021-07-30 20:17:32.803742'),(296,'offer','0039_auto_20200617_1032','2021-07-30 20:17:33.043687'),(297,'offer','0040_auto_20200619_0803','2021-07-30 20:17:33.369441'),(298,'offer','0041_auto_20200707_1317','2021-07-30 20:17:33.694767'),(299,'offer','0042_offerassignmentemailtemplates_email_subject','2021-07-30 20:17:33.727077'),(300,'offer','0043_offerusageemail','2021-07-30 20:17:33.799804'),(301,'offer','0044_codeassignmentnudgeemailtemplates','2021-07-30 20:17:33.847712'),(302,'offer','0045_codeassignmentnudgeemails','2021-07-30 20:17:33.879809'),(303,'offer','0046_offerassignmentemailsentrecord','2021-07-30 20:17:33.998061'),(304,'offer','0047_codeassignmentnudgeemailtemplates','2021-07-30 20:17:34.152455'),(305,'offer','0048_auto_20201112_1015','2021-07-30 20:17:34.427451'),(306,'offer','0049_codeassignmentnudgeemails_options','2021-07-30 20:17:34.463054'),(307,'order','0018_historicalline_historicalorder','2021-07-30 20:17:34.632865'),(308,'order','0019_manualenrollmentorderdiscountbenefit_manualenrollmentorderdiscountcondition','2021-07-30 20:17:34.808470'),(309,'order','0020_auto_20191115_2151','2021-07-30 20:17:34.854037'),(310,'order','0021_auto_20191212_1630','2021-07-30 20:17:35.502244'),(311,'order','0022_historicalorderdiscount','2021-07-30 20:17:35.582641'),(312,'order','0023_auto_20200305_1448','2021-07-30 20:17:35.830549'),(313,'order','0024_markordersstatuscompleteconfig','2021-07-30 20:17:35.936488'),(314,'partner','0015_historicalpartner','2021-07-30 20:17:36.044379'),(315,'partner','0016_auto_20191115_2151','2021-07-30 20:17:36.165006'),(316,'partner','0017_auto_20200305_1448','2021-07-30 20:17:36.289318'),(317,'partner','0018_remove_partner_enable_sailthru','2021-07-30 20:17:36.410923'),(318,'payment','0024_auto_20191212_1630','2021-07-30 20:17:36.440460'),(319,'payment','0025_card_type_ordering','2021-07-30 20:17:36.469424'),(320,'payment','0026_auto_20200305_1448','2021-07-30 20:17:36.504182'),(321,'payment','0027_auto_20200811_1356','2021-07-30 20:17:36.527332'),(322,'payment','0028_sdnfallbackmetadata','2021-07-30 20:17:36.554331'),(323,'payment','0029_sdnfallbackdata','2021-07-30 20:17:36.584823'),(324,'payment','0030_delete_sdnfallbackdata','2021-07-30 20:17:36.645165'),(325,'payment','0031_sdnfallbackdata','2021-07-30 20:17:36.674049'),(326,'programs','0001_initial','2021-07-30 20:17:36.738703'),(327,'programs','0002_add_basket_attribute_type','2021-07-30 20:17:36.880510'),(328,'referrals','0001_initial','2021-07-30 20:17:36.968278'),(329,'referrals','0002_auto_20161011_1728','2021-07-30 20:17:37.841512'),(330,'referrals','0003_auto_20161027_1738','2021-07-30 20:17:37.973646'),(331,'referrals','0004_auto_20170215_2234','2021-07-30 20:17:38.175506'),(332,'referrals','0005_auto_20180628_2011','2021-07-30 20:17:38.246891'),(333,'referrals','0006_auto_20210526_2005','2021-07-30 20:17:38.284781'),(334,'refund','0001_squashed_0002_auto_20150515_2220','2021-07-30 20:17:38.693040'),(335,'refund','0002_auto_20151214_1017','2021-07-30 20:17:39.019822'),(336,'refund','0003_auto_20180119_0903','2021-07-30 20:17:39.950999'),(337,'refund','0004_auto_20180403_1120','2021-07-30 20:17:40.090839'),(338,'refund','0005_auto_20180628_2011','2021-07-30 20:17:40.206259'),(339,'refund','0006_historicalrefund_historicalrefundline','2021-07-30 20:17:40.372848'),(340,'refund','0007_auto_20191115_2151','2021-07-30 20:17:40.577967'),(341,'refund','0008_auto_20210526_2005','2021-07-30 20:17:40.630027'),(342,'reviews','0001_initial','2021-07-30 20:17:40.865472'),(343,'reviews','0002_update_email_length','2021-07-30 20:17:41.006197'),(344,'reviews','0003_auto_20160802_1358','2021-07-30 20:17:41.059033'),(345,'reviews','0004_auto_20170429_0941','2021-07-30 20:17:41.147634'),(346,'sailthru','0001_initial','2021-07-30 20:17:41.287847'),(347,'sailthru','0002_add_basket_attribute_type','2021-07-30 20:17:41.428108'),(348,'sessions','0001_initial','2021-07-30 20:17:41.453623'),(349,'shipping','0001_initial','2021-07-30 20:17:41.751763'),(350,'shipping','0002_auto_20150604_1450','2021-07-30 20:17:42.571116'),(351,'shipping','0003_auto_20181115_1953','2021-07-30 20:17:42.630201'),(352,'default','0001_initial','2021-07-30 20:17:42.857936'),(353,'social_auth','0001_initial','2021-07-30 20:17:42.863149'),(354,'default','0002_add_related_name','2021-07-30 20:17:42.994656'),(355,'social_auth','0002_add_related_name','2021-07-30 20:17:43.000068'),(356,'default','0003_alter_email_max_length','2021-07-30 20:17:43.043294'),(357,'social_auth','0003_alter_email_max_length','2021-07-30 20:17:43.049193'),(358,'default','0004_auto_20160423_0400','2021-07-30 20:17:43.083962'),(359,'social_auth','0004_auto_20160423_0400','2021-07-30 20:17:43.089612'),(360,'social_auth','0005_auto_20160727_2333','2021-07-30 20:17:43.117129'),(361,'social_django','0006_partial','2021-07-30 20:17:43.141832'),(362,'social_django','0007_code_timestamp','2021-07-30 20:17:43.185874'),(363,'social_django','0008_partial_timestamp','2021-07-30 20:17:43.229341'),(364,'social_django','0009_auto_20191118_0520','2021-07-30 20:17:43.354017'),(365,'social_django','0010_uid_db_index','2021-07-30 20:17:43.401853'),(366,'theming','0001_initial','2021-07-30 20:17:43.481669'),(367,'thumbnail','0001_initial','2021-07-30 20:17:43.525617'),(368,'voucher','0007_auto_20190913_1756','2021-07-30 20:17:43.699168'),(369,'voucher','0008_auto_20191115_2151','2021-07-30 20:17:43.769082'),(370,'voucher','0009_historicalvoucherapplication','2021-07-30 20:17:43.854623'),(371,'voucher','0010_auto_20200305_1448','2021-07-30 20:17:43.975907'),(372,'voucher','0011_auto_20200403_2046','2021-07-30 20:17:44.193263'),(373,'voucher','0012_voucher_is_public','2021-07-30 20:17:44.244402'),(374,'waffle','0002_auto_20161201_0958','2021-07-30 20:17:44.260548'),(375,'waffle','0003_update_strings_for_i18n','2021-07-30 20:17:45.516665'),(376,'waffle','0004_update_everyone_nullbooleanfield','2021-07-30 20:17:45.558149'),(377,'wishlists','0001_initial','2021-07-30 20:17:45.861169'),(378,'wishlists','0002_auto_20160111_1108','2021-07-30 20:17:45.973158'),(379,'wishlists','0003_auto_20181115_1953','2021-07-30 20:17:46.010322'),(380,'social_django','0002_add_related_name','2021-07-30 20:17:46.020080'),(381,'social_django','0004_auto_20160423_0400','2021-07-30 20:17:46.025044'),(382,'social_django','0005_auto_20160727_2333','2021-07-30 20:17:46.029806'),(383,'social_django','0003_alter_email_max_length','2021-07-30 20:17:46.034607'),(384,'social_django','0001_initial','2021-07-30 20:17:46.039091'),(385,'auth','0012_alter_user_first_name_max_length','2022-12-23 16:46:42.657057'),(386,'basket','0014_line_date_updated','2022-12-23 16:46:45.217776'),(387,'catalogue','0053_auto_20210922_1857','2022-12-23 16:46:53.621150'),(388,'communication','0001_initial','2022-12-23 16:46:56.031143'),(389,'core','0066_remove_account_microfrontend_url_field_from_SiteConfiguration','2022-12-23 16:46:56.664470'),(390,'order','0025_auto_20210922_1857','2022-12-23 16:46:57.827811'),(391,'customer','0007_auto_20211213_1702','2022-12-23 16:46:59.050898'),(392,'offer','0050_templatefileattachment','2022-12-23 16:46:59.156529'); /*!40000 ALTER TABLE `django_migrations` ENABLE KEYS */; UNLOCK TABLES; @@ -1958,12 +1967,12 @@ CREATE TABLE `invoice_invoice` ( `basket_id` int(11) DEFAULT NULL, `business_client_id` int(11) DEFAULT NULL, `order_id` int(11) DEFAULT NULL, - `discount_type` varchar(255), + `discount_type` varchar(255) DEFAULT NULL, `discount_value` int(10) unsigned DEFAULT NULL, `number` varchar(255) DEFAULT NULL, `payment_date` datetime(6) DEFAULT NULL, `tax_deducted_source` int(10) unsigned DEFAULT NULL, - `type` varchar(255), + `type` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), KEY `invoice_invoice_basket_id_8795b83e_fk_basket_basket_id` (`basket_id`), KEY `invoice_invoice_business_client_id_44a4b698_fk_core_busi` (`business_client_id`), @@ -2777,6 +2786,33 @@ LOCK TABLES `offer_rangeproductfileupload` WRITE; /*!40000 ALTER TABLE `offer_rangeproductfileupload` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `offer_templatefileattachment` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `offer_templatefileattachment` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `name` varchar(256) NOT NULL, + `size` int(10) unsigned NOT NULL, + `url` varchar(300) NOT NULL, + `template_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + KEY `offer_templatefileat_template_id_85f1bc1a_fk_offer_off` (`template_id`), + CONSTRAINT `offer_templatefileat_template_id_85f1bc1a_fk_offer_off` FOREIGN KEY (`template_id`) REFERENCES `offer_offerassignmentemailtemplates` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `offer_templatefileattachment` +-- + +LOCK TABLES `offer_templatefileattachment` WRITE; +/*!40000 ALTER TABLE `offer_templatefileattachment` DISABLE KEYS */; +/*!40000 ALTER TABLE `offer_templatefileattachment` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `order_billingaddress` -- @@ -2826,7 +2862,7 @@ CREATE TABLE `order_communicationevent` ( KEY `order_communicatione_event_type_id_4bc9ee29_fk_customer_` (`event_type_id`), KEY `order_communicationevent_order_id_94e784ac_fk_order_order_id` (`order_id`), KEY `order_communicationevent_date_created_ce404d62` (`date_created`), - CONSTRAINT `order_communicatione_event_type_id_4bc9ee29_fk_customer_` FOREIGN KEY (`event_type_id`) REFERENCES `customer_communicationeventtype` (`id`), + CONSTRAINT `order_communicatione_event_type_id_4bc9ee29_fk_communica` FOREIGN KEY (`event_type_id`) REFERENCES `communication_communicationeventtype` (`id`), CONSTRAINT `order_communicationevent_order_id_94e784ac_fk_order_order_id` FOREIGN KEY (`order_id`) REFERENCES `order_order` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -3484,6 +3520,34 @@ INSERT INTO `order_shippingeventtype` VALUES (1,'Shipped','shipped'); /*!40000 ALTER TABLE `order_shippingeventtype` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `order_surcharge` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `order_surcharge` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `name` varchar(128) NOT NULL, + `code` varchar(128) NOT NULL, + `incl_tax` decimal(12,2) NOT NULL, + `excl_tax` decimal(12,2) NOT NULL, + `order_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + KEY `order_surcharge_order_id_5c0a94f5_fk_order_order_id` (`order_id`), + CONSTRAINT `order_surcharge_order_id_5c0a94f5_fk_order_order_id` FOREIGN KEY (`order_id`) REFERENCES `order_order` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `order_surcharge` +-- + +LOCK TABLES `order_surcharge` WRITE; +/*!40000 ALTER TABLE `order_surcharge` DISABLE KEYS */; +/*!40000 ALTER TABLE `order_surcharge` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `partner_historicalpartner` -- @@ -3507,7 +3571,7 @@ CREATE TABLE `partner_historicalpartner` ( KEY `partner_historicalpartner_default_site_id_8f53b529` (`default_site_id`), KEY `partner_historicalpartner_name_63933fe9` (`name`), CONSTRAINT `partner_historicalpa_history_user_id_971ab75b_fk_ecommerce` FOREIGN KEY (`history_user_id`) REFERENCES `ecommerce_user` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3516,7 +3580,7 @@ CREATE TABLE `partner_historicalpartner` ( LOCK TABLES `partner_historicalpartner` WRITE; /*!40000 ALTER TABLE `partner_historicalpartner` DISABLE KEYS */; -INSERT INTO `partner_historicalpartner` VALUES (1,'','',1,'2021-07-30 20:19:43.421833',NULL,'+',NULL,NULL),(1,'Open edX','edX',2,'2021-07-30 20:19:43.428853',NULL,'~',1,NULL); +INSERT INTO `partner_historicalpartner` VALUES (1,'','',1,'2021-07-30 20:19:43.421833',NULL,'+',NULL,NULL),(1,'Open edX','edX',2,'2021-07-30 20:19:43.428853',NULL,'~',1,NULL),(1,'Open edX','edX',3,'2022-12-23 16:50:28.117862',NULL,'~',1,NULL); /*!40000 ALTER TABLE `partner_historicalpartner` ENABLE KEYS */; UNLOCK TABLES; @@ -3552,7 +3616,7 @@ CREATE TABLE `partner_historicalstockrecord` ( KEY `partner_historicalstockrecord_partner_id_5369caa8` (`partner_id`), KEY `partner_historicalstockrecord_product_id_e2905583` (`product_id`), CONSTRAINT `partner_historicalst_history_user_id_eda90769_fk_ecommerce` FOREIGN KEY (`history_user_id`) REFERENCES `ecommerce_user` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3561,7 +3625,7 @@ CREATE TABLE `partner_historicalstockrecord` ( LOCK TABLES `partner_historicalstockrecord` WRITE; /*!40000 ALTER TABLE `partner_historicalstockrecord` DISABLE KEYS */; -INSERT INTO `partner_historicalstockrecord` VALUES (1,'68EFFFF','USD',0.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.167603','2021-07-30 20:19:59.167645',1,'2021-07-30 20:19:59.168481',NULL,'+',NULL,1,2),(2,'A5B6DBE','USD',149.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.223283','2021-07-30 20:19:59.223319',2,'2021-07-30 20:19:59.223904',NULL,'+',NULL,1,4),(3,'8CF08E5','USD',149.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.256723','2021-07-30 20:19:59.256765',3,'2021-07-30 20:19:59.257616',NULL,'+',NULL,1,3); +INSERT INTO `partner_historicalstockrecord` VALUES (1,'68EFFFF','USD',0.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.167603','2021-07-30 20:19:59.167645',1,'2021-07-30 20:19:59.168481',NULL,'+',NULL,1,2),(2,'A5B6DBE','USD',149.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.223283','2021-07-30 20:19:59.223319',2,'2021-07-30 20:19:59.223904',NULL,'+',NULL,1,4),(3,'8CF08E5','USD',149.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.256723','2021-07-30 20:19:59.256765',3,'2021-07-30 20:19:59.257616',NULL,'+',NULL,1,3),(1,'68EFFFF','USD',0.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.167603','2022-12-23 16:50:41.689672',4,'2022-12-23 16:50:41.691143',NULL,'~',NULL,1,2),(2,'A5B6DBE','USD',149.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.223283','2022-12-23 16:50:41.815125',5,'2022-12-23 16:50:41.816673',NULL,'~',NULL,1,4),(3,'8CF08E5','USD',149.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.256723','2022-12-23 16:50:41.848807',6,'2022-12-23 16:50:41.850531',NULL,'~',NULL,1,3); /*!40000 ALTER TABLE `partner_historicalstockrecord` ENABLE KEYS */; UNLOCK TABLES; @@ -3724,7 +3788,7 @@ CREATE TABLE `partner_stockrecord` ( LOCK TABLES `partner_stockrecord` WRITE; /*!40000 ALTER TABLE `partner_stockrecord` DISABLE KEYS */; -INSERT INTO `partner_stockrecord` VALUES (1,'68EFFFF','USD',0.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.167603','2021-07-30 20:19:59.167645',1,2),(2,'A5B6DBE','USD',149.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.223283','2021-07-30 20:19:59.223319',1,4),(3,'8CF08E5','USD',149.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.256723','2021-07-30 20:19:59.256765',1,3); +INSERT INTO `partner_stockrecord` VALUES (1,'68EFFFF','USD',0.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.167603','2022-12-23 16:50:41.689672',1,2),(2,'A5B6DBE','USD',149.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.223283','2022-12-23 16:50:41.815125',1,4),(3,'8CF08E5','USD',149.00,NULL,NULL,NULL,NULL,NULL,'2021-07-30 20:19:59.256723','2022-12-23 16:50:41.848807',1,3); /*!40000 ALTER TABLE `partner_stockrecord` ENABLE KEYS */; UNLOCK TABLES; @@ -4929,7 +4993,7 @@ CREATE TABLE `waffle_flag` ( LOCK TABLES `waffle_flag` WRITE; /*!40000 ALTER TABLE `waffle_flag` DISABLE KEYS */; -INSERT INTO `waffle_flag` VALUES (2,'enable_client_side_checkout',1,NULL,0,1,0,0,'',0,'This flag determines if the integrated/client-side checkout flow should be enabled.','2021-07-30 20:17:26.458439','2021-07-30 20:19:59.066465'),(3,'disable_microfrontend_for_basket_page',NULL,NULL,0,0,0,0,'',0,'','2021-07-30 20:17:27.246844','2021-07-30 20:17:27.246866'); +INSERT INTO `waffle_flag` VALUES (2,'enable_client_side_checkout',1,NULL,0,1,0,0,'',0,'This flag determines if the integrated/client-side checkout flow should be enabled.','2021-07-30 20:17:26.458439','2022-12-23 16:50:41.461128'),(3,'disable_microfrontend_for_basket_page',NULL,NULL,0,0,0,0,'',0,'','2021-07-30 20:17:27.246844','2021-07-30 20:17:27.246866'); /*!40000 ALTER TABLE `waffle_flag` ENABLE KEYS */; UNLOCK TABLES; @@ -5113,4 +5177,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2021-07-30 20:20:03 +-- Dump completed on 2022-12-23 16:52:23 diff --git a/edxapp.sql b/edxapp.sql index fbb9d377b1..c20789c14a 100644 --- a/edxapp.sql +++ b/edxapp.sql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 5.7.35, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 5.7.39, for Linux (x86_64) -- -- Host: localhost Database: edxapp -- ------------------------------------------------------ --- Server version 5.7.35 +-- Server version 5.7.39 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -153,10 +153,10 @@ CREATE TABLE `assessment_assessment` ( `feedback` longtext NOT NULL, `rubric_id` int(11) NOT NULL, PRIMARY KEY (`id`), + KEY `assessment_assessment_rubric_id_2ed0d5db_fk_assessment_rubric_id` (`rubric_id`), KEY `assessment_assessment_submission_uuid_cf5817c5` (`submission_uuid`), KEY `assessment_assessment_scored_at_a1a213d6` (`scored_at`), KEY `assessment_assessment_scorer_id_ad1a38cb` (`scorer_id`), - KEY `assessment_assessment_rubric_id_2ed0d5db_fk_assessment_rubric_id` (`rubric_id`), CONSTRAINT `assessment_assessment_rubric_id_2ed0d5db_fk_assessment_rubric_id` FOREIGN KEY (`rubric_id`) REFERENCES `assessment_rubric` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -284,9 +284,9 @@ CREATE TABLE `assessment_assessmentpart` ( `criterion_id` int(11) NOT NULL, `option_id` int(11) DEFAULT NULL, PRIMARY KEY (`id`), - KEY `assessment_assessmen_assessment_id_de1999cd_fk_assessmen` (`assessment_id`), KEY `assessment_assessmen_criterion_id_5bc40925_fk_assessmen` (`criterion_id`), KEY `assessment_assessmen_option_id_dd35c2c5_fk_assessmen` (`option_id`), + KEY `assessment_assessmen_assessment_id_de1999cd_fk_assessmen` (`assessment_id`), CONSTRAINT `assessment_assessmen_assessment_id_de1999cd_fk_assessmen` FOREIGN KEY (`assessment_id`) REFERENCES `assessment_assessment` (`id`), CONSTRAINT `assessment_assessmen_criterion_id_5bc40925_fk_assessmen` FOREIGN KEY (`criterion_id`) REFERENCES `assessment_criterion` (`id`), CONSTRAINT `assessment_assessmen_option_id_dd35c2c5_fk_assessmen` FOREIGN KEY (`option_id`) REFERENCES `assessment_criterionoption` (`id`) @@ -807,7 +807,7 @@ CREATE TABLE `auth_permission` ( PRIMARY KEY (`id`), UNIQUE KEY `auth_permission_content_type_id_codename_01ab375a_uniq` (`content_type_id`,`codename`), CONSTRAINT `auth_permission_content_type_id_2f476e4b_fk_django_co` FOREIGN KEY (`content_type_id`) REFERENCES `django_content_type` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=1697 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=1901 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -816,7 +816,7 @@ CREATE TABLE `auth_permission` ( LOCK TABLES `auth_permission` WRITE; /*!40000 ALTER TABLE `auth_permission` DISABLE KEYS */; -INSERT INTO `auth_permission` VALUES (1,'Can add permission',2,'add_permission'),(2,'Can change permission',2,'change_permission'),(3,'Can delete permission',2,'delete_permission'),(4,'Can view permission',2,'view_permission'),(5,'Can add group',3,'add_group'),(6,'Can change group',3,'change_group'),(7,'Can delete group',3,'delete_group'),(8,'Can view group',3,'view_group'),(9,'Can add user',4,'add_user'),(10,'Can change user',4,'change_user'),(11,'Can delete user',4,'delete_user'),(12,'Can view user',4,'view_user'),(13,'Can add content type',5,'add_contenttype'),(14,'Can change content type',5,'change_contenttype'),(15,'Can delete content type',5,'delete_contenttype'),(16,'Can view content type',5,'view_contenttype'),(17,'Can add redirect',6,'add_redirect'),(18,'Can change redirect',6,'change_redirect'),(19,'Can delete redirect',6,'delete_redirect'),(20,'Can view redirect',6,'view_redirect'),(21,'Can add session',7,'add_session'),(22,'Can change session',7,'change_session'),(23,'Can delete session',7,'delete_session'),(24,'Can view session',7,'view_session'),(25,'Can add site',8,'add_site'),(26,'Can change site',8,'change_site'),(27,'Can delete site',8,'delete_site'),(28,'Can view site',8,'view_site'),(29,'Can add task result',9,'add_taskresult'),(30,'Can change task result',9,'change_taskresult'),(31,'Can delete task result',9,'delete_taskresult'),(32,'Can view task result',9,'view_taskresult'),(33,'Can add chord counter',10,'add_chordcounter'),(34,'Can change chord counter',10,'change_chordcounter'),(35,'Can delete chord counter',10,'delete_chordcounter'),(36,'Can view chord counter',10,'view_chordcounter'),(37,'Can add Flag',11,'add_flag'),(38,'Can change Flag',11,'change_flag'),(39,'Can delete Flag',11,'delete_flag'),(40,'Can view Flag',11,'view_flag'),(41,'Can add Sample',12,'add_sample'),(42,'Can change Sample',12,'change_sample'),(43,'Can delete Sample',12,'delete_sample'),(44,'Can view Sample',12,'view_sample'),(45,'Can add Switch',13,'add_switch'),(46,'Can change Switch',13,'change_switch'),(47,'Can delete Switch',13,'delete_switch'),(48,'Can view Switch',13,'view_switch'),(49,'Can add course message',14,'add_coursemessage'),(50,'Can change course message',14,'change_coursemessage'),(51,'Can delete course message',14,'delete_coursemessage'),(52,'Can view course message',14,'view_coursemessage'),(53,'Can add global status message',15,'add_globalstatusmessage'),(54,'Can change global status message',15,'change_globalstatusmessage'),(55,'Can delete global status message',15,'delete_globalstatusmessage'),(56,'Can view global status message',15,'view_globalstatusmessage'),(57,'Can add asset base url config',16,'add_assetbaseurlconfig'),(58,'Can change asset base url config',16,'change_assetbaseurlconfig'),(59,'Can delete asset base url config',16,'delete_assetbaseurlconfig'),(60,'Can view asset base url config',16,'view_assetbaseurlconfig'),(61,'Can add asset excluded extensions config',17,'add_assetexcludedextensionsconfig'),(62,'Can change asset excluded extensions config',17,'change_assetexcludedextensionsconfig'),(63,'Can delete asset excluded extensions config',17,'delete_assetexcludedextensionsconfig'),(64,'Can view asset excluded extensions config',17,'view_assetexcludedextensionsconfig'),(65,'Can add course asset cache ttl config',18,'add_courseassetcachettlconfig'),(66,'Can change course asset cache ttl config',18,'change_courseassetcachettlconfig'),(67,'Can delete course asset cache ttl config',18,'delete_courseassetcachettlconfig'),(68,'Can view course asset cache ttl config',18,'view_courseassetcachettlconfig'),(69,'Can add cdn user agents config',19,'add_cdnuseragentsconfig'),(70,'Can change cdn user agents config',19,'change_cdnuseragentsconfig'),(71,'Can delete cdn user agents config',19,'delete_cdnuseragentsconfig'),(72,'Can view cdn user agents config',19,'view_cdnuseragentsconfig'),(73,'Can add site configuration',20,'add_siteconfiguration'),(74,'Can change site configuration',20,'change_siteconfiguration'),(75,'Can delete site configuration',20,'delete_siteconfiguration'),(76,'Can view site configuration',20,'view_siteconfiguration'),(77,'Can add site configuration history',21,'add_siteconfigurationhistory'),(78,'Can change site configuration history',21,'change_siteconfigurationhistory'),(79,'Can delete site configuration history',21,'delete_siteconfigurationhistory'),(80,'Can view site configuration history',21,'view_siteconfigurationhistory'),(81,'Can add course hls playback enabled flag',22,'add_coursehlsplaybackenabledflag'),(82,'Can change course hls playback enabled flag',22,'change_coursehlsplaybackenabledflag'),(83,'Can delete course hls playback enabled flag',22,'delete_coursehlsplaybackenabledflag'),(84,'Can view course hls playback enabled flag',22,'view_coursehlsplaybackenabledflag'),(85,'Can add hls playback enabled flag',23,'add_hlsplaybackenabledflag'),(86,'Can change hls playback enabled flag',23,'change_hlsplaybackenabledflag'),(87,'Can delete hls playback enabled flag',23,'delete_hlsplaybackenabledflag'),(88,'Can view hls playback enabled flag',23,'view_hlsplaybackenabledflag'),(89,'Can add course video transcript enabled flag',24,'add_coursevideotranscriptenabledflag'),(90,'Can change course video transcript enabled flag',24,'change_coursevideotranscriptenabledflag'),(91,'Can delete course video transcript enabled flag',24,'delete_coursevideotranscriptenabledflag'),(92,'Can view course video transcript enabled flag',24,'view_coursevideotranscriptenabledflag'),(93,'Can add video transcript enabled flag',25,'add_videotranscriptenabledflag'),(94,'Can change video transcript enabled flag',25,'change_videotranscriptenabledflag'),(95,'Can delete video transcript enabled flag',25,'delete_videotranscriptenabledflag'),(96,'Can view video transcript enabled flag',25,'view_videotranscriptenabledflag'),(97,'Can add transcript migration setting',26,'add_transcriptmigrationsetting'),(98,'Can change transcript migration setting',26,'change_transcriptmigrationsetting'),(99,'Can delete transcript migration setting',26,'delete_transcriptmigrationsetting'),(100,'Can view transcript migration setting',26,'view_transcriptmigrationsetting'),(101,'Can add migration enqueued course',27,'add_migrationenqueuedcourse'),(102,'Can change migration enqueued course',27,'change_migrationenqueuedcourse'),(103,'Can delete migration enqueued course',27,'delete_migrationenqueuedcourse'),(104,'Can view migration enqueued course',27,'view_migrationenqueuedcourse'),(105,'Can add updated course videos',28,'add_updatedcoursevideos'),(106,'Can change updated course videos',28,'change_updatedcoursevideos'),(107,'Can delete updated course videos',28,'delete_updatedcoursevideos'),(108,'Can view updated course videos',28,'view_updatedcoursevideos'),(109,'Can add video thumbnail setting',29,'add_videothumbnailsetting'),(110,'Can change video thumbnail setting',29,'change_videothumbnailsetting'),(111,'Can delete video thumbnail setting',29,'delete_videothumbnailsetting'),(112,'Can view video thumbnail setting',29,'view_videothumbnailsetting'),(113,'Can add course youtube blocked flag',30,'add_courseyoutubeblockedflag'),(114,'Can change course youtube blocked flag',30,'change_courseyoutubeblockedflag'),(115,'Can delete course youtube blocked flag',30,'delete_courseyoutubeblockedflag'),(116,'Can view course youtube blocked flag',30,'view_courseyoutubeblockedflag'),(117,'Can add course video uploads enabled by default',31,'add_coursevideouploadsenabledbydefault'),(118,'Can change course video uploads enabled by default',31,'change_coursevideouploadsenabledbydefault'),(119,'Can delete course video uploads enabled by default',31,'delete_coursevideouploadsenabledbydefault'),(120,'Can view course video uploads enabled by default',31,'view_coursevideouploadsenabledbydefault'),(121,'Can add video uploads enabled by default',32,'add_videouploadsenabledbydefault'),(122,'Can change video uploads enabled by default',32,'change_videouploadsenabledbydefault'),(123,'Can delete video uploads enabled by default',32,'delete_videouploadsenabledbydefault'),(124,'Can view video uploads enabled by default',32,'view_videouploadsenabledbydefault'),(125,'Can add vem pipeline integration',33,'add_vempipelineintegration'),(126,'Can change vem pipeline integration',33,'change_vempipelineintegration'),(127,'Can delete vem pipeline integration',33,'delete_vempipelineintegration'),(128,'Can view vem pipeline integration',33,'view_vempipelineintegration'),(129,'Can add offline computed grade',34,'add_offlinecomputedgrade'),(130,'Can change offline computed grade',34,'change_offlinecomputedgrade'),(131,'Can delete offline computed grade',34,'delete_offlinecomputedgrade'),(132,'Can view offline computed grade',34,'view_offlinecomputedgrade'),(133,'Can add offline computed grade log',35,'add_offlinecomputedgradelog'),(134,'Can change offline computed grade log',35,'change_offlinecomputedgradelog'),(135,'Can delete offline computed grade log',35,'delete_offlinecomputedgradelog'),(136,'Can view offline computed grade log',35,'view_offlinecomputedgradelog'),(137,'Can add student field override',36,'add_studentfieldoverride'),(138,'Can change student field override',36,'change_studentfieldoverride'),(139,'Can delete student field override',36,'delete_studentfieldoverride'),(140,'Can view student field override',36,'view_studentfieldoverride'),(141,'Can add student module',37,'add_studentmodule'),(142,'Can change student module',37,'change_studentmodule'),(143,'Can delete student module',37,'delete_studentmodule'),(144,'Can view student module',37,'view_studentmodule'),(145,'Can add student module history',38,'add_studentmodulehistory'),(146,'Can change student module history',38,'change_studentmodulehistory'),(147,'Can delete student module history',38,'delete_studentmodulehistory'),(148,'Can view student module history',38,'view_studentmodulehistory'),(149,'Can add x module student info field',39,'add_xmodulestudentinfofield'),(150,'Can change x module student info field',39,'change_xmodulestudentinfofield'),(151,'Can delete x module student info field',39,'delete_xmodulestudentinfofield'),(152,'Can view x module student info field',39,'view_xmodulestudentinfofield'),(153,'Can add x module student prefs field',40,'add_xmodulestudentprefsfield'),(154,'Can change x module student prefs field',40,'change_xmodulestudentprefsfield'),(155,'Can delete x module student prefs field',40,'delete_xmodulestudentprefsfield'),(156,'Can view x module student prefs field',40,'view_xmodulestudentprefsfield'),(157,'Can add x module user state summary field',41,'add_xmoduleuserstatesummaryfield'),(158,'Can change x module user state summary field',41,'change_xmoduleuserstatesummaryfield'),(159,'Can delete x module user state summary field',41,'delete_xmoduleuserstatesummaryfield'),(160,'Can view x module user state summary field',41,'view_xmoduleuserstatesummaryfield'),(161,'Can add course dynamic upgrade deadline configuration',42,'add_coursedynamicupgradedeadlineconfiguration'),(162,'Can change course dynamic upgrade deadline configuration',42,'change_coursedynamicupgradedeadlineconfiguration'),(163,'Can delete course dynamic upgrade deadline configuration',42,'delete_coursedynamicupgradedeadlineconfiguration'),(164,'Can view course dynamic upgrade deadline configuration',42,'view_coursedynamicupgradedeadlineconfiguration'),(165,'Can add dynamic upgrade deadline configuration',43,'add_dynamicupgradedeadlineconfiguration'),(166,'Can change dynamic upgrade deadline configuration',43,'change_dynamicupgradedeadlineconfiguration'),(167,'Can delete dynamic upgrade deadline configuration',43,'delete_dynamicupgradedeadlineconfiguration'),(168,'Can view dynamic upgrade deadline configuration',43,'view_dynamicupgradedeadlineconfiguration'),(169,'Can add org dynamic upgrade deadline configuration',44,'add_orgdynamicupgradedeadlineconfiguration'),(170,'Can change org dynamic upgrade deadline configuration',44,'change_orgdynamicupgradedeadlineconfiguration'),(171,'Can delete org dynamic upgrade deadline configuration',44,'delete_orgdynamicupgradedeadlineconfiguration'),(172,'Can view org dynamic upgrade deadline configuration',44,'view_orgdynamicupgradedeadlineconfiguration'),(173,'Can add student module history extended',45,'add_studentmodulehistoryextended'),(174,'Can change student module history extended',45,'change_studentmodulehistoryextended'),(175,'Can delete student module history extended',45,'delete_studentmodulehistoryextended'),(176,'Can view student module history extended',45,'view_studentmodulehistoryextended'),(177,'Can add anonymous user id',46,'add_anonymoususerid'),(178,'Can change anonymous user id',46,'change_anonymoususerid'),(179,'Can delete anonymous user id',46,'delete_anonymoususerid'),(180,'Can view anonymous user id',46,'view_anonymoususerid'),(181,'Can add course access role',47,'add_courseaccessrole'),(182,'Can change course access role',47,'change_courseaccessrole'),(183,'Can delete course access role',47,'delete_courseaccessrole'),(184,'Can view course access role',47,'view_courseaccessrole'),(185,'Can add course enrollment',48,'add_courseenrollment'),(186,'Can change course enrollment',48,'change_courseenrollment'),(187,'Can delete course enrollment',48,'delete_courseenrollment'),(188,'Can view course enrollment',48,'view_courseenrollment'),(189,'Can add course enrollment allowed',49,'add_courseenrollmentallowed'),(190,'Can change course enrollment allowed',49,'change_courseenrollmentallowed'),(191,'Can delete course enrollment allowed',49,'delete_courseenrollmentallowed'),(192,'Can view course enrollment allowed',49,'view_courseenrollmentallowed'),(193,'Can add course enrollment attribute',50,'add_courseenrollmentattribute'),(194,'Can change course enrollment attribute',50,'change_courseenrollmentattribute'),(195,'Can delete course enrollment attribute',50,'delete_courseenrollmentattribute'),(196,'Can view course enrollment attribute',50,'view_courseenrollmentattribute'),(197,'Can add dashboard configuration',51,'add_dashboardconfiguration'),(198,'Can change dashboard configuration',51,'change_dashboardconfiguration'),(199,'Can delete dashboard configuration',51,'delete_dashboardconfiguration'),(200,'Can view dashboard configuration',51,'view_dashboardconfiguration'),(201,'Can add enrollment refund configuration',52,'add_enrollmentrefundconfiguration'),(202,'Can change enrollment refund configuration',52,'change_enrollmentrefundconfiguration'),(203,'Can delete enrollment refund configuration',52,'delete_enrollmentrefundconfiguration'),(204,'Can view enrollment refund configuration',52,'view_enrollmentrefundconfiguration'),(205,'Can add entrance exam configuration',53,'add_entranceexamconfiguration'),(206,'Can change entrance exam configuration',53,'change_entranceexamconfiguration'),(207,'Can delete entrance exam configuration',53,'delete_entranceexamconfiguration'),(208,'Can view entrance exam configuration',53,'view_entranceexamconfiguration'),(209,'Can add language proficiency',54,'add_languageproficiency'),(210,'Can change language proficiency',54,'change_languageproficiency'),(211,'Can delete language proficiency',54,'delete_languageproficiency'),(212,'Can view language proficiency',54,'view_languageproficiency'),(213,'Can add linked in add to profile configuration',55,'add_linkedinaddtoprofileconfiguration'),(214,'Can change linked in add to profile configuration',55,'change_linkedinaddtoprofileconfiguration'),(215,'Can delete linked in add to profile configuration',55,'delete_linkedinaddtoprofileconfiguration'),(216,'Can view linked in add to profile configuration',55,'view_linkedinaddtoprofileconfiguration'),(217,'Can add Login Failure',56,'add_loginfailures'),(218,'Can change Login Failure',56,'change_loginfailures'),(219,'Can delete Login Failure',56,'delete_loginfailures'),(220,'Can view Login Failure',56,'view_loginfailures'),(221,'Can add manual enrollment audit',57,'add_manualenrollmentaudit'),(222,'Can change manual enrollment audit',57,'change_manualenrollmentaudit'),(223,'Can delete manual enrollment audit',57,'delete_manualenrollmentaudit'),(224,'Can view manual enrollment audit',57,'view_manualenrollmentaudit'),(225,'Can add pending email change',58,'add_pendingemailchange'),(226,'Can change pending email change',58,'change_pendingemailchange'),(227,'Can delete pending email change',58,'delete_pendingemailchange'),(228,'Can view pending email change',58,'view_pendingemailchange'),(229,'Can add pending name change',59,'add_pendingnamechange'),(230,'Can change pending name change',59,'change_pendingnamechange'),(231,'Can delete pending name change',59,'delete_pendingnamechange'),(232,'Can view pending name change',59,'view_pendingnamechange'),(233,'Can add registration',60,'add_registration'),(234,'Can change registration',60,'change_registration'),(235,'Can delete registration',60,'delete_registration'),(236,'Can view registration',60,'view_registration'),(237,'Can add user profile',61,'add_userprofile'),(238,'Can change user profile',61,'change_userprofile'),(239,'Can delete user profile',61,'delete_userprofile'),(240,'Can view user profile',61,'view_userprofile'),(241,'Can deactivate, but NOT delete users',61,'can_deactivate_users'),(242,'Can add user signup source',62,'add_usersignupsource'),(243,'Can change user signup source',62,'change_usersignupsource'),(244,'Can delete user signup source',62,'delete_usersignupsource'),(245,'Can view user signup source',62,'view_usersignupsource'),(246,'Can add user standing',63,'add_userstanding'),(247,'Can change user standing',63,'change_userstanding'),(248,'Can delete user standing',63,'delete_userstanding'),(249,'Can view user standing',63,'view_userstanding'),(250,'Can add user test group',64,'add_usertestgroup'),(251,'Can change user test group',64,'change_usertestgroup'),(252,'Can delete user test group',64,'delete_usertestgroup'),(253,'Can view user test group',64,'view_usertestgroup'),(254,'Can add user attribute',65,'add_userattribute'),(255,'Can change user attribute',65,'change_userattribute'),(256,'Can delete user attribute',65,'delete_userattribute'),(257,'Can view user attribute',65,'view_userattribute'),(258,'Can add registration cookie configuration',66,'add_registrationcookieconfiguration'),(259,'Can change registration cookie configuration',66,'change_registrationcookieconfiguration'),(260,'Can delete registration cookie configuration',66,'delete_registrationcookieconfiguration'),(261,'Can view registration cookie configuration',66,'view_registrationcookieconfiguration'),(262,'Can add social link',67,'add_sociallink'),(263,'Can change social link',67,'change_sociallink'),(264,'Can delete social link',67,'delete_sociallink'),(265,'Can view social link',67,'view_sociallink'),(266,'Can add account recovery',68,'add_accountrecovery'),(267,'Can change account recovery',68,'change_accountrecovery'),(268,'Can delete account recovery',68,'delete_accountrecovery'),(269,'Can view account recovery',68,'view_accountrecovery'),(270,'Can add pending secondary email change',69,'add_pendingsecondaryemailchange'),(271,'Can change pending secondary email change',69,'change_pendingsecondaryemailchange'),(272,'Can delete pending secondary email change',69,'delete_pendingsecondaryemailchange'),(273,'Can view pending secondary email change',69,'view_pendingsecondaryemailchange'),(274,'Can add historical course enrollment',70,'add_historicalcourseenrollment'),(275,'Can change historical course enrollment',70,'change_historicalcourseenrollment'),(276,'Can delete historical course enrollment',70,'delete_historicalcourseenrollment'),(277,'Can view historical course enrollment',70,'view_historicalcourseenrollment'),(278,'Can add bulk unenroll configuration',71,'add_bulkunenrollconfiguration'),(279,'Can change bulk unenroll configuration',71,'change_bulkunenrollconfiguration'),(280,'Can delete bulk unenroll configuration',71,'delete_bulkunenrollconfiguration'),(281,'Can view bulk unenroll configuration',71,'view_bulkunenrollconfiguration'),(282,'Can add fbe enrollment exclusion',72,'add_fbeenrollmentexclusion'),(283,'Can change fbe enrollment exclusion',72,'change_fbeenrollmentexclusion'),(284,'Can delete fbe enrollment exclusion',72,'delete_fbeenrollmentexclusion'),(285,'Can view fbe enrollment exclusion',72,'view_fbeenrollmentexclusion'),(286,'Can add allowed auth user',73,'add_allowedauthuser'),(287,'Can change allowed auth user',73,'change_allowedauthuser'),(288,'Can delete allowed auth user',73,'delete_allowedauthuser'),(289,'Can view allowed auth user',73,'view_allowedauthuser'),(290,'Can add historical manual enrollment audit',74,'add_historicalmanualenrollmentaudit'),(291,'Can change historical manual enrollment audit',74,'change_historicalmanualenrollmentaudit'),(292,'Can delete historical manual enrollment audit',74,'delete_historicalmanualenrollmentaudit'),(293,'Can view historical manual enrollment audit',74,'view_historicalmanualenrollmentaudit'),(294,'Can add account recovery configuration',75,'add_accountrecoveryconfiguration'),(295,'Can change account recovery configuration',75,'change_accountrecoveryconfiguration'),(296,'Can delete account recovery configuration',75,'delete_accountrecoveryconfiguration'),(297,'Can view account recovery configuration',75,'view_accountrecoveryconfiguration'),(298,'Can add course enrollment celebration',76,'add_courseenrollmentcelebration'),(299,'Can change course enrollment celebration',76,'change_courseenrollmentcelebration'),(300,'Can delete course enrollment celebration',76,'delete_courseenrollmentcelebration'),(301,'Can view course enrollment celebration',76,'view_courseenrollmentcelebration'),(302,'Can add bulk change enrollment configuration',77,'add_bulkchangeenrollmentconfiguration'),(303,'Can change bulk change enrollment configuration',77,'change_bulkchangeenrollmentconfiguration'),(304,'Can delete bulk change enrollment configuration',77,'delete_bulkchangeenrollmentconfiguration'),(305,'Can view bulk change enrollment configuration',77,'view_bulkchangeenrollmentconfiguration'),(306,'Can add user password toggle history',78,'add_userpasswordtogglehistory'),(307,'Can change user password toggle history',78,'change_userpasswordtogglehistory'),(308,'Can delete user password toggle history',78,'delete_userpasswordtogglehistory'),(309,'Can view user password toggle history',78,'view_userpasswordtogglehistory'),(310,'Can add user celebration',79,'add_usercelebration'),(311,'Can change user celebration',79,'change_usercelebration'),(312,'Can delete user celebration',79,'delete_usercelebration'),(313,'Can view user celebration',79,'view_usercelebration'),(314,'Can add rate limit configuration',80,'add_ratelimitconfiguration'),(315,'Can change rate limit configuration',80,'change_ratelimitconfiguration'),(316,'Can delete rate limit configuration',80,'delete_ratelimitconfiguration'),(317,'Can view rate limit configuration',80,'view_ratelimitconfiguration'),(318,'Can add certificate generation configuration',81,'add_certificategenerationconfiguration'),(319,'Can change certificate generation configuration',81,'change_certificategenerationconfiguration'),(320,'Can delete certificate generation configuration',81,'delete_certificategenerationconfiguration'),(321,'Can view certificate generation configuration',81,'view_certificategenerationconfiguration'),(322,'Can add certificate generation course setting',82,'add_certificategenerationcoursesetting'),(323,'Can change certificate generation course setting',82,'change_certificategenerationcoursesetting'),(324,'Can delete certificate generation course setting',82,'delete_certificategenerationcoursesetting'),(325,'Can view certificate generation course setting',82,'view_certificategenerationcoursesetting'),(326,'Can add certificate html view configuration',83,'add_certificatehtmlviewconfiguration'),(327,'Can change certificate html view configuration',83,'change_certificatehtmlviewconfiguration'),(328,'Can delete certificate html view configuration',83,'delete_certificatehtmlviewconfiguration'),(329,'Can view certificate html view configuration',83,'view_certificatehtmlviewconfiguration'),(330,'Can add certificate template',84,'add_certificatetemplate'),(331,'Can change certificate template',84,'change_certificatetemplate'),(332,'Can delete certificate template',84,'delete_certificatetemplate'),(333,'Can view certificate template',84,'view_certificatetemplate'),(334,'Can add certificate template asset',85,'add_certificatetemplateasset'),(335,'Can change certificate template asset',85,'change_certificatetemplateasset'),(336,'Can delete certificate template asset',85,'delete_certificatetemplateasset'),(337,'Can view certificate template asset',85,'view_certificatetemplateasset'),(338,'Can add example certificate',86,'add_examplecertificate'),(339,'Can change example certificate',86,'change_examplecertificate'),(340,'Can delete example certificate',86,'delete_examplecertificate'),(341,'Can view example certificate',86,'view_examplecertificate'),(342,'Can add example certificate set',87,'add_examplecertificateset'),(343,'Can change example certificate set',87,'change_examplecertificateset'),(344,'Can delete example certificate set',87,'delete_examplecertificateset'),(345,'Can view example certificate set',87,'view_examplecertificateset'),(346,'Can add generated certificate',88,'add_generatedcertificate'),(347,'Can change generated certificate',88,'change_generatedcertificate'),(348,'Can delete generated certificate',88,'delete_generatedcertificate'),(349,'Can view generated certificate',88,'view_generatedcertificate'),(350,'Can add certificate generation history',89,'add_certificategenerationhistory'),(351,'Can change certificate generation history',89,'change_certificategenerationhistory'),(352,'Can delete certificate generation history',89,'delete_certificategenerationhistory'),(353,'Can view certificate generation history',89,'view_certificategenerationhistory'),(354,'Can add certificate invalidation',90,'add_certificateinvalidation'),(355,'Can change certificate invalidation',90,'change_certificateinvalidation'),(356,'Can delete certificate invalidation',90,'delete_certificateinvalidation'),(357,'Can view certificate invalidation',90,'view_certificateinvalidation'),(358,'Can add historical generated certificate',91,'add_historicalgeneratedcertificate'),(359,'Can change historical generated certificate',91,'change_historicalgeneratedcertificate'),(360,'Can delete historical generated certificate',91,'delete_historicalgeneratedcertificate'),(361,'Can view historical generated certificate',91,'view_historicalgeneratedcertificate'),(362,'Can add historical certificate invalidation',92,'add_historicalcertificateinvalidation'),(363,'Can change historical certificate invalidation',92,'change_historicalcertificateinvalidation'),(364,'Can delete historical certificate invalidation',92,'delete_historicalcertificateinvalidation'),(365,'Can view historical certificate invalidation',92,'view_historicalcertificateinvalidation'),(366,'Can add cert_generation argument',93,'add_certificategenerationcommandconfiguration'),(367,'Can change cert_generation argument',93,'change_certificategenerationcommandconfiguration'),(368,'Can delete cert_generation argument',93,'delete_certificategenerationcommandconfiguration'),(369,'Can view cert_generation argument',93,'view_certificategenerationcommandconfiguration'),(370,'Can add certificate allowlist',94,'add_certificateallowlist'),(371,'Can change certificate allowlist',94,'change_certificateallowlist'),(372,'Can delete certificate allowlist',94,'delete_certificateallowlist'),(373,'Can view certificate allowlist',94,'view_certificateallowlist'),(374,'Can add historical certificate allowlist',95,'add_historicalcertificateallowlist'),(375,'Can change historical certificate allowlist',95,'change_historicalcertificateallowlist'),(376,'Can delete historical certificate allowlist',95,'delete_historicalcertificateallowlist'),(377,'Can view historical certificate allowlist',95,'view_historicalcertificateallowlist'),(378,'Can add instructor task',96,'add_instructortask'),(379,'Can change instructor task',96,'change_instructortask'),(380,'Can delete instructor task',96,'delete_instructortask'),(381,'Can view instructor task',96,'view_instructortask'),(382,'Can add grade report setting',97,'add_gradereportsetting'),(383,'Can change grade report setting',97,'change_gradereportsetting'),(384,'Can delete grade report setting',97,'delete_gradereportsetting'),(385,'Can view grade report setting',97,'view_gradereportsetting'),(386,'Can add cohort membership',98,'add_cohortmembership'),(387,'Can change cohort membership',98,'change_cohortmembership'),(388,'Can delete cohort membership',98,'delete_cohortmembership'),(389,'Can view cohort membership',98,'view_cohortmembership'),(390,'Can add course cohort',99,'add_coursecohort'),(391,'Can change course cohort',99,'change_coursecohort'),(392,'Can delete course cohort',99,'delete_coursecohort'),(393,'Can view course cohort',99,'view_coursecohort'),(394,'Can add course cohorts settings',100,'add_coursecohortssettings'),(395,'Can change course cohorts settings',100,'change_coursecohortssettings'),(396,'Can delete course cohorts settings',100,'delete_coursecohortssettings'),(397,'Can view course cohorts settings',100,'view_coursecohortssettings'),(398,'Can add course user group',101,'add_courseusergroup'),(399,'Can change course user group',101,'change_courseusergroup'),(400,'Can delete course user group',101,'delete_courseusergroup'),(401,'Can view course user group',101,'view_courseusergroup'),(402,'Can add course user group partition group',102,'add_courseusergrouppartitiongroup'),(403,'Can change course user group partition group',102,'change_courseusergrouppartitiongroup'),(404,'Can delete course user group partition group',102,'delete_courseusergrouppartitiongroup'),(405,'Can view course user group partition group',102,'view_courseusergrouppartitiongroup'),(406,'Can add unregistered learner cohort assignments',103,'add_unregisteredlearnercohortassignments'),(407,'Can change unregistered learner cohort assignments',103,'change_unregisteredlearnercohortassignments'),(408,'Can delete unregistered learner cohort assignments',103,'delete_unregisteredlearnercohortassignments'),(409,'Can view unregistered learner cohort assignments',103,'view_unregisteredlearnercohortassignments'),(410,'Can add course authorization',104,'add_courseauthorization'),(411,'Can change course authorization',104,'change_courseauthorization'),(412,'Can delete course authorization',104,'delete_courseauthorization'),(413,'Can view course authorization',104,'view_courseauthorization'),(414,'Can add course email',105,'add_courseemail'),(415,'Can change course email',105,'change_courseemail'),(416,'Can delete course email',105,'delete_courseemail'),(417,'Can view course email',105,'view_courseemail'),(418,'Can add course email template',106,'add_courseemailtemplate'),(419,'Can change course email template',106,'change_courseemailtemplate'),(420,'Can delete course email template',106,'delete_courseemailtemplate'),(421,'Can view course email template',106,'view_courseemailtemplate'),(422,'Can add optout',107,'add_optout'),(423,'Can change optout',107,'change_optout'),(424,'Can delete optout',107,'delete_optout'),(425,'Can view optout',107,'view_optout'),(426,'Can add bulk email flag',108,'add_bulkemailflag'),(427,'Can change bulk email flag',108,'change_bulkemailflag'),(428,'Can delete bulk email flag',108,'delete_bulkemailflag'),(429,'Can view bulk email flag',108,'view_bulkemailflag'),(430,'Can add target',109,'add_target'),(431,'Can change target',109,'change_target'),(432,'Can delete target',109,'delete_target'),(433,'Can view target',109,'view_target'),(434,'Can add cohort target',110,'add_cohorttarget'),(435,'Can change cohort target',110,'change_cohorttarget'),(436,'Can delete cohort target',110,'delete_cohorttarget'),(437,'Can view cohort target',110,'view_cohorttarget'),(438,'Can add course mode target',111,'add_coursemodetarget'),(439,'Can change course mode target',111,'change_coursemodetarget'),(440,'Can delete course mode target',111,'delete_coursemodetarget'),(441,'Can view course mode target',111,'view_coursemodetarget'),(442,'Can add branding api config',112,'add_brandingapiconfig'),(443,'Can change branding api config',112,'change_brandingapiconfig'),(444,'Can delete branding api config',112,'delete_brandingapiconfig'),(445,'Can view branding api config',112,'view_brandingapiconfig'),(446,'Can add branding info config',113,'add_brandinginfoconfig'),(447,'Can change branding info config',113,'change_brandinginfoconfig'),(448,'Can delete branding info config',113,'delete_brandinginfoconfig'),(449,'Can view branding info config',113,'view_brandinginfoconfig'),(450,'Can add disable progress page stacked config',114,'add_disableprogresspagestackedconfig'),(451,'Can change disable progress page stacked config',114,'change_disableprogresspagestackedconfig'),(452,'Can delete disable progress page stacked config',114,'delete_disableprogresspagestackedconfig'),(453,'Can view disable progress page stacked config',114,'view_disableprogresspagestackedconfig'),(454,'Can add application',115,'add_application'),(455,'Can change application',115,'change_application'),(456,'Can delete application',115,'delete_application'),(457,'Can view application',115,'view_application'),(458,'Can add access token',116,'add_accesstoken'),(459,'Can change access token',116,'change_accesstoken'),(460,'Can delete access token',116,'delete_accesstoken'),(461,'Can view access token',116,'view_accesstoken'),(462,'Can add grant',117,'add_grant'),(463,'Can change grant',117,'change_grant'),(464,'Can delete grant',117,'delete_grant'),(465,'Can view grant',117,'view_grant'),(466,'Can add refresh token',118,'add_refreshtoken'),(467,'Can change refresh token',118,'change_refreshtoken'),(468,'Can delete refresh token',118,'delete_refreshtoken'),(469,'Can view refresh token',118,'view_refreshtoken'),(470,'Can add restricted application',119,'add_restrictedapplication'),(471,'Can change restricted application',119,'change_restrictedapplication'),(472,'Can delete restricted application',119,'delete_restrictedapplication'),(473,'Can view restricted application',119,'view_restrictedapplication'),(474,'Can add application access',120,'add_applicationaccess'),(475,'Can change application access',120,'change_applicationaccess'),(476,'Can delete application access',120,'delete_applicationaccess'),(477,'Can view application access',120,'view_applicationaccess'),(478,'Can add application organization',121,'add_applicationorganization'),(479,'Can change application organization',121,'change_applicationorganization'),(480,'Can delete application organization',121,'delete_applicationorganization'),(481,'Can view application organization',121,'view_applicationorganization'),(482,'Can add SAML Provider Data',122,'add_samlproviderdata'),(483,'Can change SAML Provider Data',122,'change_samlproviderdata'),(484,'Can delete SAML Provider Data',122,'delete_samlproviderdata'),(485,'Can view SAML Provider Data',122,'view_samlproviderdata'),(486,'Can add SAML Configuration',123,'add_samlconfiguration'),(487,'Can change SAML Configuration',123,'change_samlconfiguration'),(488,'Can delete SAML Configuration',123,'delete_samlconfiguration'),(489,'Can view SAML Configuration',123,'view_samlconfiguration'),(490,'Can add Provider Configuration (OAuth)',124,'add_oauth2providerconfig'),(491,'Can change Provider Configuration (OAuth)',124,'change_oauth2providerconfig'),(492,'Can delete Provider Configuration (OAuth)',124,'delete_oauth2providerconfig'),(493,'Can view Provider Configuration (OAuth)',124,'view_oauth2providerconfig'),(494,'Can add Provider Configuration (LTI)',125,'add_ltiproviderconfig'),(495,'Can change Provider Configuration (LTI)',125,'change_ltiproviderconfig'),(496,'Can delete Provider Configuration (LTI)',125,'delete_ltiproviderconfig'),(497,'Can view Provider Configuration (LTI)',125,'view_ltiproviderconfig'),(498,'Can add Provider Configuration (SAML IdP)',126,'add_samlproviderconfig'),(499,'Can change Provider Configuration (SAML IdP)',126,'change_samlproviderconfig'),(500,'Can delete Provider Configuration (SAML IdP)',126,'delete_samlproviderconfig'),(501,'Can view Provider Configuration (SAML IdP)',126,'view_samlproviderconfig'),(502,'Can add system wide role',127,'add_systemwiderole'),(503,'Can change system wide role',127,'change_systemwiderole'),(504,'Can delete system wide role',127,'delete_systemwiderole'),(505,'Can view system wide role',127,'view_systemwiderole'),(506,'Can add system wide role assignment',128,'add_systemwideroleassignment'),(507,'Can change system wide role assignment',128,'change_systemwideroleassignment'),(508,'Can delete system wide role assignment',128,'delete_systemwideroleassignment'),(509,'Can view system wide role assignment',128,'view_systemwideroleassignment'),(510,'Can add article',129,'add_article'),(511,'Can change article',129,'change_article'),(512,'Can delete article',129,'delete_article'),(513,'Can view article',129,'view_article'),(514,'Can edit all articles and lock/unlock/restore',129,'moderate'),(515,'Can change ownership of any article',129,'assign'),(516,'Can assign permissions to other users',129,'grant'),(517,'Can add Article for object',130,'add_articleforobject'),(518,'Can change Article for object',130,'change_articleforobject'),(519,'Can delete Article for object',130,'delete_articleforobject'),(520,'Can view Article for object',130,'view_articleforobject'),(521,'Can add article plugin',131,'add_articleplugin'),(522,'Can change article plugin',131,'change_articleplugin'),(523,'Can delete article plugin',131,'delete_articleplugin'),(524,'Can view article plugin',131,'view_articleplugin'),(525,'Can add article revision',132,'add_articlerevision'),(526,'Can change article revision',132,'change_articlerevision'),(527,'Can delete article revision',132,'delete_articlerevision'),(528,'Can view article revision',132,'view_articlerevision'),(529,'Can add reusable plugin',133,'add_reusableplugin'),(530,'Can change reusable plugin',133,'change_reusableplugin'),(531,'Can delete reusable plugin',133,'delete_reusableplugin'),(532,'Can view reusable plugin',133,'view_reusableplugin'),(533,'Can add revision plugin',134,'add_revisionplugin'),(534,'Can change revision plugin',134,'change_revisionplugin'),(535,'Can delete revision plugin',134,'delete_revisionplugin'),(536,'Can view revision plugin',134,'view_revisionplugin'),(537,'Can add revision plugin revision',135,'add_revisionpluginrevision'),(538,'Can change revision plugin revision',135,'change_revisionpluginrevision'),(539,'Can delete revision plugin revision',135,'delete_revisionpluginrevision'),(540,'Can view revision plugin revision',135,'view_revisionpluginrevision'),(541,'Can add simple plugin',136,'add_simpleplugin'),(542,'Can change simple plugin',136,'change_simpleplugin'),(543,'Can delete simple plugin',136,'delete_simpleplugin'),(544,'Can view simple plugin',136,'view_simpleplugin'),(545,'Can add URL path',137,'add_urlpath'),(546,'Can change URL path',137,'change_urlpath'),(547,'Can delete URL path',137,'delete_urlpath'),(548,'Can view URL path',137,'view_urlpath'),(549,'Can add notification',138,'add_notification'),(550,'Can change notification',138,'change_notification'),(551,'Can delete notification',138,'delete_notification'),(552,'Can view notification',138,'view_notification'),(553,'Can add type',139,'add_notificationtype'),(554,'Can change type',139,'change_notificationtype'),(555,'Can delete type',139,'delete_notificationtype'),(556,'Can view type',139,'view_notificationtype'),(557,'Can add settings',140,'add_settings'),(558,'Can change settings',140,'change_settings'),(559,'Can delete settings',140,'delete_settings'),(560,'Can view settings',140,'view_settings'),(561,'Can add subscription',141,'add_subscription'),(562,'Can change subscription',141,'change_subscription'),(563,'Can delete subscription',141,'delete_subscription'),(564,'Can view subscription',141,'view_subscription'),(565,'Can add log entry',142,'add_logentry'),(566,'Can change log entry',142,'change_logentry'),(567,'Can delete log entry',142,'delete_logentry'),(568,'Can view log entry',142,'view_logentry'),(569,'Can add permission',143,'add_permission'),(570,'Can change permission',143,'change_permission'),(571,'Can delete permission',143,'delete_permission'),(572,'Can view permission',143,'view_permission'),(573,'Can add role',144,'add_role'),(574,'Can change role',144,'change_role'),(575,'Can delete role',144,'delete_role'),(576,'Can view role',144,'view_role'),(577,'Can add forums config',145,'add_forumsconfig'),(578,'Can change forums config',145,'change_forumsconfig'),(579,'Can delete forums config',145,'delete_forumsconfig'),(580,'Can view forums config',145,'view_forumsconfig'),(581,'Can add course discussion settings',146,'add_coursediscussionsettings'),(582,'Can change course discussion settings',146,'change_coursediscussionsettings'),(583,'Can delete course discussion settings',146,'delete_coursediscussionsettings'),(584,'Can view course discussion settings',146,'view_coursediscussionsettings'),(585,'Can add discussions id mapping',147,'add_discussionsidmapping'),(586,'Can change discussions id mapping',147,'change_discussionsidmapping'),(587,'Can delete discussions id mapping',147,'delete_discussionsidmapping'),(588,'Can view discussions id mapping',147,'view_discussionsidmapping'),(589,'Can add splash config',148,'add_splashconfig'),(590,'Can change splash config',148,'change_splashconfig'),(591,'Can delete splash config',148,'delete_splashconfig'),(592,'Can view splash config',148,'view_splashconfig'),(593,'Can add user course tag',149,'add_usercoursetag'),(594,'Can change user course tag',149,'change_usercoursetag'),(595,'Can delete user course tag',149,'delete_usercoursetag'),(596,'Can view user course tag',149,'view_usercoursetag'),(597,'Can add user org tag',150,'add_userorgtag'),(598,'Can change user org tag',150,'change_userorgtag'),(599,'Can delete user org tag',150,'delete_userorgtag'),(600,'Can view user org tag',150,'view_userorgtag'),(601,'Can add user preference',151,'add_userpreference'),(602,'Can change user preference',151,'change_userpreference'),(603,'Can delete user preference',151,'delete_userpreference'),(604,'Can view user preference',151,'view_userpreference'),(605,'Can add retirement state',152,'add_retirementstate'),(606,'Can change retirement state',152,'change_retirementstate'),(607,'Can delete retirement state',152,'delete_retirementstate'),(608,'Can view retirement state',152,'view_retirementstate'),(609,'Can add User Retirement Status',153,'add_userretirementstatus'),(610,'Can change User Retirement Status',153,'change_userretirementstatus'),(611,'Can delete User Retirement Status',153,'delete_userretirementstatus'),(612,'Can view User Retirement Status',153,'view_userretirementstatus'),(613,'Can add User Retirement Request',154,'add_userretirementrequest'),(614,'Can change User Retirement Request',154,'change_userretirementrequest'),(615,'Can delete User Retirement Request',154,'delete_userretirementrequest'),(616,'Can view User Retirement Request',154,'view_userretirementrequest'),(617,'Can add User Retirement Reporting Status',155,'add_userretirementpartnerreportingstatus'),(618,'Can change User Retirement Reporting Status',155,'change_userretirementpartnerreportingstatus'),(619,'Can delete User Retirement Reporting Status',155,'delete_userretirementpartnerreportingstatus'),(620,'Can view User Retirement Reporting Status',155,'view_userretirementpartnerreportingstatus'),(621,'Can add course mode',156,'add_coursemode'),(622,'Can change course mode',156,'change_coursemode'),(623,'Can delete course mode',156,'delete_coursemode'),(624,'Can view course mode',156,'view_coursemode'),(625,'Can add course modes archive',157,'add_coursemodesarchive'),(626,'Can change course modes archive',157,'change_coursemodesarchive'),(627,'Can delete course modes archive',157,'delete_coursemodesarchive'),(628,'Can view course modes archive',157,'view_coursemodesarchive'),(629,'Can add course mode expiration config',158,'add_coursemodeexpirationconfig'),(630,'Can change course mode expiration config',158,'change_coursemodeexpirationconfig'),(631,'Can delete course mode expiration config',158,'delete_coursemodeexpirationconfig'),(632,'Can view course mode expiration config',158,'view_coursemodeexpirationconfig'),(633,'Can add historical course mode',159,'add_historicalcoursemode'),(634,'Can change historical course mode',159,'change_historicalcoursemode'),(635,'Can delete historical course mode',159,'delete_historicalcoursemode'),(636,'Can view historical course mode',159,'view_historicalcoursemode'),(637,'Can add course entitlement',160,'add_courseentitlement'),(638,'Can change course entitlement',160,'change_courseentitlement'),(639,'Can delete course entitlement',160,'delete_courseentitlement'),(640,'Can view course entitlement',160,'view_courseentitlement'),(641,'Can add course entitlement policy',161,'add_courseentitlementpolicy'),(642,'Can change course entitlement policy',161,'change_courseentitlementpolicy'),(643,'Can delete course entitlement policy',161,'delete_courseentitlementpolicy'),(644,'Can view course entitlement policy',161,'view_courseentitlementpolicy'),(645,'Can add course entitlement support detail',162,'add_courseentitlementsupportdetail'),(646,'Can change course entitlement support detail',162,'change_courseentitlementsupportdetail'),(647,'Can delete course entitlement support detail',162,'delete_courseentitlementsupportdetail'),(648,'Can view course entitlement support detail',162,'view_courseentitlementsupportdetail'),(649,'Can add historical course entitlement',163,'add_historicalcourseentitlement'),(650,'Can change historical course entitlement',163,'change_historicalcourseentitlement'),(651,'Can delete historical course entitlement',163,'delete_historicalcourseentitlement'),(652,'Can view historical course entitlement',163,'view_historicalcourseentitlement'),(653,'Can add historical course entitlement support detail',164,'add_historicalcourseentitlementsupportdetail'),(654,'Can change historical course entitlement support detail',164,'change_historicalcourseentitlementsupportdetail'),(655,'Can delete historical course entitlement support detail',164,'delete_historicalcourseentitlementsupportdetail'),(656,'Can view historical course entitlement support detail',164,'view_historicalcourseentitlementsupportdetail'),(657,'Can add software secure photo verification',165,'add_softwaresecurephotoverification'),(658,'Can change software secure photo verification',165,'change_softwaresecurephotoverification'),(659,'Can delete software secure photo verification',165,'delete_softwaresecurephotoverification'),(660,'Can view software secure photo verification',165,'view_softwaresecurephotoverification'),(661,'Can add verification deadline',166,'add_verificationdeadline'),(662,'Can change verification deadline',166,'change_verificationdeadline'),(663,'Can delete verification deadline',166,'delete_verificationdeadline'),(664,'Can view verification deadline',166,'view_verificationdeadline'),(665,'Can add sso verification',167,'add_ssoverification'),(666,'Can change sso verification',167,'change_ssoverification'),(667,'Can delete sso verification',167,'delete_ssoverification'),(668,'Can view sso verification',167,'view_ssoverification'),(669,'Can add manual verification',168,'add_manualverification'),(670,'Can change manual verification',168,'change_manualverification'),(671,'Can delete manual verification',168,'delete_manualverification'),(672,'Can view manual verification',168,'view_manualverification'),(673,'Can add sspv retry student argument',169,'add_sspverificationretryconfig'),(674,'Can change sspv retry student argument',169,'change_sspverificationretryconfig'),(675,'Can delete sspv retry student argument',169,'delete_sspverificationretryconfig'),(676,'Can view sspv retry student argument',169,'view_sspverificationretryconfig'),(677,'Can add dark lang config',170,'add_darklangconfig'),(678,'Can change dark lang config',170,'change_darklangconfig'),(679,'Can delete dark lang config',170,'delete_darklangconfig'),(680,'Can view dark lang config',170,'view_darklangconfig'),(681,'Can add whitelisted rss url',171,'add_whitelistedrssurl'),(682,'Can change whitelisted rss url',171,'change_whitelistedrssurl'),(683,'Can delete whitelisted rss url',171,'delete_whitelistedrssurl'),(684,'Can view whitelisted rss url',171,'view_whitelistedrssurl'),(685,'Can add country',172,'add_country'),(686,'Can change country',172,'change_country'),(687,'Can delete country',172,'delete_country'),(688,'Can view country',172,'view_country'),(689,'Can add country access rule',173,'add_countryaccessrule'),(690,'Can change country access rule',173,'change_countryaccessrule'),(691,'Can delete country access rule',173,'delete_countryaccessrule'),(692,'Can view country access rule',173,'view_countryaccessrule'),(693,'Can add course access rule history',174,'add_courseaccessrulehistory'),(694,'Can change course access rule history',174,'change_courseaccessrulehistory'),(695,'Can delete course access rule history',174,'delete_courseaccessrulehistory'),(696,'Can view course access rule history',174,'view_courseaccessrulehistory'),(697,'Can add embargoed course',175,'add_embargoedcourse'),(698,'Can change embargoed course',175,'change_embargoedcourse'),(699,'Can delete embargoed course',175,'delete_embargoedcourse'),(700,'Can view embargoed course',175,'view_embargoedcourse'),(701,'Can add embargoed state',176,'add_embargoedstate'),(702,'Can change embargoed state',176,'change_embargoedstate'),(703,'Can delete embargoed state',176,'delete_embargoedstate'),(704,'Can view embargoed state',176,'view_embargoedstate'),(705,'Can add ip filter',177,'add_ipfilter'),(706,'Can change ip filter',177,'change_ipfilter'),(707,'Can delete ip filter',177,'delete_ipfilter'),(708,'Can view ip filter',177,'view_ipfilter'),(709,'Can add restricted course',178,'add_restrictedcourse'),(710,'Can change restricted course',178,'change_restrictedcourse'),(711,'Can delete restricted course',178,'delete_restrictedcourse'),(712,'Can view restricted course',178,'view_restrictedcourse'),(713,'Can add course rerun state',179,'add_coursererunstate'),(714,'Can change course rerun state',179,'change_coursererunstate'),(715,'Can delete course rerun state',179,'delete_coursererunstate'),(716,'Can view course rerun state',179,'view_coursererunstate'),(717,'Can add mobile api config',180,'add_mobileapiconfig'),(718,'Can change mobile api config',180,'change_mobileapiconfig'),(719,'Can delete mobile api config',180,'delete_mobileapiconfig'),(720,'Can view mobile api config',180,'view_mobileapiconfig'),(721,'Can add app version config',181,'add_appversionconfig'),(722,'Can change app version config',181,'change_appversionconfig'),(723,'Can delete app version config',181,'delete_appversionconfig'),(724,'Can view app version config',181,'view_appversionconfig'),(725,'Can add ignore mobile available flag config',182,'add_ignoremobileavailableflagconfig'),(726,'Can change ignore mobile available flag config',182,'change_ignoremobileavailableflagconfig'),(727,'Can delete ignore mobile available flag config',182,'delete_ignoremobileavailableflagconfig'),(728,'Can view ignore mobile available flag config',182,'view_ignoremobileavailableflagconfig'),(729,'Can add association',183,'add_association'),(730,'Can change association',183,'change_association'),(731,'Can delete association',183,'delete_association'),(732,'Can view association',183,'view_association'),(733,'Can add code',184,'add_code'),(734,'Can change code',184,'change_code'),(735,'Can delete code',184,'delete_code'),(736,'Can view code',184,'view_code'),(737,'Can add nonce',185,'add_nonce'),(738,'Can change nonce',185,'change_nonce'),(739,'Can delete nonce',185,'delete_nonce'),(740,'Can view nonce',185,'view_nonce'),(741,'Can add user social auth',186,'add_usersocialauth'),(742,'Can change user social auth',186,'change_usersocialauth'),(743,'Can delete user social auth',186,'delete_usersocialauth'),(744,'Can view user social auth',186,'view_usersocialauth'),(745,'Can add partial',187,'add_partial'),(746,'Can change partial',187,'change_partial'),(747,'Can delete partial',187,'delete_partial'),(748,'Can view partial',187,'view_partial'),(749,'Can add survey answer',188,'add_surveyanswer'),(750,'Can change survey answer',188,'change_surveyanswer'),(751,'Can delete survey answer',188,'delete_surveyanswer'),(752,'Can view survey answer',188,'view_surveyanswer'),(753,'Can add survey form',189,'add_surveyform'),(754,'Can change survey form',189,'change_surveyform'),(755,'Can delete survey form',189,'delete_surveyform'),(756,'Can view survey form',189,'view_surveyform'),(757,'Can add x block asides config',190,'add_xblockasidesconfig'),(758,'Can change x block asides config',190,'change_xblockasidesconfig'),(759,'Can delete x block asides config',190,'delete_xblockasidesconfig'),(760,'Can view x block asides config',190,'view_xblockasidesconfig'),(761,'Can add score',191,'add_score'),(762,'Can change score',191,'change_score'),(763,'Can delete score',191,'delete_score'),(764,'Can view score',191,'view_score'),(765,'Can add student item',192,'add_studentitem'),(766,'Can change student item',192,'change_studentitem'),(767,'Can delete student item',192,'delete_studentitem'),(768,'Can view student item',192,'view_studentitem'),(769,'Can add submission',193,'add_submission'),(770,'Can change submission',193,'change_submission'),(771,'Can delete submission',193,'delete_submission'),(772,'Can view submission',193,'view_submission'),(773,'Can add score summary',194,'add_scoresummary'),(774,'Can change score summary',194,'change_scoresummary'),(775,'Can delete score summary',194,'delete_scoresummary'),(776,'Can view score summary',194,'view_scoresummary'),(777,'Can add score annotation',195,'add_scoreannotation'),(778,'Can change score annotation',195,'change_scoreannotation'),(779,'Can delete score annotation',195,'delete_scoreannotation'),(780,'Can view score annotation',195,'view_scoreannotation'),(781,'Can add team submission',196,'add_teamsubmission'),(782,'Can change team submission',196,'change_teamsubmission'),(783,'Can delete team submission',196,'delete_teamsubmission'),(784,'Can view team submission',196,'view_teamsubmission'),(785,'Can add assessment',197,'add_assessment'),(786,'Can change assessment',197,'change_assessment'),(787,'Can delete assessment',197,'delete_assessment'),(788,'Can view assessment',197,'view_assessment'),(789,'Can add assessment feedback',198,'add_assessmentfeedback'),(790,'Can change assessment feedback',198,'change_assessmentfeedback'),(791,'Can delete assessment feedback',198,'delete_assessmentfeedback'),(792,'Can view assessment feedback',198,'view_assessmentfeedback'),(793,'Can add assessment feedback option',199,'add_assessmentfeedbackoption'),(794,'Can change assessment feedback option',199,'change_assessmentfeedbackoption'),(795,'Can delete assessment feedback option',199,'delete_assessmentfeedbackoption'),(796,'Can view assessment feedback option',199,'view_assessmentfeedbackoption'),(797,'Can add assessment part',200,'add_assessmentpart'),(798,'Can change assessment part',200,'change_assessmentpart'),(799,'Can delete assessment part',200,'delete_assessmentpart'),(800,'Can view assessment part',200,'view_assessmentpart'),(801,'Can add criterion',201,'add_criterion'),(802,'Can change criterion',201,'change_criterion'),(803,'Can delete criterion',201,'delete_criterion'),(804,'Can view criterion',201,'view_criterion'),(805,'Can add criterion option',202,'add_criterionoption'),(806,'Can change criterion option',202,'change_criterionoption'),(807,'Can delete criterion option',202,'delete_criterionoption'),(808,'Can view criterion option',202,'view_criterionoption'),(809,'Can add peer workflow',203,'add_peerworkflow'),(810,'Can change peer workflow',203,'change_peerworkflow'),(811,'Can delete peer workflow',203,'delete_peerworkflow'),(812,'Can view peer workflow',203,'view_peerworkflow'),(813,'Can add peer workflow item',204,'add_peerworkflowitem'),(814,'Can change peer workflow item',204,'change_peerworkflowitem'),(815,'Can delete peer workflow item',204,'delete_peerworkflowitem'),(816,'Can view peer workflow item',204,'view_peerworkflowitem'),(817,'Can add rubric',205,'add_rubric'),(818,'Can change rubric',205,'change_rubric'),(819,'Can delete rubric',205,'delete_rubric'),(820,'Can view rubric',205,'view_rubric'),(821,'Can add student training workflow',206,'add_studenttrainingworkflow'),(822,'Can change student training workflow',206,'change_studenttrainingworkflow'),(823,'Can delete student training workflow',206,'delete_studenttrainingworkflow'),(824,'Can view student training workflow',206,'view_studenttrainingworkflow'),(825,'Can add student training workflow item',207,'add_studenttrainingworkflowitem'),(826,'Can change student training workflow item',207,'change_studenttrainingworkflowitem'),(827,'Can delete student training workflow item',207,'delete_studenttrainingworkflowitem'),(828,'Can view student training workflow item',207,'view_studenttrainingworkflowitem'),(829,'Can add training example',208,'add_trainingexample'),(830,'Can change training example',208,'change_trainingexample'),(831,'Can delete training example',208,'delete_trainingexample'),(832,'Can view training example',208,'view_trainingexample'),(833,'Can add staff workflow',209,'add_staffworkflow'),(834,'Can change staff workflow',209,'change_staffworkflow'),(835,'Can delete staff workflow',209,'delete_staffworkflow'),(836,'Can view staff workflow',209,'view_staffworkflow'),(837,'Can add historical shared file upload',210,'add_historicalsharedfileupload'),(838,'Can change historical shared file upload',210,'change_historicalsharedfileupload'),(839,'Can delete historical shared file upload',210,'delete_historicalsharedfileupload'),(840,'Can view historical shared file upload',210,'view_historicalsharedfileupload'),(841,'Can add shared file upload',211,'add_sharedfileupload'),(842,'Can change shared file upload',211,'change_sharedfileupload'),(843,'Can delete shared file upload',211,'delete_sharedfileupload'),(844,'Can view shared file upload',211,'view_sharedfileupload'),(845,'Can add team staff workflow',212,'add_teamstaffworkflow'),(846,'Can change team staff workflow',212,'change_teamstaffworkflow'),(847,'Can delete team staff workflow',212,'delete_teamstaffworkflow'),(848,'Can view team staff workflow',212,'view_teamstaffworkflow'),(849,'Can add assessment workflow',213,'add_assessmentworkflow'),(850,'Can change assessment workflow',213,'change_assessmentworkflow'),(851,'Can delete assessment workflow',213,'delete_assessmentworkflow'),(852,'Can view assessment workflow',213,'view_assessmentworkflow'),(853,'Can add assessment workflow cancellation',214,'add_assessmentworkflowcancellation'),(854,'Can change assessment workflow cancellation',214,'change_assessmentworkflowcancellation'),(855,'Can delete assessment workflow cancellation',214,'delete_assessmentworkflowcancellation'),(856,'Can view assessment workflow cancellation',214,'view_assessmentworkflowcancellation'),(857,'Can add assessment workflow step',215,'add_assessmentworkflowstep'),(858,'Can change assessment workflow step',215,'change_assessmentworkflowstep'),(859,'Can delete assessment workflow step',215,'delete_assessmentworkflowstep'),(860,'Can view assessment workflow step',215,'view_assessmentworkflowstep'),(861,'Can add team assessment workflow',216,'add_teamassessmentworkflow'),(862,'Can change team assessment workflow',216,'change_teamassessmentworkflow'),(863,'Can delete team assessment workflow',216,'delete_teamassessmentworkflow'),(864,'Can view team assessment workflow',216,'view_teamassessmentworkflow'),(865,'Can add profile',217,'add_profile'),(866,'Can change profile',217,'change_profile'),(867,'Can delete profile',217,'delete_profile'),(868,'Can view profile',217,'view_profile'),(869,'Can add video',218,'add_video'),(870,'Can change video',218,'change_video'),(871,'Can delete video',218,'delete_video'),(872,'Can view video',218,'view_video'),(873,'Can add encoded video',219,'add_encodedvideo'),(874,'Can change encoded video',219,'change_encodedvideo'),(875,'Can delete encoded video',219,'delete_encodedvideo'),(876,'Can view encoded video',219,'view_encodedvideo'),(877,'Can add course video',220,'add_coursevideo'),(878,'Can change course video',220,'change_coursevideo'),(879,'Can delete course video',220,'delete_coursevideo'),(880,'Can view course video',220,'view_coursevideo'),(881,'Can add video image',221,'add_videoimage'),(882,'Can change video image',221,'change_videoimage'),(883,'Can delete video image',221,'delete_videoimage'),(884,'Can view video image',221,'view_videoimage'),(885,'Can add transcript preference',222,'add_transcriptpreference'),(886,'Can change transcript preference',222,'change_transcriptpreference'),(887,'Can delete transcript preference',222,'delete_transcriptpreference'),(888,'Can view transcript preference',222,'view_transcriptpreference'),(889,'Can add video transcript',223,'add_videotranscript'),(890,'Can change video transcript',223,'change_videotranscript'),(891,'Can delete video transcript',223,'delete_videotranscript'),(892,'Can view video transcript',223,'view_videotranscript'),(893,'Can add third party transcript credentials state',224,'add_thirdpartytranscriptcredentialsstate'),(894,'Can change third party transcript credentials state',224,'change_thirdpartytranscriptcredentialsstate'),(895,'Can delete third party transcript credentials state',224,'delete_thirdpartytranscriptcredentialsstate'),(896,'Can view third party transcript credentials state',224,'view_thirdpartytranscriptcredentialsstate'),(897,'Can add course overview',225,'add_courseoverview'),(898,'Can change course overview',225,'change_courseoverview'),(899,'Can delete course overview',225,'delete_courseoverview'),(900,'Can view course overview',225,'view_courseoverview'),(901,'Can add course overview tab',226,'add_courseoverviewtab'),(902,'Can change course overview tab',226,'change_courseoverviewtab'),(903,'Can delete course overview tab',226,'delete_courseoverviewtab'),(904,'Can view course overview tab',226,'view_courseoverviewtab'),(905,'Can add course overview image set',227,'add_courseoverviewimageset'),(906,'Can change course overview image set',227,'change_courseoverviewimageset'),(907,'Can delete course overview image set',227,'delete_courseoverviewimageset'),(908,'Can view course overview image set',227,'view_courseoverviewimageset'),(909,'Can add course overview image config',228,'add_courseoverviewimageconfig'),(910,'Can change course overview image config',228,'change_courseoverviewimageconfig'),(911,'Can delete course overview image config',228,'delete_courseoverviewimageconfig'),(912,'Can view course overview image config',228,'view_courseoverviewimageconfig'),(913,'Can add historical course overview',229,'add_historicalcourseoverview'),(914,'Can change historical course overview',229,'change_historicalcourseoverview'),(915,'Can delete historical course overview',229,'delete_historicalcourseoverview'),(916,'Can view historical course overview',229,'view_historicalcourseoverview'),(917,'Can add simulate_publish argument',230,'add_simulatecoursepublishconfig'),(918,'Can change simulate_publish argument',230,'change_simulatecoursepublishconfig'),(919,'Can delete simulate_publish argument',230,'delete_simulatecoursepublishconfig'),(920,'Can view simulate_publish argument',230,'view_simulatecoursepublishconfig'),(921,'Can add block structure configuration',231,'add_blockstructureconfiguration'),(922,'Can change block structure configuration',231,'change_blockstructureconfiguration'),(923,'Can delete block structure configuration',231,'delete_blockstructureconfiguration'),(924,'Can view block structure configuration',231,'view_blockstructureconfiguration'),(925,'Can add block structure model',232,'add_blockstructuremodel'),(926,'Can change block structure model',232,'change_blockstructuremodel'),(927,'Can delete block structure model',232,'delete_blockstructuremodel'),(928,'Can view block structure model',232,'view_blockstructuremodel'),(929,'Can add x domain proxy configuration',233,'add_xdomainproxyconfiguration'),(930,'Can change x domain proxy configuration',233,'change_xdomainproxyconfiguration'),(931,'Can delete x domain proxy configuration',233,'delete_xdomainproxyconfiguration'),(932,'Can view x domain proxy configuration',233,'view_xdomainproxyconfiguration'),(933,'Can add commerce configuration',234,'add_commerceconfiguration'),(934,'Can change commerce configuration',234,'change_commerceconfiguration'),(935,'Can delete commerce configuration',234,'delete_commerceconfiguration'),(936,'Can view commerce configuration',234,'view_commerceconfiguration'),(937,'Can add credit course',235,'add_creditcourse'),(938,'Can change credit course',235,'change_creditcourse'),(939,'Can delete credit course',235,'delete_creditcourse'),(940,'Can view credit course',235,'view_creditcourse'),(941,'Can add credit eligibility',236,'add_crediteligibility'),(942,'Can change credit eligibility',236,'change_crediteligibility'),(943,'Can delete credit eligibility',236,'delete_crediteligibility'),(944,'Can view credit eligibility',236,'view_crediteligibility'),(945,'Can add credit provider',237,'add_creditprovider'),(946,'Can change credit provider',237,'change_creditprovider'),(947,'Can delete credit provider',237,'delete_creditprovider'),(948,'Can view credit provider',237,'view_creditprovider'),(949,'Can add credit request',238,'add_creditrequest'),(950,'Can change credit request',238,'change_creditrequest'),(951,'Can delete credit request',238,'delete_creditrequest'),(952,'Can view credit request',238,'view_creditrequest'),(953,'Can add credit requirement',239,'add_creditrequirement'),(954,'Can change credit requirement',239,'change_creditrequirement'),(955,'Can delete credit requirement',239,'delete_creditrequirement'),(956,'Can view credit requirement',239,'view_creditrequirement'),(957,'Can add credit requirement status',240,'add_creditrequirementstatus'),(958,'Can change credit requirement status',240,'change_creditrequirementstatus'),(959,'Can delete credit requirement status',240,'delete_creditrequirementstatus'),(960,'Can view credit requirement status',240,'view_creditrequirementstatus'),(961,'Can add credit config',241,'add_creditconfig'),(962,'Can change credit config',241,'change_creditconfig'),(963,'Can delete credit config',241,'delete_creditconfig'),(964,'Can view credit config',241,'view_creditconfig'),(965,'Can add course team',242,'add_courseteam'),(966,'Can change course team',242,'change_courseteam'),(967,'Can delete course team',242,'delete_courseteam'),(968,'Can view course team',242,'view_courseteam'),(969,'Can add course team membership',243,'add_courseteammembership'),(970,'Can change course team membership',243,'change_courseteammembership'),(971,'Can delete course team membership',243,'delete_courseteammembership'),(972,'Can view course team membership',243,'view_courseteammembership'),(973,'Can add x block configuration',244,'add_xblockconfiguration'),(974,'Can change x block configuration',244,'change_xblockconfiguration'),(975,'Can delete x block configuration',244,'delete_xblockconfiguration'),(976,'Can view x block configuration',244,'view_xblockconfiguration'),(977,'Can add x block studio configuration',245,'add_xblockstudioconfiguration'),(978,'Can change x block studio configuration',245,'change_xblockstudioconfiguration'),(979,'Can delete x block studio configuration',245,'delete_xblockstudioconfiguration'),(980,'Can view x block studio configuration',245,'view_xblockstudioconfiguration'),(981,'Can add x block studio configuration flag',246,'add_xblockstudioconfigurationflag'),(982,'Can change x block studio configuration flag',246,'change_xblockstudioconfigurationflag'),(983,'Can delete x block studio configuration flag',246,'delete_xblockstudioconfigurationflag'),(984,'Can view x block studio configuration flag',246,'view_xblockstudioconfigurationflag'),(985,'Can add programs api config',247,'add_programsapiconfig'),(986,'Can change programs api config',247,'change_programsapiconfig'),(987,'Can delete programs api config',247,'delete_programsapiconfig'),(988,'Can view programs api config',247,'view_programsapiconfig'),(989,'Can add catalog integration',248,'add_catalogintegration'),(990,'Can change catalog integration',248,'change_catalogintegration'),(991,'Can delete catalog integration',248,'delete_catalogintegration'),(992,'Can view catalog integration',248,'view_catalogintegration'),(993,'Can add self paced configuration',249,'add_selfpacedconfiguration'),(994,'Can change self paced configuration',249,'change_selfpacedconfiguration'),(995,'Can delete self paced configuration',249,'delete_selfpacedconfiguration'),(996,'Can view self paced configuration',249,'view_selfpacedconfiguration'),(997,'Can add kv store',250,'add_kvstore'),(998,'Can change kv store',250,'change_kvstore'),(999,'Can delete kv store',250,'delete_kvstore'),(1000,'Can view kv store',250,'view_kvstore'),(1001,'Can add course content milestone',251,'add_coursecontentmilestone'),(1002,'Can change course content milestone',251,'change_coursecontentmilestone'),(1003,'Can delete course content milestone',251,'delete_coursecontentmilestone'),(1004,'Can view course content milestone',251,'view_coursecontentmilestone'),(1005,'Can add course milestone',252,'add_coursemilestone'),(1006,'Can change course milestone',252,'change_coursemilestone'),(1007,'Can delete course milestone',252,'delete_coursemilestone'),(1008,'Can view course milestone',252,'view_coursemilestone'),(1009,'Can add milestone',253,'add_milestone'),(1010,'Can change milestone',253,'change_milestone'),(1011,'Can delete milestone',253,'delete_milestone'),(1012,'Can view milestone',253,'view_milestone'),(1013,'Can add milestone relationship type',254,'add_milestonerelationshiptype'),(1014,'Can change milestone relationship type',254,'change_milestonerelationshiptype'),(1015,'Can delete milestone relationship type',254,'delete_milestonerelationshiptype'),(1016,'Can view milestone relationship type',254,'view_milestonerelationshiptype'),(1017,'Can add user milestone',255,'add_usermilestone'),(1018,'Can change user milestone',255,'change_usermilestone'),(1019,'Can delete user milestone',255,'delete_usermilestone'),(1020,'Can view user milestone',255,'view_usermilestone'),(1021,'Can add api access request',1,'add_apiaccessrequest'),(1022,'Can change api access request',1,'change_apiaccessrequest'),(1023,'Can delete api access request',1,'delete_apiaccessrequest'),(1024,'Can view api access request',1,'view_apiaccessrequest'),(1025,'Can add api access config',256,'add_apiaccessconfig'),(1026,'Can change api access config',256,'change_apiaccessconfig'),(1027,'Can delete api access config',256,'delete_apiaccessconfig'),(1028,'Can view api access config',256,'view_apiaccessconfig'),(1029,'Can add catalog',257,'add_catalog'),(1030,'Can change catalog',257,'change_catalog'),(1031,'Can delete catalog',257,'delete_catalog'),(1032,'Can view catalog',257,'view_catalog'),(1033,'Can add verified track cohorted course',258,'add_verifiedtrackcohortedcourse'),(1034,'Can change verified track cohorted course',258,'change_verifiedtrackcohortedcourse'),(1035,'Can delete verified track cohorted course',258,'delete_verifiedtrackcohortedcourse'),(1036,'Can view verified track cohorted course',258,'view_verifiedtrackcohortedcourse'),(1037,'Can add migrate verified track cohorts setting',259,'add_migrateverifiedtrackcohortssetting'),(1038,'Can change migrate verified track cohorts setting',259,'change_migrateverifiedtrackcohortssetting'),(1039,'Can delete migrate verified track cohorts setting',259,'delete_migrateverifiedtrackcohortssetting'),(1040,'Can view migrate verified track cohorts setting',259,'view_migrateverifiedtrackcohortssetting'),(1041,'Can add badge assertion',260,'add_badgeassertion'),(1042,'Can change badge assertion',260,'change_badgeassertion'),(1043,'Can delete badge assertion',260,'delete_badgeassertion'),(1044,'Can view badge assertion',260,'view_badgeassertion'),(1045,'Can add badge class',261,'add_badgeclass'),(1046,'Can change badge class',261,'change_badgeclass'),(1047,'Can delete badge class',261,'delete_badgeclass'),(1048,'Can view badge class',261,'view_badgeclass'),(1049,'Can add course complete image configuration',262,'add_coursecompleteimageconfiguration'),(1050,'Can change course complete image configuration',262,'change_coursecompleteimageconfiguration'),(1051,'Can delete course complete image configuration',262,'delete_coursecompleteimageconfiguration'),(1052,'Can view course complete image configuration',262,'view_coursecompleteimageconfiguration'),(1053,'Can add course event badges configuration',263,'add_courseeventbadgesconfiguration'),(1054,'Can change course event badges configuration',263,'change_courseeventbadgesconfiguration'),(1055,'Can delete course event badges configuration',263,'delete_courseeventbadgesconfiguration'),(1056,'Can view course event badges configuration',263,'view_courseeventbadgesconfiguration'),(1057,'Can add failed task',264,'add_failedtask'),(1058,'Can change failed task',264,'change_failedtask'),(1059,'Can delete failed task',264,'delete_failedtask'),(1060,'Can view failed task',264,'view_failedtask'),(1061,'Can add crawlers config',265,'add_crawlersconfig'),(1062,'Can change crawlers config',265,'change_crawlersconfig'),(1063,'Can delete crawlers config',265,'delete_crawlersconfig'),(1064,'Can view crawlers config',265,'view_crawlersconfig'),(1065,'Can add Waffle flag course override',266,'add_waffleflagcourseoverridemodel'),(1066,'Can change Waffle flag course override',266,'change_waffleflagcourseoverridemodel'),(1067,'Can delete Waffle flag course override',266,'delete_waffleflagcourseoverridemodel'),(1068,'Can view Waffle flag course override',266,'view_waffleflagcourseoverridemodel'),(1069,'Can add course goal',267,'add_coursegoal'),(1070,'Can change course goal',267,'change_coursegoal'),(1071,'Can delete course goal',267,'delete_coursegoal'),(1072,'Can view course goal',267,'view_coursegoal'),(1073,'Can add historical course goal',268,'add_historicalcoursegoal'),(1074,'Can change historical course goal',268,'change_historicalcoursegoal'),(1075,'Can delete historical course goal',268,'delete_historicalcoursegoal'),(1076,'Can view historical course goal',268,'view_historicalcoursegoal'),(1077,'Can add historical user calendar sync config',269,'add_historicalusercalendarsyncconfig'),(1078,'Can change historical user calendar sync config',269,'change_historicalusercalendarsyncconfig'),(1079,'Can delete historical user calendar sync config',269,'delete_historicalusercalendarsyncconfig'),(1080,'Can view historical user calendar sync config',269,'view_historicalusercalendarsyncconfig'),(1081,'Can add user calendar sync config',270,'add_usercalendarsyncconfig'),(1082,'Can change user calendar sync config',270,'change_usercalendarsyncconfig'),(1083,'Can delete user calendar sync config',270,'delete_usercalendarsyncconfig'),(1084,'Can view user calendar sync config',270,'view_usercalendarsyncconfig'),(1085,'Can add course duration limit config',271,'add_coursedurationlimitconfig'),(1086,'Can change course duration limit config',271,'change_coursedurationlimitconfig'),(1087,'Can delete course duration limit config',271,'delete_coursedurationlimitconfig'),(1088,'Can view course duration limit config',271,'view_coursedurationlimitconfig'),(1089,'Can add content type gating config',272,'add_contenttypegatingconfig'),(1090,'Can change content type gating config',272,'change_contenttypegatingconfig'),(1091,'Can delete content type gating config',272,'delete_contenttypegatingconfig'),(1092,'Can view content type gating config',272,'view_contenttypegatingconfig'),(1093,'Can add discount restriction config',273,'add_discountrestrictionconfig'),(1094,'Can change discount restriction config',273,'change_discountrestrictionconfig'),(1095,'Can delete discount restriction config',273,'delete_discountrestrictionconfig'),(1096,'Can view discount restriction config',273,'view_discountrestrictionconfig'),(1097,'Can add discount percentage config',274,'add_discountpercentageconfig'),(1098,'Can change discount percentage config',274,'change_discountpercentageconfig'),(1099,'Can delete discount percentage config',274,'delete_discountpercentageconfig'),(1100,'Can view discount percentage config',274,'view_discountpercentageconfig'),(1101,'Can add Experiment Data',275,'add_experimentdata'),(1102,'Can change Experiment Data',275,'change_experimentdata'),(1103,'Can delete Experiment Data',275,'delete_experimentdata'),(1104,'Can view Experiment Data',275,'view_experimentdata'),(1105,'Can add Experiment Key-Value Pair',276,'add_experimentkeyvalue'),(1106,'Can change Experiment Key-Value Pair',276,'change_experimentkeyvalue'),(1107,'Can delete Experiment Key-Value Pair',276,'delete_experimentkeyvalue'),(1108,'Can view Experiment Key-Value Pair',276,'view_experimentkeyvalue'),(1109,'Can add historical Experiment Key-Value Pair',277,'add_historicalexperimentkeyvalue'),(1110,'Can change historical Experiment Key-Value Pair',277,'change_historicalexperimentkeyvalue'),(1111,'Can delete historical Experiment Key-Value Pair',277,'delete_historicalexperimentkeyvalue'),(1112,'Can view historical Experiment Key-Value Pair',277,'view_historicalexperimentkeyvalue'),(1113,'Can add self paced relative dates config',278,'add_selfpacedrelativedatesconfig'),(1114,'Can change self paced relative dates config',278,'change_selfpacedrelativedatesconfig'),(1115,'Can delete self paced relative dates config',278,'delete_selfpacedrelativedatesconfig'),(1116,'Can view self paced relative dates config',278,'view_selfpacedrelativedatesconfig'),(1117,'Can add external id',279,'add_externalid'),(1118,'Can change external id',279,'change_externalid'),(1119,'Can delete external id',279,'delete_externalid'),(1120,'Can view external id',279,'view_externalid'),(1121,'Can add external id type',280,'add_externalidtype'),(1122,'Can change external id type',280,'change_externalidtype'),(1123,'Can delete external id type',280,'delete_externalidtype'),(1124,'Can view external id type',280,'view_externalidtype'),(1125,'Can add historical external id',281,'add_historicalexternalid'),(1126,'Can change historical external id',281,'change_historicalexternalid'),(1127,'Can delete historical external id',281,'delete_historicalexternalid'),(1128,'Can view historical external id',281,'view_historicalexternalid'),(1129,'Can add historical external id type',282,'add_historicalexternalidtype'),(1130,'Can change historical external id type',282,'change_historicalexternalidtype'),(1131,'Can delete historical external id type',282,'delete_historicalexternalidtype'),(1132,'Can view historical external id type',282,'view_historicalexternalidtype'),(1133,'Can add user demographic',283,'add_userdemographics'),(1134,'Can change user demographic',283,'change_userdemographics'),(1135,'Can delete user demographic',283,'delete_userdemographics'),(1136,'Can view user demographic',283,'view_userdemographics'),(1137,'Can add historical user demographic',284,'add_historicaluserdemographics'),(1138,'Can change historical user demographic',284,'change_historicaluserdemographics'),(1139,'Can delete historical user demographic',284,'delete_historicaluserdemographics'),(1140,'Can view historical user demographic',284,'view_historicaluserdemographics'),(1141,'Can add Schedule',285,'add_schedule'),(1142,'Can change Schedule',285,'change_schedule'),(1143,'Can delete Schedule',285,'delete_schedule'),(1144,'Can view Schedule',285,'view_schedule'),(1145,'Can add schedule config',286,'add_scheduleconfig'),(1146,'Can change schedule config',286,'change_scheduleconfig'),(1147,'Can delete schedule config',286,'delete_scheduleconfig'),(1148,'Can view schedule config',286,'view_scheduleconfig'),(1149,'Can add schedule experience',287,'add_scheduleexperience'),(1150,'Can change schedule experience',287,'change_scheduleexperience'),(1151,'Can delete schedule experience',287,'delete_scheduleexperience'),(1152,'Can view schedule experience',287,'view_scheduleexperience'),(1153,'Can add historical Schedule',288,'add_historicalschedule'),(1154,'Can change historical Schedule',288,'change_historicalschedule'),(1155,'Can delete historical Schedule',288,'delete_historicalschedule'),(1156,'Can view historical Schedule',288,'view_historicalschedule'),(1157,'Can add course section',289,'add_coursesection'),(1158,'Can change course section',289,'change_coursesection'),(1159,'Can delete course section',289,'delete_coursesection'),(1160,'Can view course section',289,'view_coursesection'),(1161,'Can add Course Sequence',290,'add_coursesectionsequence'),(1162,'Can change Course Sequence',290,'change_coursesectionsequence'),(1163,'Can delete Course Sequence',290,'delete_coursesectionsequence'),(1164,'Can view Course Sequence',290,'view_coursesectionsequence'),(1165,'Can add learning context',291,'add_learningcontext'),(1166,'Can change learning context',291,'change_learningcontext'),(1167,'Can delete learning context',291,'delete_learningcontext'),(1168,'Can view learning context',291,'view_learningcontext'),(1169,'Can add learning sequence',292,'add_learningsequence'),(1170,'Can change learning sequence',292,'change_learningsequence'),(1171,'Can delete learning sequence',292,'delete_learningsequence'),(1172,'Can view learning sequence',292,'view_learningsequence'),(1173,'Can add Course',293,'add_coursecontext'),(1174,'Can change Course',293,'change_coursecontext'),(1175,'Can delete Course',293,'delete_coursecontext'),(1176,'Can view Course',293,'view_coursecontext'),(1177,'Can add course sequence exam',294,'add_coursesequenceexam'),(1178,'Can change course sequence exam',294,'change_coursesequenceexam'),(1179,'Can delete course sequence exam',294,'delete_coursesequenceexam'),(1180,'Can view course sequence exam',294,'view_coursesequenceexam'),(1181,'Can add publish report',295,'add_publishreport'),(1182,'Can change publish report',295,'change_publishreport'),(1183,'Can delete publish report',295,'delete_publishreport'),(1184,'Can view publish report',295,'view_publishreport'),(1185,'Can add content error',296,'add_contenterror'),(1186,'Can change content error',296,'change_contenterror'),(1187,'Can delete content error',296,'delete_contenterror'),(1188,'Can view content error',296,'view_contenterror'),(1189,'Can add user partition group',297,'add_userpartitiongroup'),(1190,'Can change user partition group',297,'change_userpartitiongroup'),(1191,'Can delete user partition group',297,'delete_userpartitiongroup'),(1192,'Can view user partition group',297,'view_userpartitiongroup'),(1193,'Can add section sequence partition group',298,'add_sectionsequencepartitiongroup'),(1194,'Can change section sequence partition group',298,'change_sectionsequencepartitiongroup'),(1195,'Can delete section sequence partition group',298,'delete_sectionsequencepartitiongroup'),(1196,'Can view section sequence partition group',298,'view_sectionsequencepartitiongroup'),(1197,'Can add section partition group',299,'add_sectionpartitiongroup'),(1198,'Can change section partition group',299,'change_sectionpartitiongroup'),(1199,'Can delete section partition group',299,'delete_sectionpartitiongroup'),(1200,'Can view section partition group',299,'view_sectionpartitiongroup'),(1201,'Can add Router Configuration',300,'add_routerconfiguration'),(1202,'Can change Router Configuration',300,'change_routerconfiguration'),(1203,'Can delete Router Configuration',300,'delete_routerconfiguration'),(1204,'Can view Router Configuration',300,'view_routerconfiguration'),(1205,'Can add organization',301,'add_organization'),(1206,'Can change organization',301,'change_organization'),(1207,'Can delete organization',301,'delete_organization'),(1208,'Can view organization',301,'view_organization'),(1209,'Can add Link Course',302,'add_organizationcourse'),(1210,'Can change Link Course',302,'change_organizationcourse'),(1211,'Can delete Link Course',302,'delete_organizationcourse'),(1212,'Can view Link Course',302,'view_organizationcourse'),(1213,'Can add historical organization',303,'add_historicalorganization'),(1214,'Can change historical organization',303,'change_historicalorganization'),(1215,'Can delete historical organization',303,'delete_historicalorganization'),(1216,'Can view historical organization',303,'view_historicalorganization'),(1217,'Can add historical Link Course',304,'add_historicalorganizationcourse'),(1218,'Can change historical Link Course',304,'change_historicalorganizationcourse'),(1219,'Can delete historical Link Course',304,'delete_historicalorganizationcourse'),(1220,'Can view historical Link Course',304,'view_historicalorganizationcourse'),(1221,'Can add integrity signature',305,'add_integritysignature'),(1222,'Can change integrity signature',305,'change_integritysignature'),(1223,'Can delete integrity signature',305,'delete_integritysignature'),(1224,'Can view integrity signature',305,'view_integritysignature'),(1225,'Can add enrollment notification email template',306,'add_enrollmentnotificationemailtemplate'),(1226,'Can change enrollment notification email template',306,'change_enrollmentnotificationemailtemplate'),(1227,'Can delete enrollment notification email template',306,'delete_enrollmentnotificationemailtemplate'),(1228,'Can view enrollment notification email template',306,'view_enrollmentnotificationemailtemplate'),(1229,'Can add Enterprise Catalog Query',307,'add_enterprisecatalogquery'),(1230,'Can change Enterprise Catalog Query',307,'change_enterprisecatalogquery'),(1231,'Can delete Enterprise Catalog Query',307,'delete_enterprisecatalogquery'),(1232,'Can view Enterprise Catalog Query',307,'view_enterprisecatalogquery'),(1233,'Can add Enterprise Customer',308,'add_enterprisecustomer'),(1234,'Can change Enterprise Customer',308,'change_enterprisecustomer'),(1235,'Can delete Enterprise Customer',308,'delete_enterprisecustomer'),(1236,'Can view Enterprise Customer',308,'view_enterprisecustomer'),(1237,'Can add Branding Configuration',309,'add_enterprisecustomerbrandingconfiguration'),(1238,'Can change Branding Configuration',309,'change_enterprisecustomerbrandingconfiguration'),(1239,'Can delete Branding Configuration',309,'delete_enterprisecustomerbrandingconfiguration'),(1240,'Can view Branding Configuration',309,'view_enterprisecustomerbrandingconfiguration'),(1241,'Can add Enterprise Customer Catalog',310,'add_enterprisecustomercatalog'),(1242,'Can change Enterprise Customer Catalog',310,'change_enterprisecustomercatalog'),(1243,'Can delete Enterprise Customer Catalog',310,'delete_enterprisecustomercatalog'),(1244,'Can view Enterprise Customer Catalog',310,'view_enterprisecustomercatalog'),(1245,'Can add enterprise customer identity provider',311,'add_enterprisecustomeridentityprovider'),(1246,'Can change enterprise customer identity provider',311,'change_enterprisecustomeridentityprovider'),(1247,'Can delete enterprise customer identity provider',311,'delete_enterprisecustomeridentityprovider'),(1248,'Can view enterprise customer identity provider',311,'view_enterprisecustomeridentityprovider'),(1249,'Can add enterprise customer reporting configuration',312,'add_enterprisecustomerreportingconfiguration'),(1250,'Can change enterprise customer reporting configuration',312,'change_enterprisecustomerreportingconfiguration'),(1251,'Can delete enterprise customer reporting configuration',312,'delete_enterprisecustomerreportingconfiguration'),(1252,'Can view enterprise customer reporting configuration',312,'view_enterprisecustomerreportingconfiguration'),(1253,'Can add Enterprise Customer Type',313,'add_enterprisecustomertype'),(1254,'Can change Enterprise Customer Type',313,'change_enterprisecustomertype'),(1255,'Can delete Enterprise Customer Type',313,'delete_enterprisecustomertype'),(1256,'Can view Enterprise Customer Type',313,'view_enterprisecustomertype'),(1257,'Can add Enterprise Customer Learner',314,'add_enterprisecustomeruser'),(1258,'Can change Enterprise Customer Learner',314,'change_enterprisecustomeruser'),(1259,'Can delete Enterprise Customer Learner',314,'delete_enterprisecustomeruser'),(1260,'Can view Enterprise Customer Learner',314,'view_enterprisecustomeruser'),(1261,'Can add enterprise course enrollment',315,'add_enterprisecourseenrollment'),(1262,'Can change enterprise course enrollment',315,'change_enterprisecourseenrollment'),(1263,'Can delete enterprise course enrollment',315,'delete_enterprisecourseenrollment'),(1264,'Can view enterprise course enrollment',315,'view_enterprisecourseenrollment'),(1265,'Can add enterprise enrollment source',316,'add_enterpriseenrollmentsource'),(1266,'Can change enterprise enrollment source',316,'change_enterpriseenrollmentsource'),(1267,'Can delete enterprise enrollment source',316,'delete_enterpriseenrollmentsource'),(1268,'Can view enterprise enrollment source',316,'view_enterpriseenrollmentsource'),(1269,'Can add enterprise feature role',317,'add_enterprisefeaturerole'),(1270,'Can change enterprise feature role',317,'change_enterprisefeaturerole'),(1271,'Can delete enterprise feature role',317,'delete_enterprisefeaturerole'),(1272,'Can view enterprise feature role',317,'view_enterprisefeaturerole'),(1273,'Can add enterprise feature user role assignment',318,'add_enterprisefeatureuserroleassignment'),(1274,'Can change enterprise feature user role assignment',318,'change_enterprisefeatureuserroleassignment'),(1275,'Can delete enterprise feature user role assignment',318,'delete_enterprisefeatureuserroleassignment'),(1276,'Can view enterprise feature user role assignment',318,'view_enterprisefeatureuserroleassignment'),(1277,'Can add historical enrollment notification email template',319,'add_historicalenrollmentnotificationemailtemplate'),(1278,'Can change historical enrollment notification email template',319,'change_historicalenrollmentnotificationemailtemplate'),(1279,'Can delete historical enrollment notification email template',319,'delete_historicalenrollmentnotificationemailtemplate'),(1280,'Can view historical enrollment notification email template',319,'view_historicalenrollmentnotificationemailtemplate'),(1281,'Can add historical enterprise course enrollment',320,'add_historicalenterprisecourseenrollment'),(1282,'Can change historical enterprise course enrollment',320,'change_historicalenterprisecourseenrollment'),(1283,'Can delete historical enterprise course enrollment',320,'delete_historicalenterprisecourseenrollment'),(1284,'Can view historical enterprise course enrollment',320,'view_historicalenterprisecourseenrollment'),(1285,'Can add historical Enterprise Customer',321,'add_historicalenterprisecustomer'),(1286,'Can change historical Enterprise Customer',321,'change_historicalenterprisecustomer'),(1287,'Can delete historical Enterprise Customer',321,'delete_historicalenterprisecustomer'),(1288,'Can view historical Enterprise Customer',321,'view_historicalenterprisecustomer'),(1289,'Can add historical Enterprise Customer Catalog',322,'add_historicalenterprisecustomercatalog'),(1290,'Can change historical Enterprise Customer Catalog',322,'change_historicalenterprisecustomercatalog'),(1291,'Can delete historical Enterprise Customer Catalog',322,'delete_historicalenterprisecustomercatalog'),(1292,'Can view historical Enterprise Customer Catalog',322,'view_historicalenterprisecustomercatalog'),(1293,'Can add historical pending enrollment',323,'add_historicalpendingenrollment'),(1294,'Can change historical pending enrollment',323,'change_historicalpendingenrollment'),(1295,'Can delete historical pending enrollment',323,'delete_historicalpendingenrollment'),(1296,'Can view historical pending enrollment',323,'view_historicalpendingenrollment'),(1297,'Can add historical pending enterprise customer user',324,'add_historicalpendingenterprisecustomeruser'),(1298,'Can change historical pending enterprise customer user',324,'change_historicalpendingenterprisecustomeruser'),(1299,'Can delete historical pending enterprise customer user',324,'delete_historicalpendingenterprisecustomeruser'),(1300,'Can view historical pending enterprise customer user',324,'view_historicalpendingenterprisecustomeruser'),(1301,'Can add pending enrollment',325,'add_pendingenrollment'),(1302,'Can change pending enrollment',325,'change_pendingenrollment'),(1303,'Can delete pending enrollment',325,'delete_pendingenrollment'),(1304,'Can view pending enrollment',325,'view_pendingenrollment'),(1305,'Can add pending enterprise customer user',326,'add_pendingenterprisecustomeruser'),(1306,'Can change pending enterprise customer user',326,'change_pendingenterprisecustomeruser'),(1307,'Can delete pending enterprise customer user',326,'delete_pendingenterprisecustomeruser'),(1308,'Can view pending enterprise customer user',326,'view_pendingenterprisecustomeruser'),(1309,'Can add system wide enterprise role',327,'add_systemwideenterpriserole'),(1310,'Can change system wide enterprise role',327,'change_systemwideenterpriserole'),(1311,'Can delete system wide enterprise role',327,'delete_systemwideenterpriserole'),(1312,'Can view system wide enterprise role',327,'view_systemwideenterpriserole'),(1313,'Can add system wide enterprise user role assignment',328,'add_systemwideenterpriseuserroleassignment'),(1314,'Can change system wide enterprise user role assignment',328,'change_systemwideenterpriseuserroleassignment'),(1315,'Can delete system wide enterprise user role assignment',328,'delete_systemwideenterpriseuserroleassignment'),(1316,'Can view system wide enterprise user role assignment',328,'view_systemwideenterpriseuserroleassignment'),(1317,'Can add licensed enterprise course enrollment',329,'add_licensedenterprisecourseenrollment'),(1318,'Can change licensed enterprise course enrollment',329,'change_licensedenterprisecourseenrollment'),(1319,'Can delete licensed enterprise course enrollment',329,'delete_licensedenterprisecourseenrollment'),(1320,'Can view licensed enterprise course enrollment',329,'view_licensedenterprisecourseenrollment'),(1321,'Can add historical licensed enterprise course enrollment',330,'add_historicallicensedenterprisecourseenrollment'),(1322,'Can change historical licensed enterprise course enrollment',330,'change_historicallicensedenterprisecourseenrollment'),(1323,'Can delete historical licensed enterprise course enrollment',330,'delete_historicallicensedenterprisecourseenrollment'),(1324,'Can view historical licensed enterprise course enrollment',330,'view_historicallicensedenterprisecourseenrollment'),(1325,'Can add historical pending enterprise customer admin user',331,'add_historicalpendingenterprisecustomeradminuser'),(1326,'Can change historical pending enterprise customer admin user',331,'change_historicalpendingenterprisecustomeradminuser'),(1327,'Can delete historical pending enterprise customer admin user',331,'delete_historicalpendingenterprisecustomeradminuser'),(1328,'Can view historical pending enterprise customer admin user',331,'view_historicalpendingenterprisecustomeradminuser'),(1329,'Can add pending enterprise customer admin user',332,'add_pendingenterprisecustomeradminuser'),(1330,'Can change pending enterprise customer admin user',332,'change_pendingenterprisecustomeradminuser'),(1331,'Can delete pending enterprise customer admin user',332,'delete_pendingenterprisecustomeradminuser'),(1332,'Can view pending enterprise customer admin user',332,'view_pendingenterprisecustomeradminuser'),(1333,'Can add historical enterprise analytics user',333,'add_historicalenterpriseanalyticsuser'),(1334,'Can change historical enterprise analytics user',333,'change_historicalenterpriseanalyticsuser'),(1335,'Can delete historical enterprise analytics user',333,'delete_historicalenterpriseanalyticsuser'),(1336,'Can view historical enterprise analytics user',333,'view_historicalenterpriseanalyticsuser'),(1337,'Can add enterprise analytics user',334,'add_enterpriseanalyticsuser'),(1338,'Can change enterprise analytics user',334,'change_enterpriseanalyticsuser'),(1339,'Can delete enterprise analytics user',334,'delete_enterpriseanalyticsuser'),(1340,'Can view enterprise analytics user',334,'view_enterpriseanalyticsuser'),(1341,'Can add update role assignments with customers config',335,'add_updateroleassignmentswithcustomersconfig'),(1342,'Can change update role assignments with customers config',335,'change_updateroleassignmentswithcustomersconfig'),(1343,'Can delete update role assignments with customers config',335,'delete_updateroleassignmentswithcustomersconfig'),(1344,'Can view update role assignments with customers config',335,'view_updateroleassignmentswithcustomersconfig'),(1345,'Can add Admin Notification Filter',336,'add_adminnotificationfilter'),(1346,'Can change Admin Notification Filter',336,'change_adminnotificationfilter'),(1347,'Can delete Admin Notification Filter',336,'delete_adminnotificationfilter'),(1348,'Can view Admin Notification Filter',336,'view_adminnotificationfilter'),(1349,'Can add Enterprise Customer Admin Notification',337,'add_adminnotification'),(1350,'Can change Enterprise Customer Admin Notification',337,'change_adminnotification'),(1351,'Can delete Enterprise Customer Admin Notification',337,'delete_adminnotification'),(1352,'Can view Enterprise Customer Admin Notification',337,'view_adminnotification'),(1353,'Can add Admin Notification Read',338,'add_adminnotificationread'),(1354,'Can change Admin Notification Read',338,'change_adminnotificationread'),(1355,'Can delete Admin Notification Read',338,'delete_adminnotificationread'),(1356,'Can view Admin Notification Read',338,'view_adminnotificationread'),(1357,'Can add historical system wide enterprise user role assignment',339,'add_historicalsystemwideenterpriseuserroleassignment'),(1358,'Can change historical system wide enterprise user role assignment',339,'change_historicalsystemwideenterpriseuserroleassignment'),(1359,'Can delete historical system wide enterprise user role assignment',339,'delete_historicalsystemwideenterpriseuserroleassignment'),(1360,'Can view historical system wide enterprise user role assignment',339,'view_historicalsystemwideenterpriseuserroleassignment'),(1361,'Can add historical Enterprise Customer Learner',340,'add_historicalenterprisecustomeruser'),(1362,'Can change historical Enterprise Customer Learner',340,'change_historicalenterprisecustomeruser'),(1363,'Can delete historical Enterprise Customer Learner',340,'delete_historicalenterprisecustomeruser'),(1364,'Can view historical Enterprise Customer Learner',340,'view_historicalenterprisecustomeruser'),(1365,'Can add Data Sharing Consent Record',341,'add_datasharingconsent'),(1366,'Can change Data Sharing Consent Record',341,'change_datasharingconsent'),(1367,'Can delete Data Sharing Consent Record',341,'delete_datasharingconsent'),(1368,'Can view Data Sharing Consent Record',341,'view_datasharingconsent'),(1369,'Can add historical Data Sharing Consent Record',342,'add_historicaldatasharingconsent'),(1370,'Can change historical Data Sharing Consent Record',342,'change_historicaldatasharingconsent'),(1371,'Can delete historical Data Sharing Consent Record',342,'delete_historicaldatasharingconsent'),(1372,'Can view historical Data Sharing Consent Record',342,'view_historicaldatasharingconsent'),(1373,'Can add data sharing consent text overrides',343,'add_datasharingconsenttextoverrides'),(1374,'Can change data sharing consent text overrides',343,'change_datasharingconsenttextoverrides'),(1375,'Can delete data sharing consent text overrides',343,'delete_datasharingconsenttextoverrides'),(1376,'Can view data sharing consent text overrides',343,'view_datasharingconsenttextoverrides'),(1377,'Can add learner data transmission audit',344,'add_learnerdatatransmissionaudit'),(1378,'Can change learner data transmission audit',344,'change_learnerdatatransmissionaudit'),(1379,'Can delete learner data transmission audit',344,'delete_learnerdatatransmissionaudit'),(1380,'Can view learner data transmission audit',344,'view_learnerdatatransmissionaudit'),(1381,'Can add content metadata item transmission',345,'add_contentmetadataitemtransmission'),(1382,'Can change content metadata item transmission',345,'change_contentmetadataitemtransmission'),(1383,'Can delete content metadata item transmission',345,'delete_contentmetadataitemtransmission'),(1384,'Can view content metadata item transmission',345,'view_contentmetadataitemtransmission'),(1385,'Can add degreed enterprise customer configuration',346,'add_degreedenterprisecustomerconfiguration'),(1386,'Can change degreed enterprise customer configuration',346,'change_degreedenterprisecustomerconfiguration'),(1387,'Can delete degreed enterprise customer configuration',346,'delete_degreedenterprisecustomerconfiguration'),(1388,'Can view degreed enterprise customer configuration',346,'view_degreedenterprisecustomerconfiguration'),(1389,'Can add degreed global configuration',347,'add_degreedglobalconfiguration'),(1390,'Can change degreed global configuration',347,'change_degreedglobalconfiguration'),(1391,'Can delete degreed global configuration',347,'delete_degreedglobalconfiguration'),(1392,'Can view degreed global configuration',347,'view_degreedglobalconfiguration'),(1393,'Can add degreed learner data transmission audit',348,'add_degreedlearnerdatatransmissionaudit'),(1394,'Can change degreed learner data transmission audit',348,'change_degreedlearnerdatatransmissionaudit'),(1395,'Can delete degreed learner data transmission audit',348,'delete_degreedlearnerdatatransmissionaudit'),(1396,'Can view degreed learner data transmission audit',348,'view_degreedlearnerdatatransmissionaudit'),(1397,'Can add historical degreed enterprise customer configuration',349,'add_historicaldegreedenterprisecustomerconfiguration'),(1398,'Can change historical degreed enterprise customer configuration',349,'change_historicaldegreedenterprisecustomerconfiguration'),(1399,'Can delete historical degreed enterprise customer configuration',349,'delete_historicaldegreedenterprisecustomerconfiguration'),(1400,'Can view historical degreed enterprise customer configuration',349,'view_historicaldegreedenterprisecustomerconfiguration'),(1401,'Can add sap success factors learner data transmission audit',350,'add_sapsuccessfactorslearnerdatatransmissionaudit'),(1402,'Can change sap success factors learner data transmission audit',350,'change_sapsuccessfactorslearnerdatatransmissionaudit'),(1403,'Can delete sap success factors learner data transmission audit',350,'delete_sapsuccessfactorslearnerdatatransmissionaudit'),(1404,'Can view sap success factors learner data transmission audit',350,'view_sapsuccessfactorslearnerdatatransmissionaudit'),(1405,'Can add sap success factors global configuration',351,'add_sapsuccessfactorsglobalconfiguration'),(1406,'Can change sap success factors global configuration',351,'change_sapsuccessfactorsglobalconfiguration'),(1407,'Can delete sap success factors global configuration',351,'delete_sapsuccessfactorsglobalconfiguration'),(1408,'Can view sap success factors global configuration',351,'view_sapsuccessfactorsglobalconfiguration'),(1409,'Can add sap success factors enterprise customer configuration',352,'add_sapsuccessfactorsenterprisecustomerconfiguration'),(1410,'Can change sap success factors enterprise customer configuration',352,'change_sapsuccessfactorsenterprisecustomerconfiguration'),(1411,'Can delete sap success factors enterprise customer configuration',352,'delete_sapsuccessfactorsenterprisecustomerconfiguration'),(1412,'Can view sap success factors enterprise customer configuration',352,'view_sapsuccessfactorsenterprisecustomerconfiguration'),(1413,'Can add cornerstone enterprise customer configuration',353,'add_cornerstoneenterprisecustomerconfiguration'),(1414,'Can change cornerstone enterprise customer configuration',353,'change_cornerstoneenterprisecustomerconfiguration'),(1415,'Can delete cornerstone enterprise customer configuration',353,'delete_cornerstoneenterprisecustomerconfiguration'),(1416,'Can view cornerstone enterprise customer configuration',353,'view_cornerstoneenterprisecustomerconfiguration'),(1417,'Can add cornerstone global configuration',354,'add_cornerstoneglobalconfiguration'),(1418,'Can change cornerstone global configuration',354,'change_cornerstoneglobalconfiguration'),(1419,'Can delete cornerstone global configuration',354,'delete_cornerstoneglobalconfiguration'),(1420,'Can view cornerstone global configuration',354,'view_cornerstoneglobalconfiguration'),(1421,'Can add cornerstone learner data transmission audit',355,'add_cornerstonelearnerdatatransmissionaudit'),(1422,'Can change cornerstone learner data transmission audit',355,'change_cornerstonelearnerdatatransmissionaudit'),(1423,'Can delete cornerstone learner data transmission audit',355,'delete_cornerstonelearnerdatatransmissionaudit'),(1424,'Can view cornerstone learner data transmission audit',355,'view_cornerstonelearnerdatatransmissionaudit'),(1425,'Can add historical cornerstone enterprise customer configuration',356,'add_historicalcornerstoneenterprisecustomerconfiguration'),(1426,'Can change historical cornerstone enterprise customer configuration',356,'change_historicalcornerstoneenterprisecustomerconfiguration'),(1427,'Can delete historical cornerstone enterprise customer configuration',356,'delete_historicalcornerstoneenterprisecustomerconfiguration'),(1428,'Can view historical cornerstone enterprise customer configuration',356,'view_historicalcornerstoneenterprisecustomerconfiguration'),(1429,'Can add xapilrs configuration',357,'add_xapilrsconfiguration'),(1430,'Can change xapilrs configuration',357,'change_xapilrsconfiguration'),(1431,'Can delete xapilrs configuration',357,'delete_xapilrsconfiguration'),(1432,'Can view xapilrs configuration',357,'view_xapilrsconfiguration'),(1433,'Can add xapi learner data transmission audit',358,'add_xapilearnerdatatransmissionaudit'),(1434,'Can change xapi learner data transmission audit',358,'change_xapilearnerdatatransmissionaudit'),(1435,'Can delete xapi learner data transmission audit',358,'delete_xapilearnerdatatransmissionaudit'),(1436,'Can view xapi learner data transmission audit',358,'view_xapilearnerdatatransmissionaudit'),(1437,'Can add historical blackboard enterprise customer configuration',359,'add_historicalblackboardenterprisecustomerconfiguration'),(1438,'Can change historical blackboard enterprise customer configuration',359,'change_historicalblackboardenterprisecustomerconfiguration'),(1439,'Can delete historical blackboard enterprise customer configuration',359,'delete_historicalblackboardenterprisecustomerconfiguration'),(1440,'Can view historical blackboard enterprise customer configuration',359,'view_historicalblackboardenterprisecustomerconfiguration'),(1441,'Can add blackboard enterprise customer configuration',360,'add_blackboardenterprisecustomerconfiguration'),(1442,'Can change blackboard enterprise customer configuration',360,'change_blackboardenterprisecustomerconfiguration'),(1443,'Can delete blackboard enterprise customer configuration',360,'delete_blackboardenterprisecustomerconfiguration'),(1444,'Can view blackboard enterprise customer configuration',360,'view_blackboardenterprisecustomerconfiguration'),(1445,'Can add blackboard learner data transmission audit',361,'add_blackboardlearnerdatatransmissionaudit'),(1446,'Can change blackboard learner data transmission audit',361,'change_blackboardlearnerdatatransmissionaudit'),(1447,'Can delete blackboard learner data transmission audit',361,'delete_blackboardlearnerdatatransmissionaudit'),(1448,'Can view blackboard learner data transmission audit',361,'view_blackboardlearnerdatatransmissionaudit'),(1449,'Can add blackboard learner assessment data transmission audit',362,'add_blackboardlearnerassessmentdatatransmissionaudit'),(1450,'Can change blackboard learner assessment data transmission audit',362,'change_blackboardlearnerassessmentdatatransmissionaudit'),(1451,'Can delete blackboard learner assessment data transmission audit',362,'delete_blackboardlearnerassessmentdatatransmissionaudit'),(1452,'Can view blackboard learner assessment data transmission audit',362,'view_blackboardlearnerassessmentdatatransmissionaudit'),(1453,'Can add historical canvas enterprise customer configuration',363,'add_historicalcanvasenterprisecustomerconfiguration'),(1454,'Can change historical canvas enterprise customer configuration',363,'change_historicalcanvasenterprisecustomerconfiguration'),(1455,'Can delete historical canvas enterprise customer configuration',363,'delete_historicalcanvasenterprisecustomerconfiguration'),(1456,'Can view historical canvas enterprise customer configuration',363,'view_historicalcanvasenterprisecustomerconfiguration'),(1457,'Can add canvas enterprise customer configuration',364,'add_canvasenterprisecustomerconfiguration'),(1458,'Can change canvas enterprise customer configuration',364,'change_canvasenterprisecustomerconfiguration'),(1459,'Can delete canvas enterprise customer configuration',364,'delete_canvasenterprisecustomerconfiguration'),(1460,'Can view canvas enterprise customer configuration',364,'view_canvasenterprisecustomerconfiguration'),(1461,'Can add canvas learner data transmission audit',365,'add_canvaslearnerdatatransmissionaudit'),(1462,'Can change canvas learner data transmission audit',365,'change_canvaslearnerdatatransmissionaudit'),(1463,'Can delete canvas learner data transmission audit',365,'delete_canvaslearnerdatatransmissionaudit'),(1464,'Can view canvas learner data transmission audit',365,'view_canvaslearnerdatatransmissionaudit'),(1465,'Can add canvas learner assessment data transmission audit',366,'add_canvaslearnerassessmentdatatransmissionaudit'),(1466,'Can change canvas learner assessment data transmission audit',366,'change_canvaslearnerassessmentdatatransmissionaudit'),(1467,'Can delete canvas learner assessment data transmission audit',366,'delete_canvaslearnerassessmentdatatransmissionaudit'),(1468,'Can view canvas learner assessment data transmission audit',366,'view_canvaslearnerassessmentdatatransmissionaudit'),(1469,'Can add moodle enterprise customer configuration',367,'add_moodleenterprisecustomerconfiguration'),(1470,'Can change moodle enterprise customer configuration',367,'change_moodleenterprisecustomerconfiguration'),(1471,'Can delete moodle enterprise customer configuration',367,'delete_moodleenterprisecustomerconfiguration'),(1472,'Can view moodle enterprise customer configuration',367,'view_moodleenterprisecustomerconfiguration'),(1473,'Can add historical moodle enterprise customer configuration',368,'add_historicalmoodleenterprisecustomerconfiguration'),(1474,'Can change historical moodle enterprise customer configuration',368,'change_historicalmoodleenterprisecustomerconfiguration'),(1475,'Can delete historical moodle enterprise customer configuration',368,'delete_historicalmoodleenterprisecustomerconfiguration'),(1476,'Can view historical moodle enterprise customer configuration',368,'view_historicalmoodleenterprisecustomerconfiguration'),(1477,'Can add moodle learner data transmission audit',369,'add_moodlelearnerdatatransmissionaudit'),(1478,'Can change moodle learner data transmission audit',369,'change_moodlelearnerdatatransmissionaudit'),(1479,'Can delete moodle learner data transmission audit',369,'delete_moodlelearnerdatatransmissionaudit'),(1480,'Can view moodle learner data transmission audit',369,'view_moodlelearnerdatatransmissionaudit'),(1481,'Can add announcement',370,'add_announcement'),(1482,'Can change announcement',370,'change_announcement'),(1483,'Can delete announcement',370,'delete_announcement'),(1484,'Can view announcement',370,'view_announcement'),(1485,'Can add bookmark',371,'add_bookmark'),(1486,'Can change bookmark',371,'change_bookmark'),(1487,'Can delete bookmark',371,'delete_bookmark'),(1488,'Can view bookmark',371,'view_bookmark'),(1489,'Can add x block cache',372,'add_xblockcache'),(1490,'Can change x block cache',372,'change_xblockcache'),(1491,'Can delete x block cache',372,'delete_xblockcache'),(1492,'Can view x block cache',372,'view_xblockcache'),(1493,'Can add content library',373,'add_contentlibrary'),(1494,'Can change content library',373,'change_contentlibrary'),(1495,'Can delete content library',373,'delete_contentlibrary'),(1496,'Can view content library',373,'view_contentlibrary'),(1497,'Can add content library permission',374,'add_contentlibrarypermission'),(1498,'Can change content library permission',374,'change_contentlibrarypermission'),(1499,'Can delete content library permission',374,'delete_contentlibrarypermission'),(1500,'Can view content library permission',374,'view_contentlibrarypermission'),(1501,'Can add credentials api config',375,'add_credentialsapiconfig'),(1502,'Can change credentials api config',375,'change_credentialsapiconfig'),(1503,'Can delete credentials api config',375,'delete_credentialsapiconfig'),(1504,'Can view credentials api config',375,'view_credentialsapiconfig'),(1505,'Can add notify_credentials argument',376,'add_notifycredentialsconfig'),(1506,'Can change notify_credentials argument',376,'change_notifycredentialsconfig'),(1507,'Can delete notify_credentials argument',376,'delete_notifycredentialsconfig'),(1508,'Can view notify_credentials argument',376,'view_notifycredentialsconfig'),(1509,'Can add historical discussions configuration',377,'add_historicaldiscussionsconfiguration'),(1510,'Can change historical discussions configuration',377,'change_historicaldiscussionsconfiguration'),(1511,'Can delete historical discussions configuration',377,'delete_historicaldiscussionsconfiguration'),(1512,'Can view historical discussions configuration',377,'view_historicaldiscussionsconfiguration'),(1513,'Can add discussions configuration',378,'add_discussionsconfiguration'),(1514,'Can change discussions configuration',378,'change_discussionsconfiguration'),(1515,'Can delete discussions configuration',378,'delete_discussionsconfiguration'),(1516,'Can view discussions configuration',378,'view_discussionsconfiguration'),(1517,'Can add provider filter',379,'add_providerfilter'),(1518,'Can change provider filter',379,'change_providerfilter'),(1519,'Can delete provider filter',379,'delete_providerfilter'),(1520,'Can view provider filter',379,'view_providerfilter'),(1521,'Can add persistent subsection grade',380,'add_persistentsubsectiongrade'),(1522,'Can change persistent subsection grade',380,'change_persistentsubsectiongrade'),(1523,'Can delete persistent subsection grade',380,'delete_persistentsubsectiongrade'),(1524,'Can view persistent subsection grade',380,'view_persistentsubsectiongrade'),(1525,'Can add visible blocks',381,'add_visibleblocks'),(1526,'Can change visible blocks',381,'change_visibleblocks'),(1527,'Can delete visible blocks',381,'delete_visibleblocks'),(1528,'Can view visible blocks',381,'view_visibleblocks'),(1529,'Can add course persistent grades flag',382,'add_coursepersistentgradesflag'),(1530,'Can change course persistent grades flag',382,'change_coursepersistentgradesflag'),(1531,'Can delete course persistent grades flag',382,'delete_coursepersistentgradesflag'),(1532,'Can view course persistent grades flag',382,'view_coursepersistentgradesflag'),(1533,'Can add persistent grades enabled flag',383,'add_persistentgradesenabledflag'),(1534,'Can change persistent grades enabled flag',383,'change_persistentgradesenabledflag'),(1535,'Can delete persistent grades enabled flag',383,'delete_persistentgradesenabledflag'),(1536,'Can view persistent grades enabled flag',383,'view_persistentgradesenabledflag'),(1537,'Can add persistent course grade',384,'add_persistentcoursegrade'),(1538,'Can change persistent course grade',384,'change_persistentcoursegrade'),(1539,'Can delete persistent course grade',384,'delete_persistentcoursegrade'),(1540,'Can view persistent course grade',384,'view_persistentcoursegrade'),(1541,'Can add compute grades setting',385,'add_computegradessetting'),(1542,'Can change compute grades setting',385,'change_computegradessetting'),(1543,'Can delete compute grades setting',385,'delete_computegradessetting'),(1544,'Can view compute grades setting',385,'view_computegradessetting'),(1545,'Can add persistent subsection grade override',386,'add_persistentsubsectiongradeoverride'),(1546,'Can change persistent subsection grade override',386,'change_persistentsubsectiongradeoverride'),(1547,'Can delete persistent subsection grade override',386,'delete_persistentsubsectiongradeoverride'),(1548,'Can view persistent subsection grade override',386,'view_persistentsubsectiongradeoverride'),(1549,'Can add historical persistent subsection grade override',387,'add_historicalpersistentsubsectiongradeoverride'),(1550,'Can change historical persistent subsection grade override',387,'change_historicalpersistentsubsectiongradeoverride'),(1551,'Can delete historical persistent subsection grade override',387,'delete_historicalpersistentsubsectiongradeoverride'),(1552,'Can view historical persistent subsection grade override',387,'view_historicalpersistentsubsectiongradeoverride'),(1553,'Can add historical program enrollment',388,'add_historicalprogramenrollment'),(1554,'Can change historical program enrollment',388,'change_historicalprogramenrollment'),(1555,'Can delete historical program enrollment',388,'delete_historicalprogramenrollment'),(1556,'Can view historical program enrollment',388,'view_historicalprogramenrollment'),(1557,'Can add program enrollment',389,'add_programenrollment'),(1558,'Can change program enrollment',389,'change_programenrollment'),(1559,'Can delete program enrollment',389,'delete_programenrollment'),(1560,'Can view program enrollment',389,'view_programenrollment'),(1561,'Can add historical program course enrollment',390,'add_historicalprogramcourseenrollment'),(1562,'Can change historical program course enrollment',390,'change_historicalprogramcourseenrollment'),(1563,'Can delete historical program course enrollment',390,'delete_historicalprogramcourseenrollment'),(1564,'Can view historical program course enrollment',390,'view_historicalprogramcourseenrollment'),(1565,'Can add program course enrollment',391,'add_programcourseenrollment'),(1566,'Can change program course enrollment',391,'change_programcourseenrollment'),(1567,'Can delete program course enrollment',391,'delete_programcourseenrollment'),(1568,'Can view program course enrollment',391,'view_programcourseenrollment'),(1569,'Can add course access role assignment',392,'add_courseaccessroleassignment'),(1570,'Can change course access role assignment',392,'change_courseaccessroleassignment'),(1571,'Can delete course access role assignment',392,'delete_courseaccessroleassignment'),(1572,'Can view course access role assignment',392,'view_courseaccessroleassignment'),(1573,'Can add site theme',393,'add_sitetheme'),(1574,'Can change site theme',393,'change_sitetheme'),(1575,'Can delete site theme',393,'delete_sitetheme'),(1576,'Can view site theme',393,'view_sitetheme'),(1577,'Can add content date',394,'add_contentdate'),(1578,'Can change content date',394,'change_contentdate'),(1579,'Can delete content date',394,'delete_contentdate'),(1580,'Can view content date',394,'view_contentdate'),(1581,'Can add date policy',395,'add_datepolicy'),(1582,'Can change date policy',395,'change_datepolicy'),(1583,'Can delete date policy',395,'delete_datepolicy'),(1584,'Can view date policy',395,'view_datepolicy'),(1585,'Can add user date',396,'add_userdate'),(1586,'Can change user date',396,'change_userdate'),(1587,'Can delete user date',396,'delete_userdate'),(1588,'Can view user date',396,'view_userdate'),(1589,'Can add csv operation',397,'add_csvoperation'),(1590,'Can change csv operation',397,'change_csvoperation'),(1591,'Can delete csv operation',397,'delete_csvoperation'),(1592,'Can view csv operation',397,'view_csvoperation'),(1593,'Can add block completion',398,'add_blockcompletion'),(1594,'Can change block completion',398,'change_blockcompletion'),(1595,'Can delete block completion',398,'delete_blockcompletion'),(1596,'Can view block completion',398,'view_blockcompletion'),(1597,'Can add proctored exam',399,'add_proctoredexam'),(1598,'Can change proctored exam',399,'change_proctoredexam'),(1599,'Can delete proctored exam',399,'delete_proctoredexam'),(1600,'Can view proctored exam',399,'view_proctoredexam'),(1601,'Can add Proctored exam review policy',400,'add_proctoredexamreviewpolicy'),(1602,'Can change Proctored exam review policy',400,'change_proctoredexamreviewpolicy'),(1603,'Can delete Proctored exam review policy',400,'delete_proctoredexamreviewpolicy'),(1604,'Can view Proctored exam review policy',400,'view_proctoredexamreviewpolicy'),(1605,'Can add proctored exam review policy history',401,'add_proctoredexamreviewpolicyhistory'),(1606,'Can change proctored exam review policy history',401,'change_proctoredexamreviewpolicyhistory'),(1607,'Can delete proctored exam review policy history',401,'delete_proctoredexamreviewpolicyhistory'),(1608,'Can view proctored exam review policy history',401,'view_proctoredexamreviewpolicyhistory'),(1609,'Can add proctored exam software secure comment',402,'add_proctoredexamsoftwaresecurecomment'),(1610,'Can change proctored exam software secure comment',402,'change_proctoredexamsoftwaresecurecomment'),(1611,'Can delete proctored exam software secure comment',402,'delete_proctoredexamsoftwaresecurecomment'),(1612,'Can view proctored exam software secure comment',402,'view_proctoredexamsoftwaresecurecomment'),(1613,'Can add Proctored exam software secure review',403,'add_proctoredexamsoftwaresecurereview'),(1614,'Can change Proctored exam software secure review',403,'change_proctoredexamsoftwaresecurereview'),(1615,'Can delete Proctored exam software secure review',403,'delete_proctoredexamsoftwaresecurereview'),(1616,'Can view Proctored exam software secure review',403,'view_proctoredexamsoftwaresecurereview'),(1617,'Can add Proctored exam review archive',404,'add_proctoredexamsoftwaresecurereviewhistory'),(1618,'Can change Proctored exam review archive',404,'change_proctoredexamsoftwaresecurereviewhistory'),(1619,'Can delete Proctored exam review archive',404,'delete_proctoredexamsoftwaresecurereviewhistory'),(1620,'Can view Proctored exam review archive',404,'view_proctoredexamsoftwaresecurereviewhistory'),(1621,'Can add proctored allowance',405,'add_proctoredexamstudentallowance'),(1622,'Can change proctored allowance',405,'change_proctoredexamstudentallowance'),(1623,'Can delete proctored allowance',405,'delete_proctoredexamstudentallowance'),(1624,'Can view proctored allowance',405,'view_proctoredexamstudentallowance'),(1625,'Can add proctored allowance history',406,'add_proctoredexamstudentallowancehistory'),(1626,'Can change proctored allowance history',406,'change_proctoredexamstudentallowancehistory'),(1627,'Can delete proctored allowance history',406,'delete_proctoredexamstudentallowancehistory'),(1628,'Can view proctored allowance history',406,'view_proctoredexamstudentallowancehistory'),(1629,'Can add proctored exam attempt',407,'add_proctoredexamstudentattempt'),(1630,'Can change proctored exam attempt',407,'change_proctoredexamstudentattempt'),(1631,'Can delete proctored exam attempt',407,'delete_proctoredexamstudentattempt'),(1632,'Can view proctored exam attempt',407,'view_proctoredexamstudentattempt'),(1633,'Can add proctored exam attempt history',408,'add_proctoredexamstudentattempthistory'),(1634,'Can change proctored exam attempt history',408,'change_proctoredexamstudentattempthistory'),(1635,'Can delete proctored exam attempt history',408,'delete_proctoredexamstudentattempthistory'),(1636,'Can view proctored exam attempt history',408,'view_proctoredexamstudentattempthistory'),(1637,'Can add score overrider',409,'add_scoreoverrider'),(1638,'Can change score overrider',409,'change_scoreoverrider'),(1639,'Can delete score overrider',409,'delete_scoreoverrider'),(1640,'Can view score overrider',409,'view_scoreoverrider'),(1641,'Can add lti configuration',410,'add_lticonfiguration'),(1642,'Can change lti configuration',410,'change_lticonfiguration'),(1643,'Can delete lti configuration',410,'delete_lticonfiguration'),(1644,'Can view lti configuration',410,'view_lticonfiguration'),(1645,'Can add lti ags line item',411,'add_ltiagslineitem'),(1646,'Can change lti ags line item',411,'change_ltiagslineitem'),(1647,'Can delete lti ags line item',411,'delete_ltiagslineitem'),(1648,'Can view lti ags line item',411,'view_ltiagslineitem'),(1649,'Can add lti ags score',412,'add_ltiagsscore'),(1650,'Can change lti ags score',412,'change_ltiagsscore'),(1651,'Can delete lti ags score',412,'delete_ltiagsscore'),(1652,'Can view lti ags score',412,'view_ltiagsscore'),(1653,'Can add lti dl content item',413,'add_ltidlcontentitem'),(1654,'Can change lti dl content item',413,'change_ltidlcontentitem'),(1655,'Can delete lti dl content item',413,'delete_ltidlcontentitem'),(1656,'Can view lti dl content item',413,'view_ltidlcontentitem'),(1657,'Can add course allow pii sharing in lti flag',414,'add_courseallowpiisharinginltiflag'),(1658,'Can change course allow pii sharing in lti flag',414,'change_courseallowpiisharinginltiflag'),(1659,'Can delete course allow pii sharing in lti flag',414,'delete_courseallowpiisharinginltiflag'),(1660,'Can view course allow pii sharing in lti flag',414,'view_courseallowpiisharinginltiflag'),(1661,'Can add verified name',415,'add_verifiedname'),(1662,'Can change verified name',415,'change_verifiedname'),(1663,'Can delete verified name',415,'delete_verifiedname'),(1664,'Can view verified name',415,'view_verifiedname'),(1665,'Can add video upload config',416,'add_videouploadconfig'),(1666,'Can change video upload config',416,'change_videouploadconfig'),(1667,'Can delete video upload config',416,'delete_videouploadconfig'),(1668,'Can view video upload config',416,'view_videouploadconfig'),(1669,'Can add course outline regenerate',417,'add_courseoutlineregenerate'),(1670,'Can change course outline regenerate',417,'change_courseoutlineregenerate'),(1671,'Can delete course outline regenerate',417,'delete_courseoutlineregenerate'),(1672,'Can view course outline regenerate',417,'view_courseoutlineregenerate'),(1673,'Can add course creator',418,'add_coursecreator'),(1674,'Can change course creator',418,'change_coursecreator'),(1675,'Can delete course creator',418,'delete_coursecreator'),(1676,'Can view course creator',418,'view_coursecreator'),(1677,'Can add studio config',419,'add_studioconfig'),(1678,'Can change studio config',419,'change_studioconfig'),(1679,'Can delete studio config',419,'delete_studioconfig'),(1680,'Can view studio config',419,'view_studioconfig'),(1681,'Can add available tag value',420,'add_tagavailablevalues'),(1682,'Can change available tag value',420,'change_tagavailablevalues'),(1683,'Can delete available tag value',420,'delete_tagavailablevalues'),(1684,'Can view available tag value',420,'view_tagavailablevalues'),(1685,'Can add tag category',421,'add_tagcategories'),(1686,'Can change tag category',421,'change_tagcategories'),(1687,'Can delete tag category',421,'delete_tagcategories'),(1688,'Can view tag category',421,'view_tagcategories'),(1689,'Can add user task artifact',422,'add_usertaskartifact'),(1690,'Can change user task artifact',422,'change_usertaskartifact'),(1691,'Can delete user task artifact',422,'delete_usertaskartifact'),(1692,'Can view user task artifact',422,'view_usertaskartifact'),(1693,'Can add user task status',423,'add_usertaskstatus'),(1694,'Can change user task status',423,'change_usertaskstatus'),(1695,'Can delete user task status',423,'delete_usertaskstatus'),(1696,'Can view user task status',423,'view_usertaskstatus'); +INSERT INTO `auth_permission` VALUES (1,'Can add permission',2,'add_permission'),(2,'Can change permission',2,'change_permission'),(3,'Can delete permission',2,'delete_permission'),(4,'Can view permission',2,'view_permission'),(5,'Can add group',3,'add_group'),(6,'Can change group',3,'change_group'),(7,'Can delete group',3,'delete_group'),(8,'Can view group',3,'view_group'),(9,'Can add user',4,'add_user'),(10,'Can change user',4,'change_user'),(11,'Can delete user',4,'delete_user'),(12,'Can view user',4,'view_user'),(13,'Can add content type',5,'add_contenttype'),(14,'Can change content type',5,'change_contenttype'),(15,'Can delete content type',5,'delete_contenttype'),(16,'Can view content type',5,'view_contenttype'),(17,'Can add redirect',6,'add_redirect'),(18,'Can change redirect',6,'change_redirect'),(19,'Can delete redirect',6,'delete_redirect'),(20,'Can view redirect',6,'view_redirect'),(21,'Can add session',7,'add_session'),(22,'Can change session',7,'change_session'),(23,'Can delete session',7,'delete_session'),(24,'Can view session',7,'view_session'),(25,'Can add site',8,'add_site'),(26,'Can change site',8,'change_site'),(27,'Can delete site',8,'delete_site'),(28,'Can view site',8,'view_site'),(29,'Can add task result',9,'add_taskresult'),(30,'Can change task result',9,'change_taskresult'),(31,'Can delete task result',9,'delete_taskresult'),(32,'Can view task result',9,'view_taskresult'),(33,'Can add chord counter',10,'add_chordcounter'),(34,'Can change chord counter',10,'change_chordcounter'),(35,'Can delete chord counter',10,'delete_chordcounter'),(36,'Can view chord counter',10,'view_chordcounter'),(37,'Can add group result',11,'add_groupresult'),(38,'Can change group result',11,'change_groupresult'),(39,'Can delete group result',11,'delete_groupresult'),(40,'Can view group result',11,'view_groupresult'),(41,'Can add Flag',12,'add_flag'),(42,'Can change Flag',12,'change_flag'),(43,'Can delete Flag',12,'delete_flag'),(44,'Can view Flag',12,'view_flag'),(45,'Can add Sample',13,'add_sample'),(46,'Can change Sample',13,'change_sample'),(47,'Can delete Sample',13,'delete_sample'),(48,'Can view Sample',13,'view_sample'),(49,'Can add Switch',14,'add_switch'),(50,'Can change Switch',14,'change_switch'),(51,'Can delete Switch',14,'delete_switch'),(52,'Can view Switch',14,'view_switch'),(53,'Can add course message',15,'add_coursemessage'),(54,'Can change course message',15,'change_coursemessage'),(55,'Can delete course message',15,'delete_coursemessage'),(56,'Can view course message',15,'view_coursemessage'),(57,'Can add global status message',16,'add_globalstatusmessage'),(58,'Can change global status message',16,'change_globalstatusmessage'),(59,'Can delete global status message',16,'delete_globalstatusmessage'),(60,'Can view global status message',16,'view_globalstatusmessage'),(61,'Can add asset base url config',17,'add_assetbaseurlconfig'),(62,'Can change asset base url config',17,'change_assetbaseurlconfig'),(63,'Can delete asset base url config',17,'delete_assetbaseurlconfig'),(64,'Can view asset base url config',17,'view_assetbaseurlconfig'),(65,'Can add asset excluded extensions config',18,'add_assetexcludedextensionsconfig'),(66,'Can change asset excluded extensions config',18,'change_assetexcludedextensionsconfig'),(67,'Can delete asset excluded extensions config',18,'delete_assetexcludedextensionsconfig'),(68,'Can view asset excluded extensions config',18,'view_assetexcludedextensionsconfig'),(69,'Can add course asset cache ttl config',19,'add_courseassetcachettlconfig'),(70,'Can change course asset cache ttl config',19,'change_courseassetcachettlconfig'),(71,'Can delete course asset cache ttl config',19,'delete_courseassetcachettlconfig'),(72,'Can view course asset cache ttl config',19,'view_courseassetcachettlconfig'),(73,'Can add cdn user agents config',20,'add_cdnuseragentsconfig'),(74,'Can change cdn user agents config',20,'change_cdnuseragentsconfig'),(75,'Can delete cdn user agents config',20,'delete_cdnuseragentsconfig'),(76,'Can view cdn user agents config',20,'view_cdnuseragentsconfig'),(77,'Can add site configuration',21,'add_siteconfiguration'),(78,'Can change site configuration',21,'change_siteconfiguration'),(79,'Can delete site configuration',21,'delete_siteconfiguration'),(80,'Can view site configuration',21,'view_siteconfiguration'),(81,'Can add site configuration history',22,'add_siteconfigurationhistory'),(82,'Can change site configuration history',22,'change_siteconfigurationhistory'),(83,'Can delete site configuration history',22,'delete_siteconfigurationhistory'),(84,'Can view site configuration history',22,'view_siteconfigurationhistory'),(85,'Can add course hls playback enabled flag',23,'add_coursehlsplaybackenabledflag'),(86,'Can change course hls playback enabled flag',23,'change_coursehlsplaybackenabledflag'),(87,'Can delete course hls playback enabled flag',23,'delete_coursehlsplaybackenabledflag'),(88,'Can view course hls playback enabled flag',23,'view_coursehlsplaybackenabledflag'),(89,'Can add hls playback enabled flag',24,'add_hlsplaybackenabledflag'),(90,'Can change hls playback enabled flag',24,'change_hlsplaybackenabledflag'),(91,'Can delete hls playback enabled flag',24,'delete_hlsplaybackenabledflag'),(92,'Can view hls playback enabled flag',24,'view_hlsplaybackenabledflag'),(93,'Can add course video transcript enabled flag',25,'add_coursevideotranscriptenabledflag'),(94,'Can change course video transcript enabled flag',25,'change_coursevideotranscriptenabledflag'),(95,'Can delete course video transcript enabled flag',25,'delete_coursevideotranscriptenabledflag'),(96,'Can view course video transcript enabled flag',25,'view_coursevideotranscriptenabledflag'),(97,'Can add video transcript enabled flag',26,'add_videotranscriptenabledflag'),(98,'Can change video transcript enabled flag',26,'change_videotranscriptenabledflag'),(99,'Can delete video transcript enabled flag',26,'delete_videotranscriptenabledflag'),(100,'Can view video transcript enabled flag',26,'view_videotranscriptenabledflag'),(101,'Can add transcript migration setting',27,'add_transcriptmigrationsetting'),(102,'Can change transcript migration setting',27,'change_transcriptmigrationsetting'),(103,'Can delete transcript migration setting',27,'delete_transcriptmigrationsetting'),(104,'Can view transcript migration setting',27,'view_transcriptmigrationsetting'),(105,'Can add migration enqueued course',28,'add_migrationenqueuedcourse'),(106,'Can change migration enqueued course',28,'change_migrationenqueuedcourse'),(107,'Can delete migration enqueued course',28,'delete_migrationenqueuedcourse'),(108,'Can view migration enqueued course',28,'view_migrationenqueuedcourse'),(109,'Can add updated course videos',29,'add_updatedcoursevideos'),(110,'Can change updated course videos',29,'change_updatedcoursevideos'),(111,'Can delete updated course videos',29,'delete_updatedcoursevideos'),(112,'Can view updated course videos',29,'view_updatedcoursevideos'),(113,'Can add video thumbnail setting',30,'add_videothumbnailsetting'),(114,'Can change video thumbnail setting',30,'change_videothumbnailsetting'),(115,'Can delete video thumbnail setting',30,'delete_videothumbnailsetting'),(116,'Can view video thumbnail setting',30,'view_videothumbnailsetting'),(117,'Can add course youtube blocked flag',31,'add_courseyoutubeblockedflag'),(118,'Can change course youtube blocked flag',31,'change_courseyoutubeblockedflag'),(119,'Can delete course youtube blocked flag',31,'delete_courseyoutubeblockedflag'),(120,'Can view course youtube blocked flag',31,'view_courseyoutubeblockedflag'),(121,'Can add course video uploads enabled by default',32,'add_coursevideouploadsenabledbydefault'),(122,'Can change course video uploads enabled by default',32,'change_coursevideouploadsenabledbydefault'),(123,'Can delete course video uploads enabled by default',32,'delete_coursevideouploadsenabledbydefault'),(124,'Can view course video uploads enabled by default',32,'view_coursevideouploadsenabledbydefault'),(125,'Can add video uploads enabled by default',33,'add_videouploadsenabledbydefault'),(126,'Can change video uploads enabled by default',33,'change_videouploadsenabledbydefault'),(127,'Can delete video uploads enabled by default',33,'delete_videouploadsenabledbydefault'),(128,'Can view video uploads enabled by default',33,'view_videouploadsenabledbydefault'),(129,'Can add vem pipeline integration',34,'add_vempipelineintegration'),(130,'Can change vem pipeline integration',34,'change_vempipelineintegration'),(131,'Can delete vem pipeline integration',34,'delete_vempipelineintegration'),(132,'Can view vem pipeline integration',34,'view_vempipelineintegration'),(133,'Can add offline computed grade',35,'add_offlinecomputedgrade'),(134,'Can change offline computed grade',35,'change_offlinecomputedgrade'),(135,'Can delete offline computed grade',35,'delete_offlinecomputedgrade'),(136,'Can view offline computed grade',35,'view_offlinecomputedgrade'),(137,'Can add offline computed grade log',36,'add_offlinecomputedgradelog'),(138,'Can change offline computed grade log',36,'change_offlinecomputedgradelog'),(139,'Can delete offline computed grade log',36,'delete_offlinecomputedgradelog'),(140,'Can view offline computed grade log',36,'view_offlinecomputedgradelog'),(141,'Can add student field override',37,'add_studentfieldoverride'),(142,'Can change student field override',37,'change_studentfieldoverride'),(143,'Can delete student field override',37,'delete_studentfieldoverride'),(144,'Can view student field override',37,'view_studentfieldoverride'),(145,'Can add student module',38,'add_studentmodule'),(146,'Can change student module',38,'change_studentmodule'),(147,'Can delete student module',38,'delete_studentmodule'),(148,'Can view student module',38,'view_studentmodule'),(149,'Can add student module history',39,'add_studentmodulehistory'),(150,'Can change student module history',39,'change_studentmodulehistory'),(151,'Can delete student module history',39,'delete_studentmodulehistory'),(152,'Can view student module history',39,'view_studentmodulehistory'),(153,'Can add x module student info field',40,'add_xmodulestudentinfofield'),(154,'Can change x module student info field',40,'change_xmodulestudentinfofield'),(155,'Can delete x module student info field',40,'delete_xmodulestudentinfofield'),(156,'Can view x module student info field',40,'view_xmodulestudentinfofield'),(157,'Can add x module student prefs field',41,'add_xmodulestudentprefsfield'),(158,'Can change x module student prefs field',41,'change_xmodulestudentprefsfield'),(159,'Can delete x module student prefs field',41,'delete_xmodulestudentprefsfield'),(160,'Can view x module student prefs field',41,'view_xmodulestudentprefsfield'),(161,'Can add x module user state summary field',42,'add_xmoduleuserstatesummaryfield'),(162,'Can change x module user state summary field',42,'change_xmoduleuserstatesummaryfield'),(163,'Can delete x module user state summary field',42,'delete_xmoduleuserstatesummaryfield'),(164,'Can view x module user state summary field',42,'view_xmoduleuserstatesummaryfield'),(165,'Can add course dynamic upgrade deadline configuration',43,'add_coursedynamicupgradedeadlineconfiguration'),(166,'Can change course dynamic upgrade deadline configuration',43,'change_coursedynamicupgradedeadlineconfiguration'),(167,'Can delete course dynamic upgrade deadline configuration',43,'delete_coursedynamicupgradedeadlineconfiguration'),(168,'Can view course dynamic upgrade deadline configuration',43,'view_coursedynamicupgradedeadlineconfiguration'),(169,'Can add dynamic upgrade deadline configuration',44,'add_dynamicupgradedeadlineconfiguration'),(170,'Can change dynamic upgrade deadline configuration',44,'change_dynamicupgradedeadlineconfiguration'),(171,'Can delete dynamic upgrade deadline configuration',44,'delete_dynamicupgradedeadlineconfiguration'),(172,'Can view dynamic upgrade deadline configuration',44,'view_dynamicupgradedeadlineconfiguration'),(173,'Can add org dynamic upgrade deadline configuration',45,'add_orgdynamicupgradedeadlineconfiguration'),(174,'Can change org dynamic upgrade deadline configuration',45,'change_orgdynamicupgradedeadlineconfiguration'),(175,'Can delete org dynamic upgrade deadline configuration',45,'delete_orgdynamicupgradedeadlineconfiguration'),(176,'Can view org dynamic upgrade deadline configuration',45,'view_orgdynamicupgradedeadlineconfiguration'),(177,'Can add last seen courseware timezone',46,'add_lastseencoursewaretimezone'),(178,'Can change last seen courseware timezone',46,'change_lastseencoursewaretimezone'),(179,'Can delete last seen courseware timezone',46,'delete_lastseencoursewaretimezone'),(180,'Can view last seen courseware timezone',46,'view_lastseencoursewaretimezone'),(181,'Can add financial assistance configuration',47,'add_financialassistanceconfiguration'),(182,'Can change financial assistance configuration',47,'change_financialassistanceconfiguration'),(183,'Can delete financial assistance configuration',47,'delete_financialassistanceconfiguration'),(184,'Can view financial assistance configuration',47,'view_financialassistanceconfiguration'),(185,'Can add student module history extended',48,'add_studentmodulehistoryextended'),(186,'Can change student module history extended',48,'change_studentmodulehistoryextended'),(187,'Can delete student module history extended',48,'delete_studentmodulehistoryextended'),(188,'Can view student module history extended',48,'view_studentmodulehistoryextended'),(189,'Can add anonymous user id',49,'add_anonymoususerid'),(190,'Can change anonymous user id',49,'change_anonymoususerid'),(191,'Can delete anonymous user id',49,'delete_anonymoususerid'),(192,'Can view anonymous user id',49,'view_anonymoususerid'),(193,'Can add course access role',50,'add_courseaccessrole'),(194,'Can change course access role',50,'change_courseaccessrole'),(195,'Can delete course access role',50,'delete_courseaccessrole'),(196,'Can view course access role',50,'view_courseaccessrole'),(197,'Can add course enrollment',51,'add_courseenrollment'),(198,'Can change course enrollment',51,'change_courseenrollment'),(199,'Can delete course enrollment',51,'delete_courseenrollment'),(200,'Can view course enrollment',51,'view_courseenrollment'),(201,'Can add course enrollment allowed',52,'add_courseenrollmentallowed'),(202,'Can change course enrollment allowed',52,'change_courseenrollmentallowed'),(203,'Can delete course enrollment allowed',52,'delete_courseenrollmentallowed'),(204,'Can view course enrollment allowed',52,'view_courseenrollmentallowed'),(205,'Can add course enrollment attribute',53,'add_courseenrollmentattribute'),(206,'Can change course enrollment attribute',53,'change_courseenrollmentattribute'),(207,'Can delete course enrollment attribute',53,'delete_courseenrollmentattribute'),(208,'Can view course enrollment attribute',53,'view_courseenrollmentattribute'),(209,'Can add dashboard configuration',54,'add_dashboardconfiguration'),(210,'Can change dashboard configuration',54,'change_dashboardconfiguration'),(211,'Can delete dashboard configuration',54,'delete_dashboardconfiguration'),(212,'Can view dashboard configuration',54,'view_dashboardconfiguration'),(213,'Can add enrollment refund configuration',55,'add_enrollmentrefundconfiguration'),(214,'Can change enrollment refund configuration',55,'change_enrollmentrefundconfiguration'),(215,'Can delete enrollment refund configuration',55,'delete_enrollmentrefundconfiguration'),(216,'Can view enrollment refund configuration',55,'view_enrollmentrefundconfiguration'),(217,'Can add entrance exam configuration',56,'add_entranceexamconfiguration'),(218,'Can change entrance exam configuration',56,'change_entranceexamconfiguration'),(219,'Can delete entrance exam configuration',56,'delete_entranceexamconfiguration'),(220,'Can view entrance exam configuration',56,'view_entranceexamconfiguration'),(221,'Can add language proficiency',57,'add_languageproficiency'),(222,'Can change language proficiency',57,'change_languageproficiency'),(223,'Can delete language proficiency',57,'delete_languageproficiency'),(224,'Can view language proficiency',57,'view_languageproficiency'),(225,'Can add linked in add to profile configuration',58,'add_linkedinaddtoprofileconfiguration'),(226,'Can change linked in add to profile configuration',58,'change_linkedinaddtoprofileconfiguration'),(227,'Can delete linked in add to profile configuration',58,'delete_linkedinaddtoprofileconfiguration'),(228,'Can view linked in add to profile configuration',58,'view_linkedinaddtoprofileconfiguration'),(229,'Can add Login Failure',59,'add_loginfailures'),(230,'Can change Login Failure',59,'change_loginfailures'),(231,'Can delete Login Failure',59,'delete_loginfailures'),(232,'Can view Login Failure',59,'view_loginfailures'),(233,'Can add manual enrollment audit',60,'add_manualenrollmentaudit'),(234,'Can change manual enrollment audit',60,'change_manualenrollmentaudit'),(235,'Can delete manual enrollment audit',60,'delete_manualenrollmentaudit'),(236,'Can view manual enrollment audit',60,'view_manualenrollmentaudit'),(237,'Can add pending email change',61,'add_pendingemailchange'),(238,'Can change pending email change',61,'change_pendingemailchange'),(239,'Can delete pending email change',61,'delete_pendingemailchange'),(240,'Can view pending email change',61,'view_pendingemailchange'),(241,'Can add pending name change',62,'add_pendingnamechange'),(242,'Can change pending name change',62,'change_pendingnamechange'),(243,'Can delete pending name change',62,'delete_pendingnamechange'),(244,'Can view pending name change',62,'view_pendingnamechange'),(245,'Can add registration',63,'add_registration'),(246,'Can change registration',63,'change_registration'),(247,'Can delete registration',63,'delete_registration'),(248,'Can view registration',63,'view_registration'),(249,'Can add user profile',64,'add_userprofile'),(250,'Can change user profile',64,'change_userprofile'),(251,'Can delete user profile',64,'delete_userprofile'),(252,'Can view user profile',64,'view_userprofile'),(253,'Can deactivate, but NOT delete users',64,'can_deactivate_users'),(254,'Can add user signup source',65,'add_usersignupsource'),(255,'Can change user signup source',65,'change_usersignupsource'),(256,'Can delete user signup source',65,'delete_usersignupsource'),(257,'Can view user signup source',65,'view_usersignupsource'),(258,'Can add user standing',66,'add_userstanding'),(259,'Can change user standing',66,'change_userstanding'),(260,'Can delete user standing',66,'delete_userstanding'),(261,'Can view user standing',66,'view_userstanding'),(262,'Can add user test group',67,'add_usertestgroup'),(263,'Can change user test group',67,'change_usertestgroup'),(264,'Can delete user test group',67,'delete_usertestgroup'),(265,'Can view user test group',67,'view_usertestgroup'),(266,'Can add user attribute',68,'add_userattribute'),(267,'Can change user attribute',68,'change_userattribute'),(268,'Can delete user attribute',68,'delete_userattribute'),(269,'Can view user attribute',68,'view_userattribute'),(270,'Can add registration cookie configuration',69,'add_registrationcookieconfiguration'),(271,'Can change registration cookie configuration',69,'change_registrationcookieconfiguration'),(272,'Can delete registration cookie configuration',69,'delete_registrationcookieconfiguration'),(273,'Can view registration cookie configuration',69,'view_registrationcookieconfiguration'),(274,'Can add social link',70,'add_sociallink'),(275,'Can change social link',70,'change_sociallink'),(276,'Can delete social link',70,'delete_sociallink'),(277,'Can view social link',70,'view_sociallink'),(278,'Can add account recovery',71,'add_accountrecovery'),(279,'Can change account recovery',71,'change_accountrecovery'),(280,'Can delete account recovery',71,'delete_accountrecovery'),(281,'Can view account recovery',71,'view_accountrecovery'),(282,'Can add pending secondary email change',72,'add_pendingsecondaryemailchange'),(283,'Can change pending secondary email change',72,'change_pendingsecondaryemailchange'),(284,'Can delete pending secondary email change',72,'delete_pendingsecondaryemailchange'),(285,'Can view pending secondary email change',72,'view_pendingsecondaryemailchange'),(286,'Can add historical course enrollment',73,'add_historicalcourseenrollment'),(287,'Can change historical course enrollment',73,'change_historicalcourseenrollment'),(288,'Can delete historical course enrollment',73,'delete_historicalcourseenrollment'),(289,'Can view historical course enrollment',73,'view_historicalcourseenrollment'),(290,'Can add bulk unenroll configuration',74,'add_bulkunenrollconfiguration'),(291,'Can change bulk unenroll configuration',74,'change_bulkunenrollconfiguration'),(292,'Can delete bulk unenroll configuration',74,'delete_bulkunenrollconfiguration'),(293,'Can view bulk unenroll configuration',74,'view_bulkunenrollconfiguration'),(294,'Can add fbe enrollment exclusion',75,'add_fbeenrollmentexclusion'),(295,'Can change fbe enrollment exclusion',75,'change_fbeenrollmentexclusion'),(296,'Can delete fbe enrollment exclusion',75,'delete_fbeenrollmentexclusion'),(297,'Can view fbe enrollment exclusion',75,'view_fbeenrollmentexclusion'),(298,'Can add allowed auth user',76,'add_allowedauthuser'),(299,'Can change allowed auth user',76,'change_allowedauthuser'),(300,'Can delete allowed auth user',76,'delete_allowedauthuser'),(301,'Can view allowed auth user',76,'view_allowedauthuser'),(302,'Can add historical manual enrollment audit',77,'add_historicalmanualenrollmentaudit'),(303,'Can change historical manual enrollment audit',77,'change_historicalmanualenrollmentaudit'),(304,'Can delete historical manual enrollment audit',77,'delete_historicalmanualenrollmentaudit'),(305,'Can view historical manual enrollment audit',77,'view_historicalmanualenrollmentaudit'),(306,'Can add account recovery configuration',78,'add_accountrecoveryconfiguration'),(307,'Can change account recovery configuration',78,'change_accountrecoveryconfiguration'),(308,'Can delete account recovery configuration',78,'delete_accountrecoveryconfiguration'),(309,'Can view account recovery configuration',78,'view_accountrecoveryconfiguration'),(310,'Can add course enrollment celebration',79,'add_courseenrollmentcelebration'),(311,'Can change course enrollment celebration',79,'change_courseenrollmentcelebration'),(312,'Can delete course enrollment celebration',79,'delete_courseenrollmentcelebration'),(313,'Can view course enrollment celebration',79,'view_courseenrollmentcelebration'),(314,'Can add bulk change enrollment configuration',80,'add_bulkchangeenrollmentconfiguration'),(315,'Can change bulk change enrollment configuration',80,'change_bulkchangeenrollmentconfiguration'),(316,'Can delete bulk change enrollment configuration',80,'delete_bulkchangeenrollmentconfiguration'),(317,'Can view bulk change enrollment configuration',80,'view_bulkchangeenrollmentconfiguration'),(318,'Can add user password toggle history',81,'add_userpasswordtogglehistory'),(319,'Can change user password toggle history',81,'change_userpasswordtogglehistory'),(320,'Can delete user password toggle history',81,'delete_userpasswordtogglehistory'),(321,'Can view user password toggle history',81,'view_userpasswordtogglehistory'),(322,'Can add user celebration',82,'add_usercelebration'),(323,'Can change user celebration',82,'change_usercelebration'),(324,'Can delete user celebration',82,'delete_usercelebration'),(325,'Can view user celebration',82,'view_usercelebration'),(326,'Can add split modulestore course index',83,'add_splitmodulestorecourseindex'),(327,'Can change split modulestore course index',83,'change_splitmodulestorecourseindex'),(328,'Can delete split modulestore course index',83,'delete_splitmodulestorecourseindex'),(329,'Can view split modulestore course index',83,'view_splitmodulestorecourseindex'),(330,'Can add historical split modulestore course index',84,'add_historicalsplitmodulestorecourseindex'),(331,'Can change historical split modulestore course index',84,'change_historicalsplitmodulestorecourseindex'),(332,'Can delete historical split modulestore course index',84,'delete_historicalsplitmodulestorecourseindex'),(333,'Can view historical split modulestore course index',84,'view_historicalsplitmodulestorecourseindex'),(334,'Can add rate limit configuration',85,'add_ratelimitconfiguration'),(335,'Can change rate limit configuration',85,'change_ratelimitconfiguration'),(336,'Can delete rate limit configuration',85,'delete_ratelimitconfiguration'),(337,'Can view rate limit configuration',85,'view_ratelimitconfiguration'),(338,'Can add certificate generation configuration',86,'add_certificategenerationconfiguration'),(339,'Can change certificate generation configuration',86,'change_certificategenerationconfiguration'),(340,'Can delete certificate generation configuration',86,'delete_certificategenerationconfiguration'),(341,'Can view certificate generation configuration',86,'view_certificategenerationconfiguration'),(342,'Can add certificate generation course setting',87,'add_certificategenerationcoursesetting'),(343,'Can change certificate generation course setting',87,'change_certificategenerationcoursesetting'),(344,'Can delete certificate generation course setting',87,'delete_certificategenerationcoursesetting'),(345,'Can view certificate generation course setting',87,'view_certificategenerationcoursesetting'),(346,'Can add certificate html view configuration',88,'add_certificatehtmlviewconfiguration'),(347,'Can change certificate html view configuration',88,'change_certificatehtmlviewconfiguration'),(348,'Can delete certificate html view configuration',88,'delete_certificatehtmlviewconfiguration'),(349,'Can view certificate html view configuration',88,'view_certificatehtmlviewconfiguration'),(350,'Can add certificate template',89,'add_certificatetemplate'),(351,'Can change certificate template',89,'change_certificatetemplate'),(352,'Can delete certificate template',89,'delete_certificatetemplate'),(353,'Can view certificate template',89,'view_certificatetemplate'),(354,'Can add certificate template asset',90,'add_certificatetemplateasset'),(355,'Can change certificate template asset',90,'change_certificatetemplateasset'),(356,'Can delete certificate template asset',90,'delete_certificatetemplateasset'),(357,'Can view certificate template asset',90,'view_certificatetemplateasset'),(358,'Can add example certificate',91,'add_examplecertificate'),(359,'Can change example certificate',91,'change_examplecertificate'),(360,'Can delete example certificate',91,'delete_examplecertificate'),(361,'Can view example certificate',91,'view_examplecertificate'),(362,'Can add example certificate set',92,'add_examplecertificateset'),(363,'Can change example certificate set',92,'change_examplecertificateset'),(364,'Can delete example certificate set',92,'delete_examplecertificateset'),(365,'Can view example certificate set',92,'view_examplecertificateset'),(366,'Can add generated certificate',93,'add_generatedcertificate'),(367,'Can change generated certificate',93,'change_generatedcertificate'),(368,'Can delete generated certificate',93,'delete_generatedcertificate'),(369,'Can view generated certificate',93,'view_generatedcertificate'),(370,'Can add certificate generation history',94,'add_certificategenerationhistory'),(371,'Can change certificate generation history',94,'change_certificategenerationhistory'),(372,'Can delete certificate generation history',94,'delete_certificategenerationhistory'),(373,'Can view certificate generation history',94,'view_certificategenerationhistory'),(374,'Can add certificate invalidation',95,'add_certificateinvalidation'),(375,'Can change certificate invalidation',95,'change_certificateinvalidation'),(376,'Can delete certificate invalidation',95,'delete_certificateinvalidation'),(377,'Can view certificate invalidation',95,'view_certificateinvalidation'),(378,'Can add historical generated certificate',96,'add_historicalgeneratedcertificate'),(379,'Can change historical generated certificate',96,'change_historicalgeneratedcertificate'),(380,'Can delete historical generated certificate',96,'delete_historicalgeneratedcertificate'),(381,'Can view historical generated certificate',96,'view_historicalgeneratedcertificate'),(382,'Can add historical certificate invalidation',97,'add_historicalcertificateinvalidation'),(383,'Can change historical certificate invalidation',97,'change_historicalcertificateinvalidation'),(384,'Can delete historical certificate invalidation',97,'delete_historicalcertificateinvalidation'),(385,'Can view historical certificate invalidation',97,'view_historicalcertificateinvalidation'),(386,'Can add cert_generation argument',98,'add_certificategenerationcommandconfiguration'),(387,'Can change cert_generation argument',98,'change_certificategenerationcommandconfiguration'),(388,'Can delete cert_generation argument',98,'delete_certificategenerationcommandconfiguration'),(389,'Can view cert_generation argument',98,'view_certificategenerationcommandconfiguration'),(390,'Can add certificate allowlist',99,'add_certificateallowlist'),(391,'Can change certificate allowlist',99,'change_certificateallowlist'),(392,'Can delete certificate allowlist',99,'delete_certificateallowlist'),(393,'Can view certificate allowlist',99,'view_certificateallowlist'),(394,'Can add historical certificate allowlist',100,'add_historicalcertificateallowlist'),(395,'Can change historical certificate allowlist',100,'change_historicalcertificateallowlist'),(396,'Can delete historical certificate allowlist',100,'delete_historicalcertificateallowlist'),(397,'Can view historical certificate allowlist',100,'view_historicalcertificateallowlist'),(398,'Can add historical certificate date override',101,'add_historicalcertificatedateoverride'),(399,'Can change historical certificate date override',101,'change_historicalcertificatedateoverride'),(400,'Can delete historical certificate date override',101,'delete_historicalcertificatedateoverride'),(401,'Can view historical certificate date override',101,'view_historicalcertificatedateoverride'),(402,'Can add certificate date override',102,'add_certificatedateoverride'),(403,'Can change certificate date override',102,'change_certificatedateoverride'),(404,'Can delete certificate date override',102,'delete_certificatedateoverride'),(405,'Can view certificate date override',102,'view_certificatedateoverride'),(406,'Can add instructor task',103,'add_instructortask'),(407,'Can change instructor task',103,'change_instructortask'),(408,'Can delete instructor task',103,'delete_instructortask'),(409,'Can view instructor task',103,'view_instructortask'),(410,'Can add grade report setting',104,'add_gradereportsetting'),(411,'Can change grade report setting',104,'change_gradereportsetting'),(412,'Can delete grade report setting',104,'delete_gradereportsetting'),(413,'Can view grade report setting',104,'view_gradereportsetting'),(414,'Can add instructor task schedule',105,'add_instructortaskschedule'),(415,'Can change instructor task schedule',105,'change_instructortaskschedule'),(416,'Can delete instructor task schedule',105,'delete_instructortaskschedule'),(417,'Can view instructor task schedule',105,'view_instructortaskschedule'),(418,'Can add historical instructor task schedule',106,'add_historicalinstructortaskschedule'),(419,'Can change historical instructor task schedule',106,'change_historicalinstructortaskschedule'),(420,'Can delete historical instructor task schedule',106,'delete_historicalinstructortaskschedule'),(421,'Can view historical instructor task schedule',106,'view_historicalinstructortaskschedule'),(422,'Can add cohort membership',107,'add_cohortmembership'),(423,'Can change cohort membership',107,'change_cohortmembership'),(424,'Can delete cohort membership',107,'delete_cohortmembership'),(425,'Can view cohort membership',107,'view_cohortmembership'),(426,'Can add course cohort',108,'add_coursecohort'),(427,'Can change course cohort',108,'change_coursecohort'),(428,'Can delete course cohort',108,'delete_coursecohort'),(429,'Can view course cohort',108,'view_coursecohort'),(430,'Can add course cohorts settings',109,'add_coursecohortssettings'),(431,'Can change course cohorts settings',109,'change_coursecohortssettings'),(432,'Can delete course cohorts settings',109,'delete_coursecohortssettings'),(433,'Can view course cohorts settings',109,'view_coursecohortssettings'),(434,'Can add course user group',110,'add_courseusergroup'),(435,'Can change course user group',110,'change_courseusergroup'),(436,'Can delete course user group',110,'delete_courseusergroup'),(437,'Can view course user group',110,'view_courseusergroup'),(438,'Can add course user group partition group',111,'add_courseusergrouppartitiongroup'),(439,'Can change course user group partition group',111,'change_courseusergrouppartitiongroup'),(440,'Can delete course user group partition group',111,'delete_courseusergrouppartitiongroup'),(441,'Can view course user group partition group',111,'view_courseusergrouppartitiongroup'),(442,'Can add unregistered learner cohort assignments',112,'add_unregisteredlearnercohortassignments'),(443,'Can change unregistered learner cohort assignments',112,'change_unregisteredlearnercohortassignments'),(444,'Can delete unregistered learner cohort assignments',112,'delete_unregisteredlearnercohortassignments'),(445,'Can view unregistered learner cohort assignments',112,'view_unregisteredlearnercohortassignments'),(446,'Can add course authorization',113,'add_courseauthorization'),(447,'Can change course authorization',113,'change_courseauthorization'),(448,'Can delete course authorization',113,'delete_courseauthorization'),(449,'Can view course authorization',113,'view_courseauthorization'),(450,'Can add course email',114,'add_courseemail'),(451,'Can change course email',114,'change_courseemail'),(452,'Can delete course email',114,'delete_courseemail'),(453,'Can view course email',114,'view_courseemail'),(454,'Can add course email template',115,'add_courseemailtemplate'),(455,'Can change course email template',115,'change_courseemailtemplate'),(456,'Can delete course email template',115,'delete_courseemailtemplate'),(457,'Can view course email template',115,'view_courseemailtemplate'),(458,'Can add optout',116,'add_optout'),(459,'Can change optout',116,'change_optout'),(460,'Can delete optout',116,'delete_optout'),(461,'Can view optout',116,'view_optout'),(462,'Can add bulk email flag',117,'add_bulkemailflag'),(463,'Can change bulk email flag',117,'change_bulkemailflag'),(464,'Can delete bulk email flag',117,'delete_bulkemailflag'),(465,'Can view bulk email flag',117,'view_bulkemailflag'),(466,'Can add target',118,'add_target'),(467,'Can change target',118,'change_target'),(468,'Can delete target',118,'delete_target'),(469,'Can view target',118,'view_target'),(470,'Can add cohort target',119,'add_cohorttarget'),(471,'Can change cohort target',119,'change_cohorttarget'),(472,'Can delete cohort target',119,'delete_cohorttarget'),(473,'Can view cohort target',119,'view_cohorttarget'),(474,'Can add course mode target',120,'add_coursemodetarget'),(475,'Can change course mode target',120,'change_coursemodetarget'),(476,'Can delete course mode target',120,'delete_coursemodetarget'),(477,'Can view course mode target',120,'view_coursemodetarget'),(478,'Can add disabled course',121,'add_disabledcourse'),(479,'Can change disabled course',121,'change_disabledcourse'),(480,'Can delete disabled course',121,'delete_disabledcourse'),(481,'Can view disabled course',121,'view_disabledcourse'),(482,'Can add branding api config',122,'add_brandingapiconfig'),(483,'Can change branding api config',122,'change_brandingapiconfig'),(484,'Can delete branding api config',122,'delete_brandingapiconfig'),(485,'Can view branding api config',122,'view_brandingapiconfig'),(486,'Can add branding info config',123,'add_brandinginfoconfig'),(487,'Can change branding info config',123,'change_brandinginfoconfig'),(488,'Can delete branding info config',123,'delete_brandinginfoconfig'),(489,'Can view branding info config',123,'view_brandinginfoconfig'),(490,'Can add disable progress page stacked config',124,'add_disableprogresspagestackedconfig'),(491,'Can change disable progress page stacked config',124,'change_disableprogresspagestackedconfig'),(492,'Can delete disable progress page stacked config',124,'delete_disableprogresspagestackedconfig'),(493,'Can view disable progress page stacked config',124,'view_disableprogresspagestackedconfig'),(494,'Can add user tour',125,'add_usertour'),(495,'Can change user tour',125,'change_usertour'),(496,'Can delete user tour',125,'delete_usertour'),(497,'Can view user tour',125,'view_usertour'),(498,'Can add historical user social auth',126,'add_historicalusersocialauth'),(499,'Can change historical user social auth',126,'change_historicalusersocialauth'),(500,'Can delete historical user social auth',126,'delete_historicalusersocialauth'),(501,'Can view historical user social auth',126,'view_historicalusersocialauth'),(502,'Can add application',127,'add_application'),(503,'Can change application',127,'change_application'),(504,'Can delete application',127,'delete_application'),(505,'Can view application',127,'view_application'),(506,'Can add access token',128,'add_accesstoken'),(507,'Can change access token',128,'change_accesstoken'),(508,'Can delete access token',128,'delete_accesstoken'),(509,'Can view access token',128,'view_accesstoken'),(510,'Can add grant',129,'add_grant'),(511,'Can change grant',129,'change_grant'),(512,'Can delete grant',129,'delete_grant'),(513,'Can view grant',129,'view_grant'),(514,'Can add refresh token',130,'add_refreshtoken'),(515,'Can change refresh token',130,'change_refreshtoken'),(516,'Can delete refresh token',130,'delete_refreshtoken'),(517,'Can view refresh token',130,'view_refreshtoken'),(518,'Can add restricted application',131,'add_restrictedapplication'),(519,'Can change restricted application',131,'change_restrictedapplication'),(520,'Can delete restricted application',131,'delete_restrictedapplication'),(521,'Can view restricted application',131,'view_restrictedapplication'),(522,'Can add application access',132,'add_applicationaccess'),(523,'Can change application access',132,'change_applicationaccess'),(524,'Can delete application access',132,'delete_applicationaccess'),(525,'Can view application access',132,'view_applicationaccess'),(526,'Can add application organization',133,'add_applicationorganization'),(527,'Can change application organization',133,'change_applicationorganization'),(528,'Can delete application organization',133,'delete_applicationorganization'),(529,'Can view application organization',133,'view_applicationorganization'),(530,'Can add SAML Provider Data',134,'add_samlproviderdata'),(531,'Can change SAML Provider Data',134,'change_samlproviderdata'),(532,'Can delete SAML Provider Data',134,'delete_samlproviderdata'),(533,'Can view SAML Provider Data',134,'view_samlproviderdata'),(534,'Can add SAML Configuration',135,'add_samlconfiguration'),(535,'Can change SAML Configuration',135,'change_samlconfiguration'),(536,'Can delete SAML Configuration',135,'delete_samlconfiguration'),(537,'Can view SAML Configuration',135,'view_samlconfiguration'),(538,'Can add Provider Configuration (OAuth)',136,'add_oauth2providerconfig'),(539,'Can change Provider Configuration (OAuth)',136,'change_oauth2providerconfig'),(540,'Can delete Provider Configuration (OAuth)',136,'delete_oauth2providerconfig'),(541,'Can view Provider Configuration (OAuth)',136,'view_oauth2providerconfig'),(542,'Can add Provider Configuration (LTI)',137,'add_ltiproviderconfig'),(543,'Can change Provider Configuration (LTI)',137,'change_ltiproviderconfig'),(544,'Can delete Provider Configuration (LTI)',137,'delete_ltiproviderconfig'),(545,'Can view Provider Configuration (LTI)',137,'view_ltiproviderconfig'),(546,'Can add Provider Configuration (SAML IdP)',138,'add_samlproviderconfig'),(547,'Can change Provider Configuration (SAML IdP)',138,'change_samlproviderconfig'),(548,'Can delete Provider Configuration (SAML IdP)',138,'delete_samlproviderconfig'),(549,'Can view Provider Configuration (SAML IdP)',138,'view_samlproviderconfig'),(550,'Can add system wide role',139,'add_systemwiderole'),(551,'Can change system wide role',139,'change_systemwiderole'),(552,'Can delete system wide role',139,'delete_systemwiderole'),(553,'Can view system wide role',139,'view_systemwiderole'),(554,'Can add system wide role assignment',140,'add_systemwideroleassignment'),(555,'Can change system wide role assignment',140,'change_systemwideroleassignment'),(556,'Can delete system wide role assignment',140,'delete_systemwideroleassignment'),(557,'Can view system wide role assignment',140,'view_systemwideroleassignment'),(558,'Can add article',141,'add_article'),(559,'Can change article',141,'change_article'),(560,'Can delete article',141,'delete_article'),(561,'Can view article',141,'view_article'),(562,'Can edit all articles and lock/unlock/restore',141,'moderate'),(563,'Can change ownership of any article',141,'assign'),(564,'Can assign permissions to other users',141,'grant'),(565,'Can add Article for object',142,'add_articleforobject'),(566,'Can change Article for object',142,'change_articleforobject'),(567,'Can delete Article for object',142,'delete_articleforobject'),(568,'Can view Article for object',142,'view_articleforobject'),(569,'Can add article plugin',143,'add_articleplugin'),(570,'Can change article plugin',143,'change_articleplugin'),(571,'Can delete article plugin',143,'delete_articleplugin'),(572,'Can view article plugin',143,'view_articleplugin'),(573,'Can add article revision',144,'add_articlerevision'),(574,'Can change article revision',144,'change_articlerevision'),(575,'Can delete article revision',144,'delete_articlerevision'),(576,'Can view article revision',144,'view_articlerevision'),(577,'Can add reusable plugin',145,'add_reusableplugin'),(578,'Can change reusable plugin',145,'change_reusableplugin'),(579,'Can delete reusable plugin',145,'delete_reusableplugin'),(580,'Can view reusable plugin',145,'view_reusableplugin'),(581,'Can add revision plugin',146,'add_revisionplugin'),(582,'Can change revision plugin',146,'change_revisionplugin'),(583,'Can delete revision plugin',146,'delete_revisionplugin'),(584,'Can view revision plugin',146,'view_revisionplugin'),(585,'Can add revision plugin revision',147,'add_revisionpluginrevision'),(586,'Can change revision plugin revision',147,'change_revisionpluginrevision'),(587,'Can delete revision plugin revision',147,'delete_revisionpluginrevision'),(588,'Can view revision plugin revision',147,'view_revisionpluginrevision'),(589,'Can add simple plugin',148,'add_simpleplugin'),(590,'Can change simple plugin',148,'change_simpleplugin'),(591,'Can delete simple plugin',148,'delete_simpleplugin'),(592,'Can view simple plugin',148,'view_simpleplugin'),(593,'Can add URL path',149,'add_urlpath'),(594,'Can change URL path',149,'change_urlpath'),(595,'Can delete URL path',149,'delete_urlpath'),(596,'Can view URL path',149,'view_urlpath'),(597,'Can add notification',150,'add_notification'),(598,'Can change notification',150,'change_notification'),(599,'Can delete notification',150,'delete_notification'),(600,'Can view notification',150,'view_notification'),(601,'Can add type',151,'add_notificationtype'),(602,'Can change type',151,'change_notificationtype'),(603,'Can delete type',151,'delete_notificationtype'),(604,'Can view type',151,'view_notificationtype'),(605,'Can add settings',152,'add_settings'),(606,'Can change settings',152,'change_settings'),(607,'Can delete settings',152,'delete_settings'),(608,'Can view settings',152,'view_settings'),(609,'Can add subscription',153,'add_subscription'),(610,'Can change subscription',153,'change_subscription'),(611,'Can delete subscription',153,'delete_subscription'),(612,'Can view subscription',153,'view_subscription'),(613,'Can add log entry',154,'add_logentry'),(614,'Can change log entry',154,'change_logentry'),(615,'Can delete log entry',154,'delete_logentry'),(616,'Can view log entry',154,'view_logentry'),(617,'Can add permission',155,'add_permission'),(618,'Can change permission',155,'change_permission'),(619,'Can delete permission',155,'delete_permission'),(620,'Can view permission',155,'view_permission'),(621,'Can add role',156,'add_role'),(622,'Can change role',156,'change_role'),(623,'Can delete role',156,'delete_role'),(624,'Can view role',156,'view_role'),(625,'Can add forums config',157,'add_forumsconfig'),(626,'Can change forums config',157,'change_forumsconfig'),(627,'Can delete forums config',157,'delete_forumsconfig'),(628,'Can view forums config',157,'view_forumsconfig'),(629,'Can add course discussion settings',158,'add_coursediscussionsettings'),(630,'Can change course discussion settings',158,'change_coursediscussionsettings'),(631,'Can delete course discussion settings',158,'delete_coursediscussionsettings'),(632,'Can view course discussion settings',158,'view_coursediscussionsettings'),(633,'Can add discussions id mapping',159,'add_discussionsidmapping'),(634,'Can change discussions id mapping',159,'change_discussionsidmapping'),(635,'Can delete discussions id mapping',159,'delete_discussionsidmapping'),(636,'Can view discussions id mapping',159,'view_discussionsidmapping'),(637,'Can add splash config',160,'add_splashconfig'),(638,'Can change splash config',160,'change_splashconfig'),(639,'Can delete splash config',160,'delete_splashconfig'),(640,'Can view splash config',160,'view_splashconfig'),(641,'Can add user course tag',161,'add_usercoursetag'),(642,'Can change user course tag',161,'change_usercoursetag'),(643,'Can delete user course tag',161,'delete_usercoursetag'),(644,'Can view user course tag',161,'view_usercoursetag'),(645,'Can add user org tag',162,'add_userorgtag'),(646,'Can change user org tag',162,'change_userorgtag'),(647,'Can delete user org tag',162,'delete_userorgtag'),(648,'Can view user org tag',162,'view_userorgtag'),(649,'Can add user preference',163,'add_userpreference'),(650,'Can change user preference',163,'change_userpreference'),(651,'Can delete user preference',163,'delete_userpreference'),(652,'Can view user preference',163,'view_userpreference'),(653,'Can add retirement state',164,'add_retirementstate'),(654,'Can change retirement state',164,'change_retirementstate'),(655,'Can delete retirement state',164,'delete_retirementstate'),(656,'Can view retirement state',164,'view_retirementstate'),(657,'Can add User Retirement Status',165,'add_userretirementstatus'),(658,'Can change User Retirement Status',165,'change_userretirementstatus'),(659,'Can delete User Retirement Status',165,'delete_userretirementstatus'),(660,'Can view User Retirement Status',165,'view_userretirementstatus'),(661,'Can add User Retirement Request',166,'add_userretirementrequest'),(662,'Can change User Retirement Request',166,'change_userretirementrequest'),(663,'Can delete User Retirement Request',166,'delete_userretirementrequest'),(664,'Can view User Retirement Request',166,'view_userretirementrequest'),(665,'Can add User Retirement Reporting Status',167,'add_userretirementpartnerreportingstatus'),(666,'Can change User Retirement Reporting Status',167,'change_userretirementpartnerreportingstatus'),(667,'Can delete User Retirement Reporting Status',167,'delete_userretirementpartnerreportingstatus'),(668,'Can view User Retirement Reporting Status',167,'view_userretirementpartnerreportingstatus'),(669,'Can add course mode',168,'add_coursemode'),(670,'Can change course mode',168,'change_coursemode'),(671,'Can delete course mode',168,'delete_coursemode'),(672,'Can view course mode',168,'view_coursemode'),(673,'Can add course modes archive',169,'add_coursemodesarchive'),(674,'Can change course modes archive',169,'change_coursemodesarchive'),(675,'Can delete course modes archive',169,'delete_coursemodesarchive'),(676,'Can view course modes archive',169,'view_coursemodesarchive'),(677,'Can add course mode expiration config',170,'add_coursemodeexpirationconfig'),(678,'Can change course mode expiration config',170,'change_coursemodeexpirationconfig'),(679,'Can delete course mode expiration config',170,'delete_coursemodeexpirationconfig'),(680,'Can view course mode expiration config',170,'view_coursemodeexpirationconfig'),(681,'Can add historical course mode',171,'add_historicalcoursemode'),(682,'Can change historical course mode',171,'change_historicalcoursemode'),(683,'Can delete historical course mode',171,'delete_historicalcoursemode'),(684,'Can view historical course mode',171,'view_historicalcoursemode'),(685,'Can add course entitlement',172,'add_courseentitlement'),(686,'Can change course entitlement',172,'change_courseentitlement'),(687,'Can delete course entitlement',172,'delete_courseentitlement'),(688,'Can view course entitlement',172,'view_courseentitlement'),(689,'Can add course entitlement policy',173,'add_courseentitlementpolicy'),(690,'Can change course entitlement policy',173,'change_courseentitlementpolicy'),(691,'Can delete course entitlement policy',173,'delete_courseentitlementpolicy'),(692,'Can view course entitlement policy',173,'view_courseentitlementpolicy'),(693,'Can add course entitlement support detail',174,'add_courseentitlementsupportdetail'),(694,'Can change course entitlement support detail',174,'change_courseentitlementsupportdetail'),(695,'Can delete course entitlement support detail',174,'delete_courseentitlementsupportdetail'),(696,'Can view course entitlement support detail',174,'view_courseentitlementsupportdetail'),(697,'Can add historical course entitlement',175,'add_historicalcourseentitlement'),(698,'Can change historical course entitlement',175,'change_historicalcourseentitlement'),(699,'Can delete historical course entitlement',175,'delete_historicalcourseentitlement'),(700,'Can view historical course entitlement',175,'view_historicalcourseentitlement'),(701,'Can add historical course entitlement support detail',176,'add_historicalcourseentitlementsupportdetail'),(702,'Can change historical course entitlement support detail',176,'change_historicalcourseentitlementsupportdetail'),(703,'Can delete historical course entitlement support detail',176,'delete_historicalcourseentitlementsupportdetail'),(704,'Can view historical course entitlement support detail',176,'view_historicalcourseentitlementsupportdetail'),(705,'Can add software secure photo verification',177,'add_softwaresecurephotoverification'),(706,'Can change software secure photo verification',177,'change_softwaresecurephotoverification'),(707,'Can delete software secure photo verification',177,'delete_softwaresecurephotoverification'),(708,'Can view software secure photo verification',177,'view_softwaresecurephotoverification'),(709,'Can add verification deadline',178,'add_verificationdeadline'),(710,'Can change verification deadline',178,'change_verificationdeadline'),(711,'Can delete verification deadline',178,'delete_verificationdeadline'),(712,'Can view verification deadline',178,'view_verificationdeadline'),(713,'Can add sso verification',179,'add_ssoverification'),(714,'Can change sso verification',179,'change_ssoverification'),(715,'Can delete sso verification',179,'delete_ssoverification'),(716,'Can view sso verification',179,'view_ssoverification'),(717,'Can add manual verification',180,'add_manualverification'),(718,'Can change manual verification',180,'change_manualverification'),(719,'Can delete manual verification',180,'delete_manualverification'),(720,'Can view manual verification',180,'view_manualverification'),(721,'Can add sspv retry student argument',181,'add_sspverificationretryconfig'),(722,'Can change sspv retry student argument',181,'change_sspverificationretryconfig'),(723,'Can delete sspv retry student argument',181,'delete_sspverificationretryconfig'),(724,'Can view sspv retry student argument',181,'view_sspverificationretryconfig'),(725,'Can add dark lang config',182,'add_darklangconfig'),(726,'Can change dark lang config',182,'change_darklangconfig'),(727,'Can delete dark lang config',182,'delete_darklangconfig'),(728,'Can view dark lang config',182,'view_darklangconfig'),(729,'Can add whitelisted rss url',183,'add_whitelistedrssurl'),(730,'Can change whitelisted rss url',183,'change_whitelistedrssurl'),(731,'Can delete whitelisted rss url',183,'delete_whitelistedrssurl'),(732,'Can view whitelisted rss url',183,'view_whitelistedrssurl'),(733,'Can add country',184,'add_country'),(734,'Can change country',184,'change_country'),(735,'Can delete country',184,'delete_country'),(736,'Can view country',184,'view_country'),(737,'Can add country access rule',185,'add_countryaccessrule'),(738,'Can change country access rule',185,'change_countryaccessrule'),(739,'Can delete country access rule',185,'delete_countryaccessrule'),(740,'Can view country access rule',185,'view_countryaccessrule'),(741,'Can add course access rule history',186,'add_courseaccessrulehistory'),(742,'Can change course access rule history',186,'change_courseaccessrulehistory'),(743,'Can delete course access rule history',186,'delete_courseaccessrulehistory'),(744,'Can view course access rule history',186,'view_courseaccessrulehistory'),(745,'Can add embargoed course',187,'add_embargoedcourse'),(746,'Can change embargoed course',187,'change_embargoedcourse'),(747,'Can delete embargoed course',187,'delete_embargoedcourse'),(748,'Can view embargoed course',187,'view_embargoedcourse'),(749,'Can add embargoed state',188,'add_embargoedstate'),(750,'Can change embargoed state',188,'change_embargoedstate'),(751,'Can delete embargoed state',188,'delete_embargoedstate'),(752,'Can view embargoed state',188,'view_embargoedstate'),(753,'Can add ip filter',189,'add_ipfilter'),(754,'Can change ip filter',189,'change_ipfilter'),(755,'Can delete ip filter',189,'delete_ipfilter'),(756,'Can view ip filter',189,'view_ipfilter'),(757,'Can add restricted course',190,'add_restrictedcourse'),(758,'Can change restricted course',190,'change_restrictedcourse'),(759,'Can delete restricted course',190,'delete_restrictedcourse'),(760,'Can view restricted course',190,'view_restrictedcourse'),(761,'Can add course rerun state',191,'add_coursererunstate'),(762,'Can change course rerun state',191,'change_coursererunstate'),(763,'Can delete course rerun state',191,'delete_coursererunstate'),(764,'Can view course rerun state',191,'view_coursererunstate'),(765,'Can add mobile api config',192,'add_mobileapiconfig'),(766,'Can change mobile api config',192,'change_mobileapiconfig'),(767,'Can delete mobile api config',192,'delete_mobileapiconfig'),(768,'Can view mobile api config',192,'view_mobileapiconfig'),(769,'Can add app version config',193,'add_appversionconfig'),(770,'Can change app version config',193,'change_appversionconfig'),(771,'Can delete app version config',193,'delete_appversionconfig'),(772,'Can view app version config',193,'view_appversionconfig'),(773,'Can add ignore mobile available flag config',194,'add_ignoremobileavailableflagconfig'),(774,'Can change ignore mobile available flag config',194,'change_ignoremobileavailableflagconfig'),(775,'Can delete ignore mobile available flag config',194,'delete_ignoremobileavailableflagconfig'),(776,'Can view ignore mobile available flag config',194,'view_ignoremobileavailableflagconfig'),(777,'Can add mobile config',195,'add_mobileconfig'),(778,'Can change mobile config',195,'change_mobileconfig'),(779,'Can delete mobile config',195,'delete_mobileconfig'),(780,'Can view mobile config',195,'view_mobileconfig'),(781,'Can add association',196,'add_association'),(782,'Can change association',196,'change_association'),(783,'Can delete association',196,'delete_association'),(784,'Can view association',196,'view_association'),(785,'Can add code',197,'add_code'),(786,'Can change code',197,'change_code'),(787,'Can delete code',197,'delete_code'),(788,'Can view code',197,'view_code'),(789,'Can add nonce',198,'add_nonce'),(790,'Can change nonce',198,'change_nonce'),(791,'Can delete nonce',198,'delete_nonce'),(792,'Can view nonce',198,'view_nonce'),(793,'Can add user social auth',199,'add_usersocialauth'),(794,'Can change user social auth',199,'change_usersocialauth'),(795,'Can delete user social auth',199,'delete_usersocialauth'),(796,'Can view user social auth',199,'view_usersocialauth'),(797,'Can add partial',200,'add_partial'),(798,'Can change partial',200,'change_partial'),(799,'Can delete partial',200,'delete_partial'),(800,'Can view partial',200,'view_partial'),(801,'Can add survey answer',201,'add_surveyanswer'),(802,'Can change survey answer',201,'change_surveyanswer'),(803,'Can delete survey answer',201,'delete_surveyanswer'),(804,'Can view survey answer',201,'view_surveyanswer'),(805,'Can add survey form',202,'add_surveyform'),(806,'Can change survey form',202,'change_surveyform'),(807,'Can delete survey form',202,'delete_surveyform'),(808,'Can view survey form',202,'view_surveyform'),(809,'Can add x block asides config',203,'add_xblockasidesconfig'),(810,'Can change x block asides config',203,'change_xblockasidesconfig'),(811,'Can delete x block asides config',203,'delete_xblockasidesconfig'),(812,'Can view x block asides config',203,'view_xblockasidesconfig'),(813,'Can add score',204,'add_score'),(814,'Can change score',204,'change_score'),(815,'Can delete score',204,'delete_score'),(816,'Can view score',204,'view_score'),(817,'Can add student item',205,'add_studentitem'),(818,'Can change student item',205,'change_studentitem'),(819,'Can delete student item',205,'delete_studentitem'),(820,'Can view student item',205,'view_studentitem'),(821,'Can add submission',206,'add_submission'),(822,'Can change submission',206,'change_submission'),(823,'Can delete submission',206,'delete_submission'),(824,'Can view submission',206,'view_submission'),(825,'Can add score summary',207,'add_scoresummary'),(826,'Can change score summary',207,'change_scoresummary'),(827,'Can delete score summary',207,'delete_scoresummary'),(828,'Can view score summary',207,'view_scoresummary'),(829,'Can add score annotation',208,'add_scoreannotation'),(830,'Can change score annotation',208,'change_scoreannotation'),(831,'Can delete score annotation',208,'delete_scoreannotation'),(832,'Can view score annotation',208,'view_scoreannotation'),(833,'Can add team submission',209,'add_teamsubmission'),(834,'Can change team submission',209,'change_teamsubmission'),(835,'Can delete team submission',209,'delete_teamsubmission'),(836,'Can view team submission',209,'view_teamsubmission'),(837,'Can add assessment',210,'add_assessment'),(838,'Can change assessment',210,'change_assessment'),(839,'Can delete assessment',210,'delete_assessment'),(840,'Can view assessment',210,'view_assessment'),(841,'Can add assessment feedback',211,'add_assessmentfeedback'),(842,'Can change assessment feedback',211,'change_assessmentfeedback'),(843,'Can delete assessment feedback',211,'delete_assessmentfeedback'),(844,'Can view assessment feedback',211,'view_assessmentfeedback'),(845,'Can add assessment feedback option',212,'add_assessmentfeedbackoption'),(846,'Can change assessment feedback option',212,'change_assessmentfeedbackoption'),(847,'Can delete assessment feedback option',212,'delete_assessmentfeedbackoption'),(848,'Can view assessment feedback option',212,'view_assessmentfeedbackoption'),(849,'Can add assessment part',213,'add_assessmentpart'),(850,'Can change assessment part',213,'change_assessmentpart'),(851,'Can delete assessment part',213,'delete_assessmentpart'),(852,'Can view assessment part',213,'view_assessmentpart'),(853,'Can add criterion',214,'add_criterion'),(854,'Can change criterion',214,'change_criterion'),(855,'Can delete criterion',214,'delete_criterion'),(856,'Can view criterion',214,'view_criterion'),(857,'Can add criterion option',215,'add_criterionoption'),(858,'Can change criterion option',215,'change_criterionoption'),(859,'Can delete criterion option',215,'delete_criterionoption'),(860,'Can view criterion option',215,'view_criterionoption'),(861,'Can add peer workflow',216,'add_peerworkflow'),(862,'Can change peer workflow',216,'change_peerworkflow'),(863,'Can delete peer workflow',216,'delete_peerworkflow'),(864,'Can view peer workflow',216,'view_peerworkflow'),(865,'Can add peer workflow item',217,'add_peerworkflowitem'),(866,'Can change peer workflow item',217,'change_peerworkflowitem'),(867,'Can delete peer workflow item',217,'delete_peerworkflowitem'),(868,'Can view peer workflow item',217,'view_peerworkflowitem'),(869,'Can add rubric',218,'add_rubric'),(870,'Can change rubric',218,'change_rubric'),(871,'Can delete rubric',218,'delete_rubric'),(872,'Can view rubric',218,'view_rubric'),(873,'Can add student training workflow',219,'add_studenttrainingworkflow'),(874,'Can change student training workflow',219,'change_studenttrainingworkflow'),(875,'Can delete student training workflow',219,'delete_studenttrainingworkflow'),(876,'Can view student training workflow',219,'view_studenttrainingworkflow'),(877,'Can add student training workflow item',220,'add_studenttrainingworkflowitem'),(878,'Can change student training workflow item',220,'change_studenttrainingworkflowitem'),(879,'Can delete student training workflow item',220,'delete_studenttrainingworkflowitem'),(880,'Can view student training workflow item',220,'view_studenttrainingworkflowitem'),(881,'Can add training example',221,'add_trainingexample'),(882,'Can change training example',221,'change_trainingexample'),(883,'Can delete training example',221,'delete_trainingexample'),(884,'Can view training example',221,'view_trainingexample'),(885,'Can add staff workflow',222,'add_staffworkflow'),(886,'Can change staff workflow',222,'change_staffworkflow'),(887,'Can delete staff workflow',222,'delete_staffworkflow'),(888,'Can view staff workflow',222,'view_staffworkflow'),(889,'Can add historical shared file upload',223,'add_historicalsharedfileupload'),(890,'Can change historical shared file upload',223,'change_historicalsharedfileupload'),(891,'Can delete historical shared file upload',223,'delete_historicalsharedfileupload'),(892,'Can view historical shared file upload',223,'view_historicalsharedfileupload'),(893,'Can add shared file upload',224,'add_sharedfileupload'),(894,'Can change shared file upload',224,'change_sharedfileupload'),(895,'Can delete shared file upload',224,'delete_sharedfileupload'),(896,'Can view shared file upload',224,'view_sharedfileupload'),(897,'Can add team staff workflow',225,'add_teamstaffworkflow'),(898,'Can change team staff workflow',225,'change_teamstaffworkflow'),(899,'Can delete team staff workflow',225,'delete_teamstaffworkflow'),(900,'Can view team staff workflow',225,'view_teamstaffworkflow'),(901,'Can add submission grading lock',226,'add_submissiongradinglock'),(902,'Can change submission grading lock',226,'change_submissiongradinglock'),(903,'Can delete submission grading lock',226,'delete_submissiongradinglock'),(904,'Can view submission grading lock',226,'view_submissiongradinglock'),(905,'Can add assessment workflow',227,'add_assessmentworkflow'),(906,'Can change assessment workflow',227,'change_assessmentworkflow'),(907,'Can delete assessment workflow',227,'delete_assessmentworkflow'),(908,'Can view assessment workflow',227,'view_assessmentworkflow'),(909,'Can add assessment workflow cancellation',228,'add_assessmentworkflowcancellation'),(910,'Can change assessment workflow cancellation',228,'change_assessmentworkflowcancellation'),(911,'Can delete assessment workflow cancellation',228,'delete_assessmentworkflowcancellation'),(912,'Can view assessment workflow cancellation',228,'view_assessmentworkflowcancellation'),(913,'Can add assessment workflow step',229,'add_assessmentworkflowstep'),(914,'Can change assessment workflow step',229,'change_assessmentworkflowstep'),(915,'Can delete assessment workflow step',229,'delete_assessmentworkflowstep'),(916,'Can view assessment workflow step',229,'view_assessmentworkflowstep'),(917,'Can add team assessment workflow',230,'add_teamassessmentworkflow'),(918,'Can change team assessment workflow',230,'change_teamassessmentworkflow'),(919,'Can delete team assessment workflow',230,'delete_teamassessmentworkflow'),(920,'Can view team assessment workflow',230,'view_teamassessmentworkflow'),(921,'Can add profile',231,'add_profile'),(922,'Can change profile',231,'change_profile'),(923,'Can delete profile',231,'delete_profile'),(924,'Can view profile',231,'view_profile'),(925,'Can add video',232,'add_video'),(926,'Can change video',232,'change_video'),(927,'Can delete video',232,'delete_video'),(928,'Can view video',232,'view_video'),(929,'Can add encoded video',233,'add_encodedvideo'),(930,'Can change encoded video',233,'change_encodedvideo'),(931,'Can delete encoded video',233,'delete_encodedvideo'),(932,'Can view encoded video',233,'view_encodedvideo'),(933,'Can add course video',234,'add_coursevideo'),(934,'Can change course video',234,'change_coursevideo'),(935,'Can delete course video',234,'delete_coursevideo'),(936,'Can view course video',234,'view_coursevideo'),(937,'Can add video image',235,'add_videoimage'),(938,'Can change video image',235,'change_videoimage'),(939,'Can delete video image',235,'delete_videoimage'),(940,'Can view video image',235,'view_videoimage'),(941,'Can add transcript preference',236,'add_transcriptpreference'),(942,'Can change transcript preference',236,'change_transcriptpreference'),(943,'Can delete transcript preference',236,'delete_transcriptpreference'),(944,'Can view transcript preference',236,'view_transcriptpreference'),(945,'Can add video transcript',237,'add_videotranscript'),(946,'Can change video transcript',237,'change_videotranscript'),(947,'Can delete video transcript',237,'delete_videotranscript'),(948,'Can view video transcript',237,'view_videotranscript'),(949,'Can add third party transcript credentials state',238,'add_thirdpartytranscriptcredentialsstate'),(950,'Can change third party transcript credentials state',238,'change_thirdpartytranscriptcredentialsstate'),(951,'Can delete third party transcript credentials state',238,'delete_thirdpartytranscriptcredentialsstate'),(952,'Can view third party transcript credentials state',238,'view_thirdpartytranscriptcredentialsstate'),(953,'Can add course overview',239,'add_courseoverview'),(954,'Can change course overview',239,'change_courseoverview'),(955,'Can delete course overview',239,'delete_courseoverview'),(956,'Can view course overview',239,'view_courseoverview'),(957,'Can add course overview tab',240,'add_courseoverviewtab'),(958,'Can change course overview tab',240,'change_courseoverviewtab'),(959,'Can delete course overview tab',240,'delete_courseoverviewtab'),(960,'Can view course overview tab',240,'view_courseoverviewtab'),(961,'Can add course overview image set',241,'add_courseoverviewimageset'),(962,'Can change course overview image set',241,'change_courseoverviewimageset'),(963,'Can delete course overview image set',241,'delete_courseoverviewimageset'),(964,'Can view course overview image set',241,'view_courseoverviewimageset'),(965,'Can add course overview image config',242,'add_courseoverviewimageconfig'),(966,'Can change course overview image config',242,'change_courseoverviewimageconfig'),(967,'Can delete course overview image config',242,'delete_courseoverviewimageconfig'),(968,'Can view course overview image config',242,'view_courseoverviewimageconfig'),(969,'Can add historical course overview',243,'add_historicalcourseoverview'),(970,'Can change historical course overview',243,'change_historicalcourseoverview'),(971,'Can delete historical course overview',243,'delete_historicalcourseoverview'),(972,'Can view historical course overview',243,'view_historicalcourseoverview'),(973,'Can add simulate_publish argument',244,'add_simulatecoursepublishconfig'),(974,'Can change simulate_publish argument',244,'change_simulatecoursepublishconfig'),(975,'Can delete simulate_publish argument',244,'delete_simulatecoursepublishconfig'),(976,'Can view simulate_publish argument',244,'view_simulatecoursepublishconfig'),(977,'Can add block structure configuration',245,'add_blockstructureconfiguration'),(978,'Can change block structure configuration',245,'change_blockstructureconfiguration'),(979,'Can delete block structure configuration',245,'delete_blockstructureconfiguration'),(980,'Can view block structure configuration',245,'view_blockstructureconfiguration'),(981,'Can add block structure model',246,'add_blockstructuremodel'),(982,'Can change block structure model',246,'change_blockstructuremodel'),(983,'Can delete block structure model',246,'delete_blockstructuremodel'),(984,'Can view block structure model',246,'view_blockstructuremodel'),(985,'Can add x domain proxy configuration',247,'add_xdomainproxyconfiguration'),(986,'Can change x domain proxy configuration',247,'change_xdomainproxyconfiguration'),(987,'Can delete x domain proxy configuration',247,'delete_xdomainproxyconfiguration'),(988,'Can view x domain proxy configuration',247,'view_xdomainproxyconfiguration'),(989,'Can add commerce configuration',248,'add_commerceconfiguration'),(990,'Can change commerce configuration',248,'change_commerceconfiguration'),(991,'Can delete commerce configuration',248,'delete_commerceconfiguration'),(992,'Can view commerce configuration',248,'view_commerceconfiguration'),(993,'Can add credit course',249,'add_creditcourse'),(994,'Can change credit course',249,'change_creditcourse'),(995,'Can delete credit course',249,'delete_creditcourse'),(996,'Can view credit course',249,'view_creditcourse'),(997,'Can add credit eligibility',250,'add_crediteligibility'),(998,'Can change credit eligibility',250,'change_crediteligibility'),(999,'Can delete credit eligibility',250,'delete_crediteligibility'),(1000,'Can view credit eligibility',250,'view_crediteligibility'),(1001,'Can add credit provider',251,'add_creditprovider'),(1002,'Can change credit provider',251,'change_creditprovider'),(1003,'Can delete credit provider',251,'delete_creditprovider'),(1004,'Can view credit provider',251,'view_creditprovider'),(1005,'Can add credit request',252,'add_creditrequest'),(1006,'Can change credit request',252,'change_creditrequest'),(1007,'Can delete credit request',252,'delete_creditrequest'),(1008,'Can view credit request',252,'view_creditrequest'),(1009,'Can add credit requirement',253,'add_creditrequirement'),(1010,'Can change credit requirement',253,'change_creditrequirement'),(1011,'Can delete credit requirement',253,'delete_creditrequirement'),(1012,'Can view credit requirement',253,'view_creditrequirement'),(1013,'Can add credit requirement status',254,'add_creditrequirementstatus'),(1014,'Can change credit requirement status',254,'change_creditrequirementstatus'),(1015,'Can delete credit requirement status',254,'delete_creditrequirementstatus'),(1016,'Can view credit requirement status',254,'view_creditrequirementstatus'),(1017,'Can add credit config',255,'add_creditconfig'),(1018,'Can change credit config',255,'change_creditconfig'),(1019,'Can delete credit config',255,'delete_creditconfig'),(1020,'Can view credit config',255,'view_creditconfig'),(1021,'Can add course team',256,'add_courseteam'),(1022,'Can change course team',256,'change_courseteam'),(1023,'Can delete course team',256,'delete_courseteam'),(1024,'Can view course team',256,'view_courseteam'),(1025,'Can add course team membership',257,'add_courseteammembership'),(1026,'Can change course team membership',257,'change_courseteammembership'),(1027,'Can delete course team membership',257,'delete_courseteammembership'),(1028,'Can view course team membership',257,'view_courseteammembership'),(1029,'Can add x block configuration',258,'add_xblockconfiguration'),(1030,'Can change x block configuration',258,'change_xblockconfiguration'),(1031,'Can delete x block configuration',258,'delete_xblockconfiguration'),(1032,'Can view x block configuration',258,'view_xblockconfiguration'),(1033,'Can add x block studio configuration',259,'add_xblockstudioconfiguration'),(1034,'Can change x block studio configuration',259,'change_xblockstudioconfiguration'),(1035,'Can delete x block studio configuration',259,'delete_xblockstudioconfiguration'),(1036,'Can view x block studio configuration',259,'view_xblockstudioconfiguration'),(1037,'Can add x block studio configuration flag',260,'add_xblockstudioconfigurationflag'),(1038,'Can change x block studio configuration flag',260,'change_xblockstudioconfigurationflag'),(1039,'Can delete x block studio configuration flag',260,'delete_xblockstudioconfigurationflag'),(1040,'Can view x block studio configuration flag',260,'view_xblockstudioconfigurationflag'),(1041,'Can add programs api config',261,'add_programsapiconfig'),(1042,'Can change programs api config',261,'change_programsapiconfig'),(1043,'Can delete programs api config',261,'delete_programsapiconfig'),(1044,'Can view programs api config',261,'view_programsapiconfig'),(1045,'Can add program live configuration',262,'add_programliveconfiguration'),(1046,'Can change program live configuration',262,'change_programliveconfiguration'),(1047,'Can delete program live configuration',262,'delete_programliveconfiguration'),(1048,'Can view program live configuration',262,'view_programliveconfiguration'),(1049,'Can add program discussions configuration',263,'add_programdiscussionsconfiguration'),(1050,'Can change program discussions configuration',263,'change_programdiscussionsconfiguration'),(1051,'Can delete program discussions configuration',263,'delete_programdiscussionsconfiguration'),(1052,'Can view program discussions configuration',263,'view_programdiscussionsconfiguration'),(1053,'Can add historical program live configuration',264,'add_historicalprogramliveconfiguration'),(1054,'Can change historical program live configuration',264,'change_historicalprogramliveconfiguration'),(1055,'Can delete historical program live configuration',264,'delete_historicalprogramliveconfiguration'),(1056,'Can view historical program live configuration',264,'view_historicalprogramliveconfiguration'),(1057,'Can add historical program discussions configuration',265,'add_historicalprogramdiscussionsconfiguration'),(1058,'Can change historical program discussions configuration',265,'change_historicalprogramdiscussionsconfiguration'),(1059,'Can delete historical program discussions configuration',265,'delete_historicalprogramdiscussionsconfiguration'),(1060,'Can view historical program discussions configuration',265,'view_historicalprogramdiscussionsconfiguration'),(1061,'Can add catalog integration',266,'add_catalogintegration'),(1062,'Can change catalog integration',266,'change_catalogintegration'),(1063,'Can delete catalog integration',266,'delete_catalogintegration'),(1064,'Can view catalog integration',266,'view_catalogintegration'),(1065,'Can add kv store',267,'add_kvstore'),(1066,'Can change kv store',267,'change_kvstore'),(1067,'Can delete kv store',267,'delete_kvstore'),(1068,'Can view kv store',267,'view_kvstore'),(1069,'Can add course content milestone',268,'add_coursecontentmilestone'),(1070,'Can change course content milestone',268,'change_coursecontentmilestone'),(1071,'Can delete course content milestone',268,'delete_coursecontentmilestone'),(1072,'Can view course content milestone',268,'view_coursecontentmilestone'),(1073,'Can add course milestone',269,'add_coursemilestone'),(1074,'Can change course milestone',269,'change_coursemilestone'),(1075,'Can delete course milestone',269,'delete_coursemilestone'),(1076,'Can view course milestone',269,'view_coursemilestone'),(1077,'Can add milestone',270,'add_milestone'),(1078,'Can change milestone',270,'change_milestone'),(1079,'Can delete milestone',270,'delete_milestone'),(1080,'Can view milestone',270,'view_milestone'),(1081,'Can add milestone relationship type',271,'add_milestonerelationshiptype'),(1082,'Can change milestone relationship type',271,'change_milestonerelationshiptype'),(1083,'Can delete milestone relationship type',271,'delete_milestonerelationshiptype'),(1084,'Can view milestone relationship type',271,'view_milestonerelationshiptype'),(1085,'Can add user milestone',272,'add_usermilestone'),(1086,'Can change user milestone',272,'change_usermilestone'),(1087,'Can delete user milestone',272,'delete_usermilestone'),(1088,'Can view user milestone',272,'view_usermilestone'),(1089,'Can add api access request',1,'add_apiaccessrequest'),(1090,'Can change api access request',1,'change_apiaccessrequest'),(1091,'Can delete api access request',1,'delete_apiaccessrequest'),(1092,'Can view api access request',1,'view_apiaccessrequest'),(1093,'Can add api access config',273,'add_apiaccessconfig'),(1094,'Can change api access config',273,'change_apiaccessconfig'),(1095,'Can delete api access config',273,'delete_apiaccessconfig'),(1096,'Can view api access config',273,'view_apiaccessconfig'),(1097,'Can add catalog',274,'add_catalog'),(1098,'Can change catalog',274,'change_catalog'),(1099,'Can delete catalog',274,'delete_catalog'),(1100,'Can view catalog',274,'view_catalog'),(1101,'Can add badge assertion',275,'add_badgeassertion'),(1102,'Can change badge assertion',275,'change_badgeassertion'),(1103,'Can delete badge assertion',275,'delete_badgeassertion'),(1104,'Can view badge assertion',275,'view_badgeassertion'),(1105,'Can add badge class',276,'add_badgeclass'),(1106,'Can change badge class',276,'change_badgeclass'),(1107,'Can delete badge class',276,'delete_badgeclass'),(1108,'Can view badge class',276,'view_badgeclass'),(1109,'Can add course complete image configuration',277,'add_coursecompleteimageconfiguration'),(1110,'Can change course complete image configuration',277,'change_coursecompleteimageconfiguration'),(1111,'Can delete course complete image configuration',277,'delete_coursecompleteimageconfiguration'),(1112,'Can view course complete image configuration',277,'view_coursecompleteimageconfiguration'),(1113,'Can add course event badges configuration',278,'add_courseeventbadgesconfiguration'),(1114,'Can change course event badges configuration',278,'change_courseeventbadgesconfiguration'),(1115,'Can delete course event badges configuration',278,'delete_courseeventbadgesconfiguration'),(1116,'Can view course event badges configuration',278,'view_courseeventbadgesconfiguration'),(1117,'Can add failed task',279,'add_failedtask'),(1118,'Can change failed task',279,'change_failedtask'),(1119,'Can delete failed task',279,'delete_failedtask'),(1120,'Can view failed task',279,'view_failedtask'),(1121,'Can add crawlers config',280,'add_crawlersconfig'),(1122,'Can change crawlers config',280,'change_crawlersconfig'),(1123,'Can delete crawlers config',280,'delete_crawlersconfig'),(1124,'Can view crawlers config',280,'view_crawlersconfig'),(1125,'Can add Waffle flag course override',281,'add_waffleflagcourseoverridemodel'),(1126,'Can change Waffle flag course override',281,'change_waffleflagcourseoverridemodel'),(1127,'Can delete Waffle flag course override',281,'delete_waffleflagcourseoverridemodel'),(1128,'Can view Waffle flag course override',281,'view_waffleflagcourseoverridemodel'),(1129,'Can add Waffle flag org override',282,'add_waffleflagorgoverridemodel'),(1130,'Can change Waffle flag org override',282,'change_waffleflagorgoverridemodel'),(1131,'Can delete Waffle flag org override',282,'delete_waffleflagorgoverridemodel'),(1132,'Can view Waffle flag org override',282,'view_waffleflagorgoverridemodel'),(1133,'Can add course goal',283,'add_coursegoal'),(1134,'Can change course goal',283,'change_coursegoal'),(1135,'Can delete course goal',283,'delete_coursegoal'),(1136,'Can view course goal',283,'view_coursegoal'),(1137,'Can add historical course goal',284,'add_historicalcoursegoal'),(1138,'Can change historical course goal',284,'change_historicalcoursegoal'),(1139,'Can delete historical course goal',284,'delete_historicalcoursegoal'),(1140,'Can view historical course goal',284,'view_historicalcoursegoal'),(1141,'Can add user activity',285,'add_useractivity'),(1142,'Can change user activity',285,'change_useractivity'),(1143,'Can delete user activity',285,'delete_useractivity'),(1144,'Can view user activity',285,'view_useractivity'),(1145,'Can add course goal reminder status',286,'add_coursegoalreminderstatus'),(1146,'Can change course goal reminder status',286,'change_coursegoalreminderstatus'),(1147,'Can delete course goal reminder status',286,'delete_coursegoalreminderstatus'),(1148,'Can view course goal reminder status',286,'view_coursegoalreminderstatus'),(1149,'Can add historical user calendar sync config',287,'add_historicalusercalendarsyncconfig'),(1150,'Can change historical user calendar sync config',287,'change_historicalusercalendarsyncconfig'),(1151,'Can delete historical user calendar sync config',287,'delete_historicalusercalendarsyncconfig'),(1152,'Can view historical user calendar sync config',287,'view_historicalusercalendarsyncconfig'),(1153,'Can add user calendar sync config',288,'add_usercalendarsyncconfig'),(1154,'Can change user calendar sync config',288,'change_usercalendarsyncconfig'),(1155,'Can delete user calendar sync config',288,'delete_usercalendarsyncconfig'),(1156,'Can view user calendar sync config',288,'view_usercalendarsyncconfig'),(1157,'Can add course duration limit config',289,'add_coursedurationlimitconfig'),(1158,'Can change course duration limit config',289,'change_coursedurationlimitconfig'),(1159,'Can delete course duration limit config',289,'delete_coursedurationlimitconfig'),(1160,'Can view course duration limit config',289,'view_coursedurationlimitconfig'),(1161,'Can add content type gating config',290,'add_contenttypegatingconfig'),(1162,'Can change content type gating config',290,'change_contenttypegatingconfig'),(1163,'Can delete content type gating config',290,'delete_contenttypegatingconfig'),(1164,'Can view content type gating config',290,'view_contenttypegatingconfig'),(1165,'Can add discount restriction config',291,'add_discountrestrictionconfig'),(1166,'Can change discount restriction config',291,'change_discountrestrictionconfig'),(1167,'Can delete discount restriction config',291,'delete_discountrestrictionconfig'),(1168,'Can view discount restriction config',291,'view_discountrestrictionconfig'),(1169,'Can add discount percentage config',292,'add_discountpercentageconfig'),(1170,'Can change discount percentage config',292,'change_discountpercentageconfig'),(1171,'Can delete discount percentage config',292,'delete_discountpercentageconfig'),(1172,'Can view discount percentage config',292,'view_discountpercentageconfig'),(1173,'Can add Experiment Data',293,'add_experimentdata'),(1174,'Can change Experiment Data',293,'change_experimentdata'),(1175,'Can delete Experiment Data',293,'delete_experimentdata'),(1176,'Can view Experiment Data',293,'view_experimentdata'),(1177,'Can add Experiment Key-Value Pair',294,'add_experimentkeyvalue'),(1178,'Can change Experiment Key-Value Pair',294,'change_experimentkeyvalue'),(1179,'Can delete Experiment Key-Value Pair',294,'delete_experimentkeyvalue'),(1180,'Can view Experiment Key-Value Pair',294,'view_experimentkeyvalue'),(1181,'Can add historical Experiment Key-Value Pair',295,'add_historicalexperimentkeyvalue'),(1182,'Can change historical Experiment Key-Value Pair',295,'change_historicalexperimentkeyvalue'),(1183,'Can delete historical Experiment Key-Value Pair',295,'delete_historicalexperimentkeyvalue'),(1184,'Can view historical Experiment Key-Value Pair',295,'view_historicalexperimentkeyvalue'),(1185,'Can add self paced relative dates config',296,'add_selfpacedrelativedatesconfig'),(1186,'Can change self paced relative dates config',296,'change_selfpacedrelativedatesconfig'),(1187,'Can delete self paced relative dates config',296,'delete_selfpacedrelativedatesconfig'),(1188,'Can view self paced relative dates config',296,'view_selfpacedrelativedatesconfig'),(1189,'Can add external id',297,'add_externalid'),(1190,'Can change external id',297,'change_externalid'),(1191,'Can delete external id',297,'delete_externalid'),(1192,'Can view external id',297,'view_externalid'),(1193,'Can add external id type',298,'add_externalidtype'),(1194,'Can change external id type',298,'change_externalidtype'),(1195,'Can delete external id type',298,'delete_externalidtype'),(1196,'Can view external id type',298,'view_externalidtype'),(1197,'Can add historical external id',299,'add_historicalexternalid'),(1198,'Can change historical external id',299,'change_historicalexternalid'),(1199,'Can delete historical external id',299,'delete_historicalexternalid'),(1200,'Can view historical external id',299,'view_historicalexternalid'),(1201,'Can add historical external id type',300,'add_historicalexternalidtype'),(1202,'Can change historical external id type',300,'change_historicalexternalidtype'),(1203,'Can delete historical external id type',300,'delete_historicalexternalidtype'),(1204,'Can view historical external id type',300,'view_historicalexternalidtype'),(1205,'Can add user demographic',301,'add_userdemographics'),(1206,'Can change user demographic',301,'change_userdemographics'),(1207,'Can delete user demographic',301,'delete_userdemographics'),(1208,'Can view user demographic',301,'view_userdemographics'),(1209,'Can add historical user demographic',302,'add_historicaluserdemographics'),(1210,'Can change historical user demographic',302,'change_historicaluserdemographics'),(1211,'Can delete historical user demographic',302,'delete_historicaluserdemographics'),(1212,'Can view historical user demographic',302,'view_historicaluserdemographics'),(1213,'Can add Schedule',303,'add_schedule'),(1214,'Can change Schedule',303,'change_schedule'),(1215,'Can delete Schedule',303,'delete_schedule'),(1216,'Can view Schedule',303,'view_schedule'),(1217,'Can add schedule config',304,'add_scheduleconfig'),(1218,'Can change schedule config',304,'change_scheduleconfig'),(1219,'Can delete schedule config',304,'delete_scheduleconfig'),(1220,'Can view schedule config',304,'view_scheduleconfig'),(1221,'Can add schedule experience',305,'add_scheduleexperience'),(1222,'Can change schedule experience',305,'change_scheduleexperience'),(1223,'Can delete schedule experience',305,'delete_scheduleexperience'),(1224,'Can view schedule experience',305,'view_scheduleexperience'),(1225,'Can add historical Schedule',306,'add_historicalschedule'),(1226,'Can change historical Schedule',306,'change_historicalschedule'),(1227,'Can delete historical Schedule',306,'delete_historicalschedule'),(1228,'Can view historical Schedule',306,'view_historicalschedule'),(1229,'Can add course section',307,'add_coursesection'),(1230,'Can change course section',307,'change_coursesection'),(1231,'Can delete course section',307,'delete_coursesection'),(1232,'Can view course section',307,'view_coursesection'),(1233,'Can add Course Sequence',308,'add_coursesectionsequence'),(1234,'Can change Course Sequence',308,'change_coursesectionsequence'),(1235,'Can delete Course Sequence',308,'delete_coursesectionsequence'),(1236,'Can view Course Sequence',308,'view_coursesectionsequence'),(1237,'Can add learning context',309,'add_learningcontext'),(1238,'Can change learning context',309,'change_learningcontext'),(1239,'Can delete learning context',309,'delete_learningcontext'),(1240,'Can view learning context',309,'view_learningcontext'),(1241,'Can add learning sequence',310,'add_learningsequence'),(1242,'Can change learning sequence',310,'change_learningsequence'),(1243,'Can delete learning sequence',310,'delete_learningsequence'),(1244,'Can view learning sequence',310,'view_learningsequence'),(1245,'Can add Course',311,'add_coursecontext'),(1246,'Can change Course',311,'change_coursecontext'),(1247,'Can delete Course',311,'delete_coursecontext'),(1248,'Can view Course',311,'view_coursecontext'),(1249,'Can add course sequence exam',312,'add_coursesequenceexam'),(1250,'Can change course sequence exam',312,'change_coursesequenceexam'),(1251,'Can delete course sequence exam',312,'delete_coursesequenceexam'),(1252,'Can view course sequence exam',312,'view_coursesequenceexam'),(1253,'Can add publish report',313,'add_publishreport'),(1254,'Can change publish report',313,'change_publishreport'),(1255,'Can delete publish report',313,'delete_publishreport'),(1256,'Can view publish report',313,'view_publishreport'),(1257,'Can add content error',314,'add_contenterror'),(1258,'Can change content error',314,'change_contenterror'),(1259,'Can delete content error',314,'delete_contenterror'),(1260,'Can view content error',314,'view_contenterror'),(1261,'Can add user partition group',315,'add_userpartitiongroup'),(1262,'Can change user partition group',315,'change_userpartitiongroup'),(1263,'Can delete user partition group',315,'delete_userpartitiongroup'),(1264,'Can view user partition group',315,'view_userpartitiongroup'),(1265,'Can add section sequence partition group',316,'add_sectionsequencepartitiongroup'),(1266,'Can change section sequence partition group',316,'change_sectionsequencepartitiongroup'),(1267,'Can delete section sequence partition group',316,'delete_sectionsequencepartitiongroup'),(1268,'Can view section sequence partition group',316,'view_sectionsequencepartitiongroup'),(1269,'Can add section partition group',317,'add_sectionpartitiongroup'),(1270,'Can change section partition group',317,'change_sectionpartitiongroup'),(1271,'Can delete section partition group',317,'delete_sectionpartitiongroup'),(1272,'Can view section partition group',317,'view_sectionpartitiongroup'),(1273,'Can add organization',318,'add_organization'),(1274,'Can change organization',318,'change_organization'),(1275,'Can delete organization',318,'delete_organization'),(1276,'Can view organization',318,'view_organization'),(1277,'Can add Link Course',319,'add_organizationcourse'),(1278,'Can change Link Course',319,'change_organizationcourse'),(1279,'Can delete Link Course',319,'delete_organizationcourse'),(1280,'Can view Link Course',319,'view_organizationcourse'),(1281,'Can add historical organization',320,'add_historicalorganization'),(1282,'Can change historical organization',320,'change_historicalorganization'),(1283,'Can delete historical organization',320,'delete_historicalorganization'),(1284,'Can view historical organization',320,'view_historicalorganization'),(1285,'Can add historical Link Course',321,'add_historicalorganizationcourse'),(1286,'Can change historical Link Course',321,'change_historicalorganizationcourse'),(1287,'Can delete historical Link Course',321,'delete_historicalorganizationcourse'),(1288,'Can view historical Link Course',321,'view_historicalorganizationcourse'),(1289,'Can add integrity signature',322,'add_integritysignature'),(1290,'Can change integrity signature',322,'change_integritysignature'),(1291,'Can delete integrity signature',322,'delete_integritysignature'),(1292,'Can view integrity signature',322,'view_integritysignature'),(1293,'Can add survey report',323,'add_surveyreport'),(1294,'Can change survey report',323,'change_surveyreport'),(1295,'Can delete survey report',323,'delete_surveyreport'),(1296,'Can view survey report',323,'view_surveyreport'),(1297,'Can add lti 1.3 tool key',324,'add_ltitoolkey'),(1298,'Can change lti 1.3 tool key',324,'change_ltitoolkey'),(1299,'Can delete lti 1.3 tool key',324,'delete_ltitoolkey'),(1300,'Can view lti 1.3 tool key',324,'view_ltitoolkey'),(1301,'Can add lti 1.3 tool',325,'add_ltitool'),(1302,'Can change lti 1.3 tool',325,'change_ltitool'),(1303,'Can delete lti 1.3 tool',325,'delete_ltitool'),(1304,'Can view lti 1.3 tool',325,'view_ltitool'),(1305,'Can add saved program',326,'add_savedprogram'),(1306,'Can change saved program',326,'change_savedprogram'),(1307,'Can delete saved program',326,'delete_savedprogram'),(1308,'Can view saved program',326,'view_savedprogram'),(1309,'Can add saved course',327,'add_savedcourse'),(1310,'Can change saved course',327,'change_savedcourse'),(1311,'Can delete saved course',327,'delete_savedcourse'),(1312,'Can view saved course',327,'view_savedcourse'),(1313,'Can add bundle',328,'add_bundle'),(1314,'Can change bundle',328,'change_bundle'),(1315,'Can delete bundle',328,'delete_bundle'),(1316,'Can view bundle',328,'view_bundle'),(1317,'Can add bundle link',329,'add_bundlelink'),(1318,'Can change bundle link',329,'change_bundlelink'),(1319,'Can delete bundle link',329,'delete_bundlelink'),(1320,'Can view bundle link',329,'view_bundlelink'),(1321,'Can add bundle version',330,'add_bundleversion'),(1322,'Can change bundle version',330,'change_bundleversion'),(1323,'Can delete bundle version',330,'delete_bundleversion'),(1324,'Can view bundle version',330,'view_bundleversion'),(1325,'Can add collection',331,'add_collection'),(1326,'Can change collection',331,'change_collection'),(1327,'Can delete collection',331,'delete_collection'),(1328,'Can view collection',331,'view_collection'),(1329,'Can add draft',332,'add_draft'),(1330,'Can change draft',332,'change_draft'),(1331,'Can delete draft',332,'delete_draft'),(1332,'Can view draft',332,'view_draft'),(1333,'Can add enrollment notification email template',333,'add_enrollmentnotificationemailtemplate'),(1334,'Can change enrollment notification email template',333,'change_enrollmentnotificationemailtemplate'),(1335,'Can delete enrollment notification email template',333,'delete_enrollmentnotificationemailtemplate'),(1336,'Can view enrollment notification email template',333,'view_enrollmentnotificationemailtemplate'),(1337,'Can add Enterprise Catalog Query',334,'add_enterprisecatalogquery'),(1338,'Can change Enterprise Catalog Query',334,'change_enterprisecatalogquery'),(1339,'Can delete Enterprise Catalog Query',334,'delete_enterprisecatalogquery'),(1340,'Can view Enterprise Catalog Query',334,'view_enterprisecatalogquery'),(1341,'Can add Enterprise Customer',335,'add_enterprisecustomer'),(1342,'Can change Enterprise Customer',335,'change_enterprisecustomer'),(1343,'Can delete Enterprise Customer',335,'delete_enterprisecustomer'),(1344,'Can view Enterprise Customer',335,'view_enterprisecustomer'),(1345,'Can add Branding Configuration',336,'add_enterprisecustomerbrandingconfiguration'),(1346,'Can change Branding Configuration',336,'change_enterprisecustomerbrandingconfiguration'),(1347,'Can delete Branding Configuration',336,'delete_enterprisecustomerbrandingconfiguration'),(1348,'Can view Branding Configuration',336,'view_enterprisecustomerbrandingconfiguration'),(1349,'Can add Enterprise Customer Catalog',337,'add_enterprisecustomercatalog'),(1350,'Can change Enterprise Customer Catalog',337,'change_enterprisecustomercatalog'),(1351,'Can delete Enterprise Customer Catalog',337,'delete_enterprisecustomercatalog'),(1352,'Can view Enterprise Customer Catalog',337,'view_enterprisecustomercatalog'),(1353,'Can add enterprise customer identity provider',338,'add_enterprisecustomeridentityprovider'),(1354,'Can change enterprise customer identity provider',338,'change_enterprisecustomeridentityprovider'),(1355,'Can delete enterprise customer identity provider',338,'delete_enterprisecustomeridentityprovider'),(1356,'Can view enterprise customer identity provider',338,'view_enterprisecustomeridentityprovider'),(1357,'Can add enterprise customer reporting configuration',339,'add_enterprisecustomerreportingconfiguration'),(1358,'Can change enterprise customer reporting configuration',339,'change_enterprisecustomerreportingconfiguration'),(1359,'Can delete enterprise customer reporting configuration',339,'delete_enterprisecustomerreportingconfiguration'),(1360,'Can view enterprise customer reporting configuration',339,'view_enterprisecustomerreportingconfiguration'),(1361,'Can add Enterprise Customer Type',340,'add_enterprisecustomertype'),(1362,'Can change Enterprise Customer Type',340,'change_enterprisecustomertype'),(1363,'Can delete Enterprise Customer Type',340,'delete_enterprisecustomertype'),(1364,'Can view Enterprise Customer Type',340,'view_enterprisecustomertype'),(1365,'Can add Enterprise Customer Learner',341,'add_enterprisecustomeruser'),(1366,'Can change Enterprise Customer Learner',341,'change_enterprisecustomeruser'),(1367,'Can delete Enterprise Customer Learner',341,'delete_enterprisecustomeruser'),(1368,'Can view Enterprise Customer Learner',341,'view_enterprisecustomeruser'),(1369,'Can add enterprise course enrollment',342,'add_enterprisecourseenrollment'),(1370,'Can change enterprise course enrollment',342,'change_enterprisecourseenrollment'),(1371,'Can delete enterprise course enrollment',342,'delete_enterprisecourseenrollment'),(1372,'Can view enterprise course enrollment',342,'view_enterprisecourseenrollment'),(1373,'Can add enterprise enrollment source',343,'add_enterpriseenrollmentsource'),(1374,'Can change enterprise enrollment source',343,'change_enterpriseenrollmentsource'),(1375,'Can delete enterprise enrollment source',343,'delete_enterpriseenrollmentsource'),(1376,'Can view enterprise enrollment source',343,'view_enterpriseenrollmentsource'),(1377,'Can add enterprise feature role',344,'add_enterprisefeaturerole'),(1378,'Can change enterprise feature role',344,'change_enterprisefeaturerole'),(1379,'Can delete enterprise feature role',344,'delete_enterprisefeaturerole'),(1380,'Can view enterprise feature role',344,'view_enterprisefeaturerole'),(1381,'Can add enterprise feature user role assignment',345,'add_enterprisefeatureuserroleassignment'),(1382,'Can change enterprise feature user role assignment',345,'change_enterprisefeatureuserroleassignment'),(1383,'Can delete enterprise feature user role assignment',345,'delete_enterprisefeatureuserroleassignment'),(1384,'Can view enterprise feature user role assignment',345,'view_enterprisefeatureuserroleassignment'),(1385,'Can add historical enrollment notification email template',346,'add_historicalenrollmentnotificationemailtemplate'),(1386,'Can change historical enrollment notification email template',346,'change_historicalenrollmentnotificationemailtemplate'),(1387,'Can delete historical enrollment notification email template',346,'delete_historicalenrollmentnotificationemailtemplate'),(1388,'Can view historical enrollment notification email template',346,'view_historicalenrollmentnotificationemailtemplate'),(1389,'Can add historical enterprise course enrollment',347,'add_historicalenterprisecourseenrollment'),(1390,'Can change historical enterprise course enrollment',347,'change_historicalenterprisecourseenrollment'),(1391,'Can delete historical enterprise course enrollment',347,'delete_historicalenterprisecourseenrollment'),(1392,'Can view historical enterprise course enrollment',347,'view_historicalenterprisecourseenrollment'),(1393,'Can add historical Enterprise Customer',348,'add_historicalenterprisecustomer'),(1394,'Can change historical Enterprise Customer',348,'change_historicalenterprisecustomer'),(1395,'Can delete historical Enterprise Customer',348,'delete_historicalenterprisecustomer'),(1396,'Can view historical Enterprise Customer',348,'view_historicalenterprisecustomer'),(1397,'Can add historical Enterprise Customer Catalog',349,'add_historicalenterprisecustomercatalog'),(1398,'Can change historical Enterprise Customer Catalog',349,'change_historicalenterprisecustomercatalog'),(1399,'Can delete historical Enterprise Customer Catalog',349,'delete_historicalenterprisecustomercatalog'),(1400,'Can view historical Enterprise Customer Catalog',349,'view_historicalenterprisecustomercatalog'),(1401,'Can add historical pending enrollment',350,'add_historicalpendingenrollment'),(1402,'Can change historical pending enrollment',350,'change_historicalpendingenrollment'),(1403,'Can delete historical pending enrollment',350,'delete_historicalpendingenrollment'),(1404,'Can view historical pending enrollment',350,'view_historicalpendingenrollment'),(1405,'Can add historical pending enterprise customer user',351,'add_historicalpendingenterprisecustomeruser'),(1406,'Can change historical pending enterprise customer user',351,'change_historicalpendingenterprisecustomeruser'),(1407,'Can delete historical pending enterprise customer user',351,'delete_historicalpendingenterprisecustomeruser'),(1408,'Can view historical pending enterprise customer user',351,'view_historicalpendingenterprisecustomeruser'),(1409,'Can add pending enrollment',352,'add_pendingenrollment'),(1410,'Can change pending enrollment',352,'change_pendingenrollment'),(1411,'Can delete pending enrollment',352,'delete_pendingenrollment'),(1412,'Can view pending enrollment',352,'view_pendingenrollment'),(1413,'Can add pending enterprise customer user',353,'add_pendingenterprisecustomeruser'),(1414,'Can change pending enterprise customer user',353,'change_pendingenterprisecustomeruser'),(1415,'Can delete pending enterprise customer user',353,'delete_pendingenterprisecustomeruser'),(1416,'Can view pending enterprise customer user',353,'view_pendingenterprisecustomeruser'),(1417,'Can add system wide enterprise role',354,'add_systemwideenterpriserole'),(1418,'Can change system wide enterprise role',354,'change_systemwideenterpriserole'),(1419,'Can delete system wide enterprise role',354,'delete_systemwideenterpriserole'),(1420,'Can view system wide enterprise role',354,'view_systemwideenterpriserole'),(1421,'Can add system wide enterprise user role assignment',355,'add_systemwideenterpriseuserroleassignment'),(1422,'Can change system wide enterprise user role assignment',355,'change_systemwideenterpriseuserroleassignment'),(1423,'Can delete system wide enterprise user role assignment',355,'delete_systemwideenterpriseuserroleassignment'),(1424,'Can view system wide enterprise user role assignment',355,'view_systemwideenterpriseuserroleassignment'),(1425,'Can add licensed enterprise course enrollment',356,'add_licensedenterprisecourseenrollment'),(1426,'Can change licensed enterprise course enrollment',356,'change_licensedenterprisecourseenrollment'),(1427,'Can delete licensed enterprise course enrollment',356,'delete_licensedenterprisecourseenrollment'),(1428,'Can view licensed enterprise course enrollment',356,'view_licensedenterprisecourseenrollment'),(1429,'Can add historical licensed enterprise course enrollment',357,'add_historicallicensedenterprisecourseenrollment'),(1430,'Can change historical licensed enterprise course enrollment',357,'change_historicallicensedenterprisecourseenrollment'),(1431,'Can delete historical licensed enterprise course enrollment',357,'delete_historicallicensedenterprisecourseenrollment'),(1432,'Can view historical licensed enterprise course enrollment',357,'view_historicallicensedenterprisecourseenrollment'),(1433,'Can add historical pending enterprise customer admin user',358,'add_historicalpendingenterprisecustomeradminuser'),(1434,'Can change historical pending enterprise customer admin user',358,'change_historicalpendingenterprisecustomeradminuser'),(1435,'Can delete historical pending enterprise customer admin user',358,'delete_historicalpendingenterprisecustomeradminuser'),(1436,'Can view historical pending enterprise customer admin user',358,'view_historicalpendingenterprisecustomeradminuser'),(1437,'Can add pending enterprise customer admin user',359,'add_pendingenterprisecustomeradminuser'),(1438,'Can change pending enterprise customer admin user',359,'change_pendingenterprisecustomeradminuser'),(1439,'Can delete pending enterprise customer admin user',359,'delete_pendingenterprisecustomeradminuser'),(1440,'Can view pending enterprise customer admin user',359,'view_pendingenterprisecustomeradminuser'),(1441,'Can add update role assignments with customers config',360,'add_updateroleassignmentswithcustomersconfig'),(1442,'Can change update role assignments with customers config',360,'change_updateroleassignmentswithcustomersconfig'),(1443,'Can delete update role assignments with customers config',360,'delete_updateroleassignmentswithcustomersconfig'),(1444,'Can view update role assignments with customers config',360,'view_updateroleassignmentswithcustomersconfig'),(1445,'Can add Admin Notification Filter',361,'add_adminnotificationfilter'),(1446,'Can change Admin Notification Filter',361,'change_adminnotificationfilter'),(1447,'Can delete Admin Notification Filter',361,'delete_adminnotificationfilter'),(1448,'Can view Admin Notification Filter',361,'view_adminnotificationfilter'),(1449,'Can add Admin Notification',362,'add_adminnotification'),(1450,'Can change Admin Notification',362,'change_adminnotification'),(1451,'Can delete Admin Notification',362,'delete_adminnotification'),(1452,'Can view Admin Notification',362,'view_adminnotification'),(1453,'Can add Admin Notification Read',363,'add_adminnotificationread'),(1454,'Can change Admin Notification Read',363,'change_adminnotificationread'),(1455,'Can delete Admin Notification Read',363,'delete_adminnotificationread'),(1456,'Can view Admin Notification Read',363,'view_adminnotificationread'),(1457,'Can add historical system wide enterprise user role assignment',364,'add_historicalsystemwideenterpriseuserroleassignment'),(1458,'Can change historical system wide enterprise user role assignment',364,'change_historicalsystemwideenterpriseuserroleassignment'),(1459,'Can delete historical system wide enterprise user role assignment',364,'delete_historicalsystemwideenterpriseuserroleassignment'),(1460,'Can view historical system wide enterprise user role assignment',364,'view_historicalsystemwideenterpriseuserroleassignment'),(1461,'Can add historical Enterprise Customer Learner',365,'add_historicalenterprisecustomeruser'),(1462,'Can change historical Enterprise Customer Learner',365,'change_historicalenterprisecustomeruser'),(1463,'Can delete historical Enterprise Customer Learner',365,'delete_historicalenterprisecustomeruser'),(1464,'Can view historical Enterprise Customer Learner',365,'view_historicalenterprisecustomeruser'),(1465,'Can add bulk_update_catalog_query_id argument',366,'add_bulkcatalogqueryupdatecommandconfiguration'),(1466,'Can change bulk_update_catalog_query_id argument',366,'change_bulkcatalogqueryupdatecommandconfiguration'),(1467,'Can delete bulk_update_catalog_query_id argument',366,'delete_bulkcatalogqueryupdatecommandconfiguration'),(1468,'Can view bulk_update_catalog_query_id argument',366,'view_bulkcatalogqueryupdatecommandconfiguration'),(1469,'Can add historical enterprise customer invite key',367,'add_historicalenterprisecustomerinvitekey'),(1470,'Can change historical enterprise customer invite key',367,'change_historicalenterprisecustomerinvitekey'),(1471,'Can delete historical enterprise customer invite key',367,'delete_historicalenterprisecustomerinvitekey'),(1472,'Can view historical enterprise customer invite key',367,'view_historicalenterprisecustomerinvitekey'),(1473,'Can add enterprise customer invite key',368,'add_enterprisecustomerinvitekey'),(1474,'Can change enterprise customer invite key',368,'change_enterprisecustomerinvitekey'),(1475,'Can delete enterprise customer invite key',368,'delete_enterprisecustomerinvitekey'),(1476,'Can view enterprise customer invite key',368,'view_enterprisecustomerinvitekey'),(1477,'Can add Data Sharing Consent Record',369,'add_datasharingconsent'),(1478,'Can change Data Sharing Consent Record',369,'change_datasharingconsent'),(1479,'Can delete Data Sharing Consent Record',369,'delete_datasharingconsent'),(1480,'Can view Data Sharing Consent Record',369,'view_datasharingconsent'),(1481,'Can add historical Data Sharing Consent Record',370,'add_historicaldatasharingconsent'),(1482,'Can change historical Data Sharing Consent Record',370,'change_historicaldatasharingconsent'),(1483,'Can delete historical Data Sharing Consent Record',370,'delete_historicaldatasharingconsent'),(1484,'Can view historical Data Sharing Consent Record',370,'view_historicaldatasharingconsent'),(1485,'Can add data sharing consent text overrides',371,'add_datasharingconsenttextoverrides'),(1486,'Can change data sharing consent text overrides',371,'change_datasharingconsenttextoverrides'),(1487,'Can delete data sharing consent text overrides',371,'delete_datasharingconsenttextoverrides'),(1488,'Can view data sharing consent text overrides',371,'view_datasharingconsenttextoverrides'),(1489,'Can add content metadata item transmission',372,'add_contentmetadataitemtransmission'),(1490,'Can change content metadata item transmission',372,'change_contentmetadataitemtransmission'),(1491,'Can delete content metadata item transmission',372,'delete_contentmetadataitemtransmission'),(1492,'Can view content metadata item transmission',372,'view_contentmetadataitemtransmission'),(1493,'Can add generic learner data transmission audit',373,'add_genericlearnerdatatransmissionaudit'),(1494,'Can change generic learner data transmission audit',373,'change_genericlearnerdatatransmissionaudit'),(1495,'Can delete generic learner data transmission audit',373,'delete_genericlearnerdatatransmissionaudit'),(1496,'Can view generic learner data transmission audit',373,'view_genericlearnerdatatransmissionaudit'),(1497,'Can add generic enterprise customer plugin configuration',374,'add_genericenterprisecustomerpluginconfiguration'),(1498,'Can change generic enterprise customer plugin configuration',374,'change_genericenterprisecustomerpluginconfiguration'),(1499,'Can delete generic enterprise customer plugin configuration',374,'delete_genericenterprisecustomerpluginconfiguration'),(1500,'Can view generic enterprise customer plugin configuration',374,'view_genericenterprisecustomerpluginconfiguration'),(1501,'Can add api response record',375,'add_apiresponserecord'),(1502,'Can change api response record',375,'change_apiresponserecord'),(1503,'Can delete api response record',375,'delete_apiresponserecord'),(1504,'Can view api response record',375,'view_apiresponserecord'),(1505,'Can add degreed enterprise customer configuration',376,'add_degreedenterprisecustomerconfiguration'),(1506,'Can change degreed enterprise customer configuration',376,'change_degreedenterprisecustomerconfiguration'),(1507,'Can delete degreed enterprise customer configuration',376,'delete_degreedenterprisecustomerconfiguration'),(1508,'Can view degreed enterprise customer configuration',376,'view_degreedenterprisecustomerconfiguration'),(1509,'Can add degreed global configuration',377,'add_degreedglobalconfiguration'),(1510,'Can change degreed global configuration',377,'change_degreedglobalconfiguration'),(1511,'Can delete degreed global configuration',377,'delete_degreedglobalconfiguration'),(1512,'Can view degreed global configuration',377,'view_degreedglobalconfiguration'),(1513,'Can add degreed learner data transmission audit',378,'add_degreedlearnerdatatransmissionaudit'),(1514,'Can change degreed learner data transmission audit',378,'change_degreedlearnerdatatransmissionaudit'),(1515,'Can delete degreed learner data transmission audit',378,'delete_degreedlearnerdatatransmissionaudit'),(1516,'Can view degreed learner data transmission audit',378,'view_degreedlearnerdatatransmissionaudit'),(1517,'Can add historical degreed enterprise customer configuration',379,'add_historicaldegreedenterprisecustomerconfiguration'),(1518,'Can change historical degreed enterprise customer configuration',379,'change_historicaldegreedenterprisecustomerconfiguration'),(1519,'Can delete historical degreed enterprise customer configuration',379,'delete_historicaldegreedenterprisecustomerconfiguration'),(1520,'Can view historical degreed enterprise customer configuration',379,'view_historicaldegreedenterprisecustomerconfiguration'),(1521,'Can add degreed2 learner data transmission audit',380,'add_degreed2learnerdatatransmissionaudit'),(1522,'Can change degreed2 learner data transmission audit',380,'change_degreed2learnerdatatransmissionaudit'),(1523,'Can delete degreed2 learner data transmission audit',380,'delete_degreed2learnerdatatransmissionaudit'),(1524,'Can view degreed2 learner data transmission audit',380,'view_degreed2learnerdatatransmissionaudit'),(1525,'Can add historical degreed2 enterprise customer configuration',381,'add_historicaldegreed2enterprisecustomerconfiguration'),(1526,'Can change historical degreed2 enterprise customer configuration',381,'change_historicaldegreed2enterprisecustomerconfiguration'),(1527,'Can delete historical degreed2 enterprise customer configuration',381,'delete_historicaldegreed2enterprisecustomerconfiguration'),(1528,'Can view historical degreed2 enterprise customer configuration',381,'view_historicaldegreed2enterprisecustomerconfiguration'),(1529,'Can add degreed2 enterprise customer configuration',382,'add_degreed2enterprisecustomerconfiguration'),(1530,'Can change degreed2 enterprise customer configuration',382,'change_degreed2enterprisecustomerconfiguration'),(1531,'Can delete degreed2 enterprise customer configuration',382,'delete_degreed2enterprisecustomerconfiguration'),(1532,'Can view degreed2 enterprise customer configuration',382,'view_degreed2enterprisecustomerconfiguration'),(1533,'Can add sap success factors global configuration',383,'add_sapsuccessfactorsglobalconfiguration'),(1534,'Can change sap success factors global configuration',383,'change_sapsuccessfactorsglobalconfiguration'),(1535,'Can delete sap success factors global configuration',383,'delete_sapsuccessfactorsglobalconfiguration'),(1536,'Can view sap success factors global configuration',383,'view_sapsuccessfactorsglobalconfiguration'),(1537,'Can add sap success factors enterprise customer configuration',384,'add_sapsuccessfactorsenterprisecustomerconfiguration'),(1538,'Can change sap success factors enterprise customer configuration',384,'change_sapsuccessfactorsenterprisecustomerconfiguration'),(1539,'Can delete sap success factors enterprise customer configuration',384,'delete_sapsuccessfactorsenterprisecustomerconfiguration'),(1540,'Can view sap success factors enterprise customer configuration',384,'view_sapsuccessfactorsenterprisecustomerconfiguration'),(1541,'Can add sap success factors learner data transmission audit',385,'add_sapsuccessfactorslearnerdatatransmissionaudit'),(1542,'Can change sap success factors learner data transmission audit',385,'change_sapsuccessfactorslearnerdatatransmissionaudit'),(1543,'Can delete sap success factors learner data transmission audit',385,'delete_sapsuccessfactorslearnerdatatransmissionaudit'),(1544,'Can view sap success factors learner data transmission audit',385,'view_sapsuccessfactorslearnerdatatransmissionaudit'),(1545,'Can add cornerstone enterprise customer configuration',386,'add_cornerstoneenterprisecustomerconfiguration'),(1546,'Can change cornerstone enterprise customer configuration',386,'change_cornerstoneenterprisecustomerconfiguration'),(1547,'Can delete cornerstone enterprise customer configuration',386,'delete_cornerstoneenterprisecustomerconfiguration'),(1548,'Can view cornerstone enterprise customer configuration',386,'view_cornerstoneenterprisecustomerconfiguration'),(1549,'Can add cornerstone global configuration',387,'add_cornerstoneglobalconfiguration'),(1550,'Can change cornerstone global configuration',387,'change_cornerstoneglobalconfiguration'),(1551,'Can delete cornerstone global configuration',387,'delete_cornerstoneglobalconfiguration'),(1552,'Can view cornerstone global configuration',387,'view_cornerstoneglobalconfiguration'),(1553,'Can add cornerstone learner data transmission audit',388,'add_cornerstonelearnerdatatransmissionaudit'),(1554,'Can change cornerstone learner data transmission audit',388,'change_cornerstonelearnerdatatransmissionaudit'),(1555,'Can delete cornerstone learner data transmission audit',388,'delete_cornerstonelearnerdatatransmissionaudit'),(1556,'Can view cornerstone learner data transmission audit',388,'view_cornerstonelearnerdatatransmissionaudit'),(1557,'Can add historical cornerstone enterprise customer configuration',389,'add_historicalcornerstoneenterprisecustomerconfiguration'),(1558,'Can change historical cornerstone enterprise customer configuration',389,'change_historicalcornerstoneenterprisecustomerconfiguration'),(1559,'Can delete historical cornerstone enterprise customer configuration',389,'delete_historicalcornerstoneenterprisecustomerconfiguration'),(1560,'Can view historical cornerstone enterprise customer configuration',389,'view_historicalcornerstoneenterprisecustomerconfiguration'),(1561,'Can add cornerstone course key',390,'add_cornerstonecoursekey'),(1562,'Can change cornerstone course key',390,'change_cornerstonecoursekey'),(1563,'Can delete cornerstone course key',390,'delete_cornerstonecoursekey'),(1564,'Can view cornerstone course key',390,'view_cornerstonecoursekey'),(1565,'Can add xapilrs configuration',391,'add_xapilrsconfiguration'),(1566,'Can change xapilrs configuration',391,'change_xapilrsconfiguration'),(1567,'Can delete xapilrs configuration',391,'delete_xapilrsconfiguration'),(1568,'Can view xapilrs configuration',391,'view_xapilrsconfiguration'),(1569,'Can add xapi learner data transmission audit',392,'add_xapilearnerdatatransmissionaudit'),(1570,'Can change xapi learner data transmission audit',392,'change_xapilearnerdatatransmissionaudit'),(1571,'Can delete xapi learner data transmission audit',392,'delete_xapilearnerdatatransmissionaudit'),(1572,'Can view xapi learner data transmission audit',392,'view_xapilearnerdatatransmissionaudit'),(1573,'Can add blackboard learner data transmission audit',393,'add_blackboardlearnerdatatransmissionaudit'),(1574,'Can change blackboard learner data transmission audit',393,'change_blackboardlearnerdatatransmissionaudit'),(1575,'Can delete blackboard learner data transmission audit',393,'delete_blackboardlearnerdatatransmissionaudit'),(1576,'Can view blackboard learner data transmission audit',393,'view_blackboardlearnerdatatransmissionaudit'),(1577,'Can add blackboard learner assessment data transmission audit',394,'add_blackboardlearnerassessmentdatatransmissionaudit'),(1578,'Can change blackboard learner assessment data transmission audit',394,'change_blackboardlearnerassessmentdatatransmissionaudit'),(1579,'Can delete blackboard learner assessment data transmission audit',394,'delete_blackboardlearnerassessmentdatatransmissionaudit'),(1580,'Can view blackboard learner assessment data transmission audit',394,'view_blackboardlearnerassessmentdatatransmissionaudit'),(1581,'Can add blackboard enterprise customer configuration',395,'add_blackboardenterprisecustomerconfiguration'),(1582,'Can change blackboard enterprise customer configuration',395,'change_blackboardenterprisecustomerconfiguration'),(1583,'Can delete blackboard enterprise customer configuration',395,'delete_blackboardenterprisecustomerconfiguration'),(1584,'Can view blackboard enterprise customer configuration',395,'view_blackboardenterprisecustomerconfiguration'),(1585,'Can add historical blackboard enterprise customer configuration',396,'add_historicalblackboardenterprisecustomerconfiguration'),(1586,'Can change historical blackboard enterprise customer configuration',396,'change_historicalblackboardenterprisecustomerconfiguration'),(1587,'Can delete historical blackboard enterprise customer configuration',396,'delete_historicalblackboardenterprisecustomerconfiguration'),(1588,'Can view historical blackboard enterprise customer configuration',396,'view_historicalblackboardenterprisecustomerconfiguration'),(1589,'Can add blackboard global configuration',397,'add_blackboardglobalconfiguration'),(1590,'Can change blackboard global configuration',397,'change_blackboardglobalconfiguration'),(1591,'Can delete blackboard global configuration',397,'delete_blackboardglobalconfiguration'),(1592,'Can view blackboard global configuration',397,'view_blackboardglobalconfiguration'),(1593,'Can add historical canvas enterprise customer configuration',398,'add_historicalcanvasenterprisecustomerconfiguration'),(1594,'Can change historical canvas enterprise customer configuration',398,'change_historicalcanvasenterprisecustomerconfiguration'),(1595,'Can delete historical canvas enterprise customer configuration',398,'delete_historicalcanvasenterprisecustomerconfiguration'),(1596,'Can view historical canvas enterprise customer configuration',398,'view_historicalcanvasenterprisecustomerconfiguration'),(1597,'Can add canvas enterprise customer configuration',399,'add_canvasenterprisecustomerconfiguration'),(1598,'Can change canvas enterprise customer configuration',399,'change_canvasenterprisecustomerconfiguration'),(1599,'Can delete canvas enterprise customer configuration',399,'delete_canvasenterprisecustomerconfiguration'),(1600,'Can view canvas enterprise customer configuration',399,'view_canvasenterprisecustomerconfiguration'),(1601,'Can add canvas learner data transmission audit',400,'add_canvaslearnerdatatransmissionaudit'),(1602,'Can change canvas learner data transmission audit',400,'change_canvaslearnerdatatransmissionaudit'),(1603,'Can delete canvas learner data transmission audit',400,'delete_canvaslearnerdatatransmissionaudit'),(1604,'Can view canvas learner data transmission audit',400,'view_canvaslearnerdatatransmissionaudit'),(1605,'Can add canvas learner assessment data transmission audit',401,'add_canvaslearnerassessmentdatatransmissionaudit'),(1606,'Can change canvas learner assessment data transmission audit',401,'change_canvaslearnerassessmentdatatransmissionaudit'),(1607,'Can delete canvas learner assessment data transmission audit',401,'delete_canvaslearnerassessmentdatatransmissionaudit'),(1608,'Can view canvas learner assessment data transmission audit',401,'view_canvaslearnerassessmentdatatransmissionaudit'),(1609,'Can add moodle enterprise customer configuration',402,'add_moodleenterprisecustomerconfiguration'),(1610,'Can change moodle enterprise customer configuration',402,'change_moodleenterprisecustomerconfiguration'),(1611,'Can delete moodle enterprise customer configuration',402,'delete_moodleenterprisecustomerconfiguration'),(1612,'Can view moodle enterprise customer configuration',402,'view_moodleenterprisecustomerconfiguration'),(1613,'Can add historical moodle enterprise customer configuration',403,'add_historicalmoodleenterprisecustomerconfiguration'),(1614,'Can change historical moodle enterprise customer configuration',403,'change_historicalmoodleenterprisecustomerconfiguration'),(1615,'Can delete historical moodle enterprise customer configuration',403,'delete_historicalmoodleenterprisecustomerconfiguration'),(1616,'Can view historical moodle enterprise customer configuration',403,'view_historicalmoodleenterprisecustomerconfiguration'),(1617,'Can add moodle learner data transmission audit',404,'add_moodlelearnerdatatransmissionaudit'),(1618,'Can change moodle learner data transmission audit',404,'change_moodlelearnerdatatransmissionaudit'),(1619,'Can delete moodle learner data transmission audit',404,'delete_moodlelearnerdatatransmissionaudit'),(1620,'Can view moodle learner data transmission audit',404,'view_moodlelearnerdatatransmissionaudit'),(1621,'Can add announcement',405,'add_announcement'),(1622,'Can change announcement',405,'change_announcement'),(1623,'Can delete announcement',405,'delete_announcement'),(1624,'Can view announcement',405,'view_announcement'),(1625,'Can add bookmark',406,'add_bookmark'),(1626,'Can change bookmark',406,'change_bookmark'),(1627,'Can delete bookmark',406,'delete_bookmark'),(1628,'Can view bookmark',406,'view_bookmark'),(1629,'Can add x block cache',407,'add_xblockcache'),(1630,'Can change x block cache',407,'change_xblockcache'),(1631,'Can delete x block cache',407,'delete_xblockcache'),(1632,'Can view x block cache',407,'view_xblockcache'),(1633,'Can add content library',408,'add_contentlibrary'),(1634,'Can change content library',408,'change_contentlibrary'),(1635,'Can delete content library',408,'delete_contentlibrary'),(1636,'Can view content library',408,'view_contentlibrary'),(1637,'Can add content library permission',409,'add_contentlibrarypermission'),(1638,'Can change content library permission',409,'change_contentlibrarypermission'),(1639,'Can delete content library permission',409,'delete_contentlibrarypermission'),(1640,'Can view content library permission',409,'view_contentlibrarypermission'),(1641,'Can add lti profile',410,'add_ltiprofile'),(1642,'Can change lti profile',410,'change_ltiprofile'),(1643,'Can delete lti profile',410,'delete_ltiprofile'),(1644,'Can view lti profile',410,'view_ltiprofile'),(1645,'Can add lti graded resource',411,'add_ltigradedresource'),(1646,'Can change lti graded resource',411,'change_ltigradedresource'),(1647,'Can delete lti graded resource',411,'delete_ltigradedresource'),(1648,'Can view lti graded resource',411,'view_ltigradedresource'),(1649,'Can add content library block import task',412,'add_contentlibraryblockimporttask'),(1650,'Can change content library block import task',412,'change_contentlibraryblockimporttask'),(1651,'Can delete content library block import task',412,'delete_contentlibraryblockimporttask'),(1652,'Can view content library block import task',412,'view_contentlibraryblockimporttask'),(1653,'Can add course app status',413,'add_courseappstatus'),(1654,'Can change course app status',413,'change_courseappstatus'),(1655,'Can delete course app status',413,'delete_courseappstatus'),(1656,'Can view course app status',413,'view_courseappstatus'),(1657,'Can add historical course app status',414,'add_historicalcourseappstatus'),(1658,'Can change historical course app status',414,'change_historicalcourseappstatus'),(1659,'Can delete historical course app status',414,'delete_historicalcourseappstatus'),(1660,'Can view historical course app status',414,'view_historicalcourseappstatus'),(1661,'Can add historical course live configuration',415,'add_historicalcourseliveconfiguration'),(1662,'Can change historical course live configuration',415,'change_historicalcourseliveconfiguration'),(1663,'Can delete historical course live configuration',415,'delete_historicalcourseliveconfiguration'),(1664,'Can view historical course live configuration',415,'view_historicalcourseliveconfiguration'),(1665,'Can add course live configuration',416,'add_courseliveconfiguration'),(1666,'Can change course live configuration',416,'change_courseliveconfiguration'),(1667,'Can delete course live configuration',416,'delete_courseliveconfiguration'),(1668,'Can view course live configuration',416,'view_courseliveconfiguration'),(1669,'Can add credentials api config',417,'add_credentialsapiconfig'),(1670,'Can change credentials api config',417,'change_credentialsapiconfig'),(1671,'Can delete credentials api config',417,'delete_credentialsapiconfig'),(1672,'Can view credentials api config',417,'view_credentialsapiconfig'),(1673,'Can add notify_credentials argument',418,'add_notifycredentialsconfig'),(1674,'Can change notify_credentials argument',418,'change_notifycredentialsconfig'),(1675,'Can delete notify_credentials argument',418,'delete_notifycredentialsconfig'),(1676,'Can view notify_credentials argument',418,'view_notifycredentialsconfig'),(1677,'Can add historical discussions configuration',419,'add_historicaldiscussionsconfiguration'),(1678,'Can change historical discussions configuration',419,'change_historicaldiscussionsconfiguration'),(1679,'Can delete historical discussions configuration',419,'delete_historicaldiscussionsconfiguration'),(1680,'Can view historical discussions configuration',419,'view_historicaldiscussionsconfiguration'),(1681,'Can add discussions configuration',420,'add_discussionsconfiguration'),(1682,'Can change discussions configuration',420,'change_discussionsconfiguration'),(1683,'Can delete discussions configuration',420,'delete_discussionsconfiguration'),(1684,'Can view discussions configuration',420,'view_discussionsconfiguration'),(1685,'Can add provider filter',421,'add_providerfilter'),(1686,'Can change provider filter',421,'change_providerfilter'),(1687,'Can delete provider filter',421,'delete_providerfilter'),(1688,'Can view provider filter',421,'view_providerfilter'),(1689,'Can add discussion topic link',422,'add_discussiontopiclink'),(1690,'Can change discussion topic link',422,'change_discussiontopiclink'),(1691,'Can delete discussion topic link',422,'delete_discussiontopiclink'),(1692,'Can view discussion topic link',422,'view_discussiontopiclink'),(1693,'Can add persistent subsection grade',423,'add_persistentsubsectiongrade'),(1694,'Can change persistent subsection grade',423,'change_persistentsubsectiongrade'),(1695,'Can delete persistent subsection grade',423,'delete_persistentsubsectiongrade'),(1696,'Can view persistent subsection grade',423,'view_persistentsubsectiongrade'),(1697,'Can add visible blocks',424,'add_visibleblocks'),(1698,'Can change visible blocks',424,'change_visibleblocks'),(1699,'Can delete visible blocks',424,'delete_visibleblocks'),(1700,'Can view visible blocks',424,'view_visibleblocks'),(1701,'Can add persistent course grade',425,'add_persistentcoursegrade'),(1702,'Can change persistent course grade',425,'change_persistentcoursegrade'),(1703,'Can delete persistent course grade',425,'delete_persistentcoursegrade'),(1704,'Can view persistent course grade',425,'view_persistentcoursegrade'),(1705,'Can add compute grades setting',426,'add_computegradessetting'),(1706,'Can change compute grades setting',426,'change_computegradessetting'),(1707,'Can delete compute grades setting',426,'delete_computegradessetting'),(1708,'Can view compute grades setting',426,'view_computegradessetting'),(1709,'Can add persistent subsection grade override',427,'add_persistentsubsectiongradeoverride'),(1710,'Can change persistent subsection grade override',427,'change_persistentsubsectiongradeoverride'),(1711,'Can delete persistent subsection grade override',427,'delete_persistentsubsectiongradeoverride'),(1712,'Can view persistent subsection grade override',427,'view_persistentsubsectiongradeoverride'),(1713,'Can add historical persistent subsection grade override',428,'add_historicalpersistentsubsectiongradeoverride'),(1714,'Can change historical persistent subsection grade override',428,'change_historicalpersistentsubsectiongradeoverride'),(1715,'Can delete historical persistent subsection grade override',428,'delete_historicalpersistentsubsectiongradeoverride'),(1716,'Can view historical persistent subsection grade override',428,'view_historicalpersistentsubsectiongradeoverride'),(1717,'Can add historical program enrollment',429,'add_historicalprogramenrollment'),(1718,'Can change historical program enrollment',429,'change_historicalprogramenrollment'),(1719,'Can delete historical program enrollment',429,'delete_historicalprogramenrollment'),(1720,'Can view historical program enrollment',429,'view_historicalprogramenrollment'),(1721,'Can add program enrollment',430,'add_programenrollment'),(1722,'Can change program enrollment',430,'change_programenrollment'),(1723,'Can delete program enrollment',430,'delete_programenrollment'),(1724,'Can view program enrollment',430,'view_programenrollment'),(1725,'Can add historical program course enrollment',431,'add_historicalprogramcourseenrollment'),(1726,'Can change historical program course enrollment',431,'change_historicalprogramcourseenrollment'),(1727,'Can delete historical program course enrollment',431,'delete_historicalprogramcourseenrollment'),(1728,'Can view historical program course enrollment',431,'view_historicalprogramcourseenrollment'),(1729,'Can add program course enrollment',432,'add_programcourseenrollment'),(1730,'Can change program course enrollment',432,'change_programcourseenrollment'),(1731,'Can delete program course enrollment',432,'delete_programcourseenrollment'),(1732,'Can view program course enrollment',432,'view_programcourseenrollment'),(1733,'Can add course access role assignment',433,'add_courseaccessroleassignment'),(1734,'Can change course access role assignment',433,'change_courseaccessroleassignment'),(1735,'Can delete course access role assignment',433,'delete_courseaccessroleassignment'),(1736,'Can view course access role assignment',433,'view_courseaccessroleassignment'),(1737,'Can add site theme',434,'add_sitetheme'),(1738,'Can change site theme',434,'change_sitetheme'),(1739,'Can delete site theme',434,'delete_sitetheme'),(1740,'Can view site theme',434,'view_sitetheme'),(1741,'Can add historical learner pathway progress',435,'add_historicallearnerpathwayprogress'),(1742,'Can change historical learner pathway progress',435,'change_historicallearnerpathwayprogress'),(1743,'Can delete historical learner pathway progress',435,'delete_historicallearnerpathwayprogress'),(1744,'Can view historical learner pathway progress',435,'view_historicallearnerpathwayprogress'),(1745,'Can add learner pathway progress',436,'add_learnerpathwayprogress'),(1746,'Can change learner pathway progress',436,'change_learnerpathwayprogress'),(1747,'Can delete learner pathway progress',436,'delete_learnerpathwayprogress'),(1748,'Can view learner pathway progress',436,'view_learnerpathwayprogress'),(1749,'Can add learner enterprise pathway membership',437,'add_learnerenterprisepathwaymembership'),(1750,'Can change learner enterprise pathway membership',437,'change_learnerenterprisepathwaymembership'),(1751,'Can delete learner enterprise pathway membership',437,'delete_learnerenterprisepathwaymembership'),(1752,'Can view learner enterprise pathway membership',437,'view_learnerenterprisepathwaymembership'),(1753,'Can add learner course event',438,'add_learnercourseevent'),(1754,'Can change learner course event',438,'change_learnercourseevent'),(1755,'Can delete learner course event',438,'delete_learnercourseevent'),(1756,'Can view learner course event',438,'view_learnercourseevent'),(1757,'Can add proctored exam',439,'add_proctoredexam'),(1758,'Can change proctored exam',439,'change_proctoredexam'),(1759,'Can delete proctored exam',439,'delete_proctoredexam'),(1760,'Can view proctored exam',439,'view_proctoredexam'),(1761,'Can add Proctored exam review policy',440,'add_proctoredexamreviewpolicy'),(1762,'Can change Proctored exam review policy',440,'change_proctoredexamreviewpolicy'),(1763,'Can delete Proctored exam review policy',440,'delete_proctoredexamreviewpolicy'),(1764,'Can view Proctored exam review policy',440,'view_proctoredexamreviewpolicy'),(1765,'Can add proctored exam review policy history',441,'add_proctoredexamreviewpolicyhistory'),(1766,'Can change proctored exam review policy history',441,'change_proctoredexamreviewpolicyhistory'),(1767,'Can delete proctored exam review policy history',441,'delete_proctoredexamreviewpolicyhistory'),(1768,'Can view proctored exam review policy history',441,'view_proctoredexamreviewpolicyhistory'),(1769,'Can add proctored exam software secure comment',442,'add_proctoredexamsoftwaresecurecomment'),(1770,'Can change proctored exam software secure comment',442,'change_proctoredexamsoftwaresecurecomment'),(1771,'Can delete proctored exam software secure comment',442,'delete_proctoredexamsoftwaresecurecomment'),(1772,'Can view proctored exam software secure comment',442,'view_proctoredexamsoftwaresecurecomment'),(1773,'Can add Proctored exam software secure review',443,'add_proctoredexamsoftwaresecurereview'),(1774,'Can change Proctored exam software secure review',443,'change_proctoredexamsoftwaresecurereview'),(1775,'Can delete Proctored exam software secure review',443,'delete_proctoredexamsoftwaresecurereview'),(1776,'Can view Proctored exam software secure review',443,'view_proctoredexamsoftwaresecurereview'),(1777,'Can add Proctored exam review archive',444,'add_proctoredexamsoftwaresecurereviewhistory'),(1778,'Can change Proctored exam review archive',444,'change_proctoredexamsoftwaresecurereviewhistory'),(1779,'Can delete Proctored exam review archive',444,'delete_proctoredexamsoftwaresecurereviewhistory'),(1780,'Can view Proctored exam review archive',444,'view_proctoredexamsoftwaresecurereviewhistory'),(1781,'Can add proctored allowance',445,'add_proctoredexamstudentallowance'),(1782,'Can change proctored allowance',445,'change_proctoredexamstudentallowance'),(1783,'Can delete proctored allowance',445,'delete_proctoredexamstudentallowance'),(1784,'Can view proctored allowance',445,'view_proctoredexamstudentallowance'),(1785,'Can add proctored allowance history',446,'add_proctoredexamstudentallowancehistory'),(1786,'Can change proctored allowance history',446,'change_proctoredexamstudentallowancehistory'),(1787,'Can delete proctored allowance history',446,'delete_proctoredexamstudentallowancehistory'),(1788,'Can view proctored allowance history',446,'view_proctoredexamstudentallowancehistory'),(1789,'Can add proctored exam attempt',447,'add_proctoredexamstudentattempt'),(1790,'Can change proctored exam attempt',447,'change_proctoredexamstudentattempt'),(1791,'Can delete proctored exam attempt',447,'delete_proctoredexamstudentattempt'),(1792,'Can view proctored exam attempt',447,'view_proctoredexamstudentattempt'),(1793,'Can add historical proctored exam attempt',448,'add_historicalproctoredexamstudentattempt'),(1794,'Can change historical proctored exam attempt',448,'change_historicalproctoredexamstudentattempt'),(1795,'Can delete historical proctored exam attempt',448,'delete_historicalproctoredexamstudentattempt'),(1796,'Can view historical proctored exam attempt',448,'view_historicalproctoredexamstudentattempt'),(1797,'Can add historical proctored exam',449,'add_historicalproctoredexam'),(1798,'Can change historical proctored exam',449,'change_historicalproctoredexam'),(1799,'Can delete historical proctored exam',449,'delete_historicalproctoredexam'),(1800,'Can view historical proctored exam',449,'view_historicalproctoredexam'),(1801,'Can add score overrider',450,'add_scoreoverrider'),(1802,'Can change score overrider',450,'change_scoreoverrider'),(1803,'Can delete score overrider',450,'delete_scoreoverrider'),(1804,'Can view score overrider',450,'view_scoreoverrider'),(1805,'Can add block completion',451,'add_blockcompletion'),(1806,'Can change block completion',451,'change_blockcompletion'),(1807,'Can delete block completion',451,'delete_blockcompletion'),(1808,'Can view block completion',451,'view_blockcompletion'),(1809,'Can add csv operation',452,'add_csvoperation'),(1810,'Can change csv operation',452,'change_csvoperation'),(1811,'Can delete csv operation',452,'delete_csvoperation'),(1812,'Can view csv operation',452,'view_csvoperation'),(1813,'Can add verified name',453,'add_verifiedname'),(1814,'Can change verified name',453,'change_verifiedname'),(1815,'Can delete verified name',453,'delete_verifiedname'),(1816,'Can view verified name',453,'view_verifiedname'),(1817,'Can add verified name config',454,'add_verifiednameconfig'),(1818,'Can change verified name config',454,'change_verifiednameconfig'),(1819,'Can delete verified name config',454,'delete_verifiednameconfig'),(1820,'Can view verified name config',454,'view_verifiednameconfig'),(1821,'Can add historical verified name',455,'add_historicalverifiedname'),(1822,'Can change historical verified name',455,'change_historicalverifiedname'),(1823,'Can delete historical verified name',455,'delete_historicalverifiedname'),(1824,'Can view historical verified name',455,'view_historicalverifiedname'),(1825,'Can add lti configuration',456,'add_lticonfiguration'),(1826,'Can change lti configuration',456,'change_lticonfiguration'),(1827,'Can delete lti configuration',456,'delete_lticonfiguration'),(1828,'Can view lti configuration',456,'view_lticonfiguration'),(1829,'Can add lti ags line item',457,'add_ltiagslineitem'),(1830,'Can change lti ags line item',457,'change_ltiagslineitem'),(1831,'Can delete lti ags line item',457,'delete_ltiagslineitem'),(1832,'Can view lti ags line item',457,'view_ltiagslineitem'),(1833,'Can add lti ags score',458,'add_ltiagsscore'),(1834,'Can change lti ags score',458,'change_ltiagsscore'),(1835,'Can delete lti ags score',458,'delete_ltiagsscore'),(1836,'Can view lti ags score',458,'view_ltiagsscore'),(1837,'Can add lti dl content item',459,'add_ltidlcontentitem'),(1838,'Can change lti dl content item',459,'change_ltidlcontentitem'),(1839,'Can delete lti dl content item',459,'delete_ltidlcontentitem'),(1840,'Can view lti dl content item',459,'view_ltidlcontentitem'),(1841,'Can add course allow pii sharing in lti flag',460,'add_courseallowpiisharinginltiflag'),(1842,'Can change course allow pii sharing in lti flag',460,'change_courseallowpiisharinginltiflag'),(1843,'Can delete course allow pii sharing in lti flag',460,'delete_courseallowpiisharinginltiflag'),(1844,'Can view course allow pii sharing in lti flag',460,'view_courseallowpiisharinginltiflag'),(1845,'Can add content date',461,'add_contentdate'),(1846,'Can change content date',461,'change_contentdate'),(1847,'Can delete content date',461,'delete_contentdate'),(1848,'Can view content date',461,'view_contentdate'),(1849,'Can add date policy',462,'add_datepolicy'),(1850,'Can change date policy',462,'change_datepolicy'),(1851,'Can delete date policy',462,'delete_datepolicy'),(1852,'Can view date policy',462,'view_datepolicy'),(1853,'Can add user date',463,'add_userdate'),(1854,'Can change user date',463,'change_userdate'),(1855,'Can delete user date',463,'delete_userdate'),(1856,'Can view user date',463,'view_userdate'),(1857,'Can add video upload config',464,'add_videouploadconfig'),(1858,'Can change video upload config',464,'change_videouploadconfig'),(1859,'Can delete video upload config',464,'delete_videouploadconfig'),(1860,'Can view video upload config',464,'view_videouploadconfig'),(1861,'Can add course outline regenerate',465,'add_courseoutlineregenerate'),(1862,'Can change course outline regenerate',465,'change_courseoutlineregenerate'),(1863,'Can delete course outline regenerate',465,'delete_courseoutlineregenerate'),(1864,'Can view course outline regenerate',465,'view_courseoutlineregenerate'),(1865,'Can add Arguments for backfill_course_tabs',466,'add_backfillcoursetabsconfig'),(1866,'Can change Arguments for backfill_course_tabs',466,'change_backfillcoursetabsconfig'),(1867,'Can delete Arguments for backfill_course_tabs',466,'delete_backfillcoursetabsconfig'),(1868,'Can view Arguments for backfill_course_tabs',466,'view_backfillcoursetabsconfig'),(1869,'Can add Arguments for \'clean_stale_certificate_availability_dates\'',467,'add_cleanstalecertificateavailabilitydatesconfig'),(1870,'Can change Arguments for \'clean_stale_certificate_availability_dates\'',467,'change_cleanstalecertificateavailabilitydatesconfig'),(1871,'Can delete Arguments for \'clean_stale_certificate_availability_dates\'',467,'delete_cleanstalecertificateavailabilitydatesconfig'),(1872,'Can view Arguments for \'clean_stale_certificate_availability_dates\'',467,'view_cleanstalecertificateavailabilitydatesconfig'),(1873,'Can add course creator',468,'add_coursecreator'),(1874,'Can change course creator',468,'change_coursecreator'),(1875,'Can delete course creator',468,'delete_coursecreator'),(1876,'Can view course creator',468,'view_coursecreator'),(1877,'Can add studio config',469,'add_studioconfig'),(1878,'Can change studio config',469,'change_studioconfig'),(1879,'Can delete studio config',469,'delete_studioconfig'),(1880,'Can view studio config',469,'view_studioconfig'),(1881,'Can add course graph course dump',470,'add_coursegraphcoursedump'),(1882,'Can change course graph course dump',470,'change_coursegraphcoursedump'),(1883,'Can delete course graph course dump',470,'delete_coursegraphcoursedump'),(1884,'Can view course graph course dump',470,'view_coursegraphcoursedump'),(1885,'Can add available tag value',471,'add_tagavailablevalues'),(1886,'Can change available tag value',471,'change_tagavailablevalues'),(1887,'Can delete available tag value',471,'delete_tagavailablevalues'),(1888,'Can view available tag value',471,'view_tagavailablevalues'),(1889,'Can add tag category',472,'add_tagcategories'),(1890,'Can change tag category',472,'change_tagcategories'),(1891,'Can delete tag category',472,'delete_tagcategories'),(1892,'Can view tag category',472,'view_tagcategories'),(1893,'Can add user task artifact',473,'add_usertaskartifact'),(1894,'Can change user task artifact',473,'change_usertaskartifact'),(1895,'Can delete user task artifact',473,'delete_usertaskartifact'),(1896,'Can view user task artifact',473,'view_usertaskartifact'),(1897,'Can add user task status',474,'add_usertaskstatus'),(1898,'Can change user task status',474,'change_usertaskstatus'),(1899,'Can delete user task status',474,'delete_usertaskstatus'),(1900,'Can view user task status',474,'view_usertaskstatus'); /*!40000 ALTER TABLE `auth_permission` ENABLE KEYS */; UNLOCK TABLES; @@ -859,7 +859,7 @@ CREATE TABLE `auth_user` ( `last_login` datetime(6) DEFAULT NULL, `is_superuser` tinyint(1) NOT NULL, `username` varchar(150) NOT NULL, - `first_name` varchar(30) NOT NULL, + `first_name` varchar(150) NOT NULL, `last_name` varchar(150) NOT NULL, `email` varchar(254) NOT NULL, `is_staff` tinyint(1) NOT NULL, @@ -868,7 +868,7 @@ CREATE TABLE `auth_user` ( PRIMARY KEY (`id`), UNIQUE KEY `username` (`username`), UNIQUE KEY `email` (`email`) -) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -877,7 +877,7 @@ CREATE TABLE `auth_user` ( LOCK TABLES `auth_user` WRITE; /*!40000 ALTER TABLE `auth_user` DISABLE KEYS */; -INSERT INTO `auth_user` VALUES (1,'!QFIHa5ncEQJjtL8LA3TmFTGSrgGXTLzQUZAG1Ffh',NULL,1,'ecommerce_worker','','','ecommerce_worker@example.com',1,1,'2021-07-30 19:56:11.249784'),(2,'!E69DHoVh7k0hsyCSfGpDqySuKUGdcnkdj5MgI8CX',NULL,0,'login_service_user','','','login_service_user@fake.email',0,1,'2021-07-30 19:58:11.936191'),(3,'pbkdf2_sha256$150000$iScgl9wzIn3L$uy1M+YAS6ouDBBUBt64heQPHaElxihWuPGRomhee5Q4=',NULL,1,'edx','','','edx@example.com',1,1,'2021-07-30 20:01:46.187568'),(4,'pbkdf2_sha256$150000$LUUZX5Zbwfth$pGwk/LJUNYIJzbF1MPXp5OuX3rb9Odi7c1RZLbtR7M0=',NULL,0,'enterprise_worker','','','enterprise_worker@example.com',1,1,'2021-07-30 20:02:08.780691'),(5,'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=',NULL,0,'honor','','','honor@example.com',0,1,'2021-07-30 20:03:49.290239'),(6,'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=',NULL,0,'audit','','','audit@example.com',0,1,'2021-07-30 20:04:00.735092'),(7,'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=',NULL,0,'verified','','','verified@example.com',0,1,'2021-07-30 20:04:12.294406'),(8,'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=',NULL,0,'staff','','','staff@example.com',1,1,'2021-07-30 20:04:24.080168'),(9,'pbkdf2_sha256$150000$0CbTPO52VORK$lXIrLK9B9YhnAv+5hmgizznv8znftP8ms5cr+3ii3hw=',NULL,1,'retirement_service_worker','','','retirement_service_worker@example.com',1,1,'2021-07-30 20:15:14.924863'); +INSERT INTO `auth_user` VALUES (2,'!UKg1s6RiWPAqOUDkw7bhh4XmxSJEi2XYzS6h1soF',NULL,0,'login_service_user','','','login_service_user@fake.email',0,1,'2022-12-23 15:07:29.931747'),(3,'pbkdf2_sha256$260000$SWDgYsWWpP9YrVzJs0nWWw$tYn+8HvtQiZVkwXXk5AchD8rfXr4f/kiWgpaz+6iOR8=',NULL,1,'edx','','','edx@example.com',1,1,'2022-12-23 15:31:10.823955'),(4,'pbkdf2_sha256$260000$TTfv6UMviOduvK5G9p0sxw$GLG7ylBrHjHtb95UQlr3BnfjdHDRAFscdlLdbFXmZ7c=',NULL,0,'enterprise_worker','','','enterprise_worker@example.com',1,1,'2022-12-23 15:31:52.652126'),(5,'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=',NULL,0,'honor','','','honor@example.com',0,1,'2022-12-23 15:34:42.604020'),(6,'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=',NULL,0,'audit','','','audit@example.com',0,1,'2022-12-23 15:35:30.635909'),(7,'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=',NULL,0,'verified','','','verified@example.com',0,1,'2022-12-23 15:36:22.092506'),(8,'pbkdf2_sha256$20000$TjE34FJjc3vv$0B7GUmH8RwrOc/BvMoxjb5j8EgnWTt3sxorDANeF7Qw=',NULL,0,'staff','','','staff@example.com',1,1,'2022-12-23 15:37:08.978484'),(9,'pbkdf2_sha256$260000$yakD1TYdUj2OljeKJKwCsC$6CjIQ6D9ZYSxl0DL/VRXIHl0f+7ygvNXXaAuzTOwPG0=',NULL,1,'studio_worker','','','studio_worker@example.com',1,1,'2022-12-23 16:19:31.195186'),(10,'pbkdf2_sha256$260000$7dPbmZACWH0GQWgNlEex0r$/yDwj9GpCiGmWVEpii4oJbFSI94mjrXqyHb0KH5tB3U=',NULL,1,'retirement_service_worker','','','retirement_service_worker@example.com',1,1,'2022-12-23 16:20:56.803960'),(11,'pbkdf2_sha256$260000$RnT7EHT6BRGP3m0Xe3hnDO$dRs/gzhwsdebpdXuwmrtCDrvBXiMzR0cRCxkQHZuHLA=',NULL,1,'ecommerce_worker','','','ecommerce_worker@example.com',1,1,'2022-12-23 16:47:53.189394'); /*!40000 ALTER TABLE `auth_user` ENABLE KEYS */; UNLOCK TABLES; @@ -923,7 +923,7 @@ CREATE TABLE `auth_user_user_permissions` ( KEY `auth_user_user_permi_permission_id_1fbb5f2c_fk_auth_perm` (`permission_id`), CONSTRAINT `auth_user_user_permi_permission_id_1fbb5f2c_fk_auth_perm` FOREIGN KEY (`permission_id`) REFERENCES `auth_permission` (`id`), CONSTRAINT `auth_user_user_permissions_user_id_a95ead1b_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=141 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=145 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -932,7 +932,7 @@ CREATE TABLE `auth_user_user_permissions` ( LOCK TABLES `auth_user_user_permissions` WRITE; /*!40000 ALTER TABLE `auth_user_user_permissions` DISABLE KEYS */; -INSERT INTO `auth_user_user_permissions` VALUES (1,4,1225),(2,4,1226),(3,4,1227),(4,4,1228),(5,4,1229),(6,4,1230),(7,4,1231),(8,4,1232),(9,4,1233),(10,4,1234),(11,4,1235),(12,4,1236),(13,4,1237),(14,4,1238),(15,4,1239),(16,4,1240),(17,4,1241),(18,4,1242),(19,4,1243),(20,4,1244),(21,4,1245),(22,4,1246),(23,4,1247),(24,4,1248),(25,4,1249),(26,4,1250),(27,4,1251),(28,4,1252),(29,4,1253),(30,4,1254),(31,4,1255),(32,4,1256),(33,4,1257),(34,4,1258),(35,4,1259),(36,4,1260),(37,4,1261),(38,4,1262),(39,4,1263),(40,4,1264),(41,4,1265),(42,4,1266),(43,4,1267),(44,4,1268),(45,4,1269),(46,4,1270),(47,4,1271),(48,4,1272),(49,4,1273),(50,4,1274),(51,4,1275),(52,4,1276),(53,4,1277),(54,4,1278),(55,4,1279),(56,4,1280),(57,4,1281),(58,4,1282),(59,4,1283),(60,4,1284),(61,4,1285),(62,4,1286),(63,4,1287),(64,4,1288),(65,4,1289),(66,4,1290),(67,4,1291),(68,4,1292),(69,4,1293),(70,4,1294),(71,4,1295),(72,4,1296),(73,4,1297),(74,4,1298),(75,4,1299),(76,4,1300),(77,4,1301),(78,4,1302),(79,4,1303),(80,4,1304),(81,4,1305),(82,4,1306),(83,4,1307),(84,4,1308),(85,4,1309),(86,4,1310),(87,4,1311),(88,4,1312),(89,4,1313),(90,4,1314),(91,4,1315),(92,4,1316),(93,4,1317),(94,4,1318),(95,4,1319),(96,4,1320),(97,4,1321),(98,4,1322),(99,4,1323),(100,4,1324),(101,4,1325),(102,4,1326),(103,4,1327),(104,4,1328),(105,4,1329),(106,4,1330),(107,4,1331),(108,4,1332),(109,4,1333),(110,4,1334),(111,4,1335),(112,4,1336),(113,4,1337),(114,4,1338),(115,4,1339),(116,4,1340),(117,4,1341),(118,4,1342),(119,4,1343),(120,4,1344),(121,4,1345),(122,4,1346),(123,4,1347),(124,4,1348),(125,4,1349),(126,4,1350),(127,4,1351),(128,4,1352),(129,4,1353),(130,4,1354),(131,4,1355),(132,4,1356),(133,4,1357),(134,4,1358),(135,4,1359),(136,4,1360),(137,4,1361),(138,4,1362),(139,4,1363),(140,4,1364); +INSERT INTO `auth_user_user_permissions` VALUES (1,4,1333),(2,4,1334),(3,4,1335),(4,4,1336),(5,4,1337),(6,4,1338),(7,4,1339),(8,4,1340),(9,4,1341),(10,4,1342),(11,4,1343),(12,4,1344),(13,4,1345),(14,4,1346),(15,4,1347),(16,4,1348),(17,4,1349),(18,4,1350),(19,4,1351),(20,4,1352),(21,4,1353),(22,4,1354),(23,4,1355),(24,4,1356),(25,4,1357),(26,4,1358),(27,4,1359),(28,4,1360),(29,4,1361),(30,4,1362),(31,4,1363),(32,4,1364),(33,4,1365),(34,4,1366),(35,4,1367),(36,4,1368),(37,4,1369),(38,4,1370),(39,4,1371),(40,4,1372),(41,4,1373),(42,4,1374),(43,4,1375),(44,4,1376),(45,4,1377),(46,4,1378),(47,4,1379),(48,4,1380),(49,4,1381),(50,4,1382),(51,4,1383),(52,4,1384),(53,4,1385),(54,4,1386),(55,4,1387),(56,4,1388),(57,4,1389),(58,4,1390),(59,4,1391),(60,4,1392),(61,4,1393),(62,4,1394),(63,4,1395),(64,4,1396),(65,4,1397),(66,4,1398),(67,4,1399),(68,4,1400),(69,4,1401),(70,4,1402),(71,4,1403),(72,4,1404),(73,4,1405),(74,4,1406),(75,4,1407),(76,4,1408),(77,4,1409),(78,4,1410),(79,4,1411),(80,4,1412),(81,4,1413),(82,4,1414),(83,4,1415),(84,4,1416),(85,4,1417),(86,4,1418),(87,4,1419),(88,4,1420),(89,4,1421),(90,4,1422),(91,4,1423),(92,4,1424),(93,4,1425),(94,4,1426),(95,4,1427),(96,4,1428),(97,4,1429),(98,4,1430),(99,4,1431),(100,4,1432),(101,4,1433),(102,4,1434),(103,4,1435),(104,4,1436),(105,4,1437),(106,4,1438),(107,4,1439),(108,4,1440),(109,4,1441),(110,4,1442),(111,4,1443),(112,4,1444),(113,4,1445),(114,4,1446),(115,4,1447),(116,4,1448),(117,4,1449),(118,4,1450),(119,4,1451),(120,4,1452),(121,4,1453),(122,4,1454),(123,4,1455),(124,4,1456),(125,4,1457),(126,4,1458),(127,4,1459),(128,4,1460),(129,4,1461),(130,4,1462),(131,4,1463),(132,4,1464),(133,4,1465),(134,4,1466),(135,4,1467),(136,4,1468),(137,4,1469),(138,4,1470),(139,4,1471),(140,4,1472),(141,4,1473),(142,4,1474),(143,4,1475),(144,4,1476); /*!40000 ALTER TABLE `auth_user_user_permissions` ENABLE KEYS */; UNLOCK TABLES; @@ -970,7 +970,7 @@ CREATE TABLE `auth_userprofile` ( KEY `auth_userprofile_gender_44a122fb` (`gender`), KEY `auth_userprofile_level_of_education_93927e04` (`level_of_education`), CONSTRAINT `auth_userprofile_user_id_62634b27_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -979,7 +979,7 @@ CREATE TABLE `auth_userprofile` ( LOCK TABLES `auth_userprofile` WRITE; /*!40000 ALTER TABLE `auth_userprofile` DISABLE KEYS */; -INSERT INTO `auth_userprofile` VALUES (1,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,NULL),(2,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,NULL),(3,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,NULL),(4,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,6,NULL,NULL),(5,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,7,NULL,NULL),(6,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8,NULL,NULL),(7,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,9,NULL,NULL),(8,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,NULL); +INSERT INTO `auth_userprofile` VALUES (1,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,NULL),(2,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,NULL),(3,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5,NULL,NULL),(4,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,6,NULL,NULL),(5,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,7,NULL,NULL),(6,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8,NULL,NULL),(7,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,9,NULL,NULL),(8,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,10,NULL,NULL),(9,'','','course.xml','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,11,NULL,NULL); /*!40000 ALTER TABLE `auth_userprofile` ENABLE KEYS */; UNLOCK TABLES; @@ -1000,9 +1000,9 @@ CREATE TABLE `badges_badgeassertion` ( `badge_class_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, PRIMARY KEY (`id`), - KEY `badges_badgeassertion_created_d098832e` (`created`), KEY `badges_badgeassertio_badge_class_id_902ac30e_fk_badges_ba` (`badge_class_id`), KEY `badges_badgeassertion_user_id_13665630_fk_auth_user_id` (`user_id`), + KEY `badges_badgeassertion_created_d098832e` (`created`), CONSTRAINT `badges_badgeassertio_badge_class_id_902ac30e_fk_badges_ba` FOREIGN KEY (`badge_class_id`) REFERENCES `badges_badgeclass` (`id`), CONSTRAINT `badges_badgeassertion_user_id_13665630_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; @@ -1118,15 +1118,22 @@ CREATE TABLE `blackboard_blackboardenterprisecustomerconfiguration` ( `modified` datetime(6) NOT NULL, `active` tinyint(1) NOT NULL, `transmission_chunk_size` int(11) NOT NULL, - `channel_worker_username` varchar(255) DEFAULT NULL, - `catalogs_to_transmit` longtext, - `client_id` varchar(255) DEFAULT NULL, - `client_secret` varchar(255) DEFAULT NULL, - `blackboard_base_url` varchar(255) DEFAULT NULL, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, + `client_id` varchar(255) NOT NULL, + `client_secret` varchar(255) NOT NULL, + `blackboard_base_url` varchar(255) NOT NULL, `refresh_token` varchar(255) NOT NULL, `enterprise_customer_id` char(32) NOT NULL, + `idp_id` varchar(255) NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `uuid` char(32) NOT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), - UNIQUE KEY `enterprise_customer_id` (`enterprise_customer_id`), + UNIQUE KEY `blackboard_blackboardent_uuid_ff12f26c_uniq` (`uuid`), + KEY `blackboard_blackboar_enterprise_customer__39f883b0_fk_enterpris` (`enterprise_customer_id`), CONSTRAINT `blackboard_blackboar_enterprise_customer__39f883b0_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1140,6 +1147,34 @@ LOCK TABLES `blackboard_blackboardenterprisecustomerconfiguration` WRITE; /*!40000 ALTER TABLE `blackboard_blackboardenterprisecustomerconfiguration` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `blackboard_blackboardglobalconfiguration` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `blackboard_blackboardglobalconfiguration` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `app_key` varchar(255) NOT NULL, + `app_secret` varchar(255) NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `blackboard_blackboar_changed_by_id_20c18fd5_fk_auth_user` (`changed_by_id`), + CONSTRAINT `blackboard_blackboar_changed_by_id_20c18fd5_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `blackboard_blackboardglobalconfiguration` +-- + +LOCK TABLES `blackboard_blackboardglobalconfiguration` WRITE; +/*!40000 ALTER TABLE `blackboard_blackboardglobalconfiguration` DISABLE KEYS */; +/*!40000 ALTER TABLE `blackboard_blackboardglobalconfiguration` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `blackboard_blackboardlearnerassessmentdatatransmissionaudit` -- @@ -1149,19 +1184,33 @@ UNLOCK TABLES; CREATE TABLE `blackboard_blackboardlearnerassessmentdatatransmissionaudit` ( `id` int(11) NOT NULL AUTO_INCREMENT, `blackboard_user_email` varchar(255) NOT NULL, - `enterprise_course_enrollment_id` int(10) unsigned NOT NULL, + `enterprise_course_enrollment_id` int(11) DEFAULT NULL, `course_id` varchar(255) NOT NULL, - `subsection_id` varchar(255) NOT NULL, + `subsection_id` varchar(255) DEFAULT NULL, `grade_point_score` double NOT NULL, `grade_points_possible` double NOT NULL, - `grade` double NOT NULL, - `subsection_name` varchar(255) NOT NULL, - `status` varchar(100) NOT NULL, - `error_message` longtext NOT NULL, + `grade` double DEFAULT NULL, + `subsection_name` varchar(255) DEFAULT NULL, + `status` varchar(100) DEFAULT NULL, + `error_message` longtext, `created` datetime(6) NOT NULL, + `completed_timestamp` datetime(6) DEFAULT NULL, + `course_completed` tinyint(1) NOT NULL, + `enterprise_customer_uuid` char(32) DEFAULT NULL, + `instructor_name` varchar(255) NOT NULL, + `modified` datetime(6) NOT NULL, + `plugin_configuration_id` int(11) DEFAULT NULL, + `total_hours` double DEFAULT NULL, + `friendly_status_message` varchar(255) DEFAULT NULL, + `api_record_id` int(11) DEFAULT NULL, + `content_title` varchar(255) DEFAULT NULL, + `progress_status` varchar(255) NOT NULL, + `user_email` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), + UNIQUE KEY `api_record_id` (`api_record_id`), KEY `blackboard_blackboardlearne_enterprise_course_enrollmen_4d99c86b` (`enterprise_course_enrollment_id`), - KEY `blackboard_blackboardlearne_subsection_id_6ddb999b` (`subsection_id`) + KEY `blackboard_blackboardlearne_subsection_id_6ddb999b` (`subsection_id`), + CONSTRAINT `blackboard_blackboar_api_record_id_3a698fd1_fk_integrate` FOREIGN KEY (`api_record_id`) REFERENCES `integrated_channel_apiresponserecord` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1183,17 +1232,33 @@ UNLOCK TABLES; CREATE TABLE `blackboard_blackboardlearnerdatatransmissionaudit` ( `id` int(11) NOT NULL AUTO_INCREMENT, `blackboard_user_email` varchar(255) NOT NULL, - `completed_timestamp` varchar(10) NOT NULL, + `blackboard_completed_timestamp` varchar(10) DEFAULT NULL, `course_id` varchar(255) NOT NULL, `course_completed` tinyint(1) NOT NULL, - `enterprise_course_enrollment_id` int(10) unsigned NOT NULL, - `grade` decimal(3,2) DEFAULT NULL, + `enterprise_course_enrollment_id` int(11) DEFAULT NULL, + `grade` double DEFAULT NULL, `total_hours` double DEFAULT NULL, `created` datetime(6) NOT NULL, - `error_message` longtext NOT NULL, - `status` varchar(100) NOT NULL, + `error_message` longtext, + `status` varchar(100) DEFAULT NULL, + `enterprise_customer_uuid` char(32) DEFAULT NULL, + `instructor_name` varchar(255) NOT NULL, + `modified` datetime(6) NOT NULL, + `plugin_configuration_id` int(11) DEFAULT NULL, + `subsection_id` varchar(255) DEFAULT NULL, + `subsection_name` varchar(255) DEFAULT NULL, + `friendly_status_message` varchar(255) DEFAULT NULL, + `api_record_id` int(11) DEFAULT NULL, + `content_title` varchar(255) DEFAULT NULL, + `progress_status` varchar(255) NOT NULL, + `user_email` varchar(255) DEFAULT NULL, + `completed_timestamp` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), - KEY `blackboard_blackboardlearne_enterprise_course_enrollmen_941ea543` (`enterprise_course_enrollment_id`) + UNIQUE KEY `api_record_id` (`api_record_id`), + KEY `blackboard_blackboardlearne_enterprise_course_enrollmen_941ea543` (`enterprise_course_enrollment_id`), + KEY `blackboard_blackboardlearne_subsection_id_1d6d8dd3` (`subsection_id`), + KEY `blackboard_bldta_85936b55_idx` (`enterprise_customer_uuid`,`plugin_configuration_id`), + CONSTRAINT `blackboard_blackboar_api_record_id_def01b3a_fk_integrate` FOREIGN KEY (`api_record_id`) REFERENCES `integrated_channel_apiresponserecord` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1218,11 +1283,11 @@ CREATE TABLE `blackboard_historicalblackboardenterprisecustomerconfiguration` ( `modified` datetime(6) NOT NULL, `active` tinyint(1) NOT NULL, `transmission_chunk_size` int(11) NOT NULL, - `channel_worker_username` varchar(255) DEFAULT NULL, - `catalogs_to_transmit` longtext, - `client_id` varchar(255) DEFAULT NULL, - `client_secret` varchar(255) DEFAULT NULL, - `blackboard_base_url` varchar(255) DEFAULT NULL, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, + `client_id` varchar(255) NOT NULL, + `client_secret` varchar(255) NOT NULL, + `blackboard_base_url` varchar(255) NOT NULL, `refresh_token` varchar(255) NOT NULL, `history_id` int(11) NOT NULL AUTO_INCREMENT, `history_date` datetime(6) NOT NULL, @@ -1230,10 +1295,17 @@ CREATE TABLE `blackboard_historicalblackboardenterprisecustomerconfiguration` ( `history_type` varchar(1) NOT NULL, `enterprise_customer_id` char(32) DEFAULT NULL, `history_user_id` int(11) DEFAULT NULL, + `idp_id` varchar(255) NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `uuid` char(32) NOT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, PRIMARY KEY (`history_id`), KEY `blackboard_historica_history_user_id_099f295b_fk_auth_user` (`history_user_id`), KEY `blackboard_historicalblackb_id_7675c06f` (`id`), KEY `blackboard_historicalblackb_enterprise_customer_id_b9053e9a` (`enterprise_customer_id`), + KEY `blackboard_historicalblackb_uuid_8670688b` (`uuid`), CONSTRAINT `blackboard_historica_history_user_id_099f295b_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1322,9 +1394,9 @@ CREATE TABLE `bookmarks_bookmark` ( `xblock_cache_id` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `bookmarks_bookmark_user_id_usage_key_61eac24b_uniq` (`user_id`,`usage_key`), + KEY `bookmarks_bookmark_xblock_cache_id_808a7639_fk_bookmarks` (`xblock_cache_id`), KEY `bookmarks_bookmark_course_key_46609583` (`course_key`), KEY `bookmarks_bookmark_usage_key_d07927c9` (`usage_key`), - KEY `bookmarks_bookmark_xblock_cache_id_808a7639_fk_bookmarks` (`xblock_cache_id`), CONSTRAINT `bookmarks_bookmark_user_id_a26bf17c_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`), CONSTRAINT `bookmarks_bookmark_xblock_cache_id_808a7639_fk_bookmarks` FOREIGN KEY (`xblock_cache_id`) REFERENCES `bookmarks_xblockcache` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; @@ -1356,7 +1428,7 @@ CREATE TABLE `bookmarks_xblockcache` ( PRIMARY KEY (`id`), UNIQUE KEY `usage_key` (`usage_key`), KEY `bookmarks_xblockcache_course_key_5297fa77` (`course_key`) -) ENGINE=InnoDB AUTO_INCREMENT=160 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=149 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1365,7 +1437,7 @@ CREATE TABLE `bookmarks_xblockcache` ( LOCK TABLES `bookmarks_xblockcache` WRITE; /*!40000 ALTER TABLE `bookmarks_xblockcache` DISABLE KEYS */; -INSERT INTO `bookmarks_xblockcache` VALUES (1,'2021-07-30 20:03:24.260222','2021-07-30 20:03:33.880393','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@course+block@course','Demonstration Course','[]'),(2,'2021-07-30 20:03:33.885412','2021-07-30 20:03:33.885412','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@9fca584977d04885bc911ea76a9ef29e','holding section','[]'),(3,'2021-07-30 20:03:33.891574','2021-07-30 20:03:36.146111','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@07bc32474380492cb34f76e5f9d9a135','New Subsection','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@9fca584977d04885bc911ea76a9ef29e\",\"holding section\"]]]'),(4,'2021-07-30 20:03:33.898424','2021-07-30 20:03:33.898424','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7','About Exams and Certificates','[]'),(5,'2021-07-30 20:03:33.904979','2021-07-30 20:03:36.148434','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow','edX Exams','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"]]]'),(6,'2021-07-30 20:03:33.911162','2021-07-30 20:03:36.150601','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@d6eaa391d2be41dea20b8b1bfbcb1c45','Getting Your edX Certificate','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"]]]'),(7,'2021-07-30 20:03:33.917012','2021-07-30 20:03:36.152857','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@6b6bee43c7c641509da71c9299cc9f5a','Blank HTML Page','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@d6eaa391d2be41dea20b8b1bfbcb1c45\",\"Getting Your edX Certificate\"]]]'),(8,'2021-07-30 20:03:33.922767','2021-07-30 20:03:36.155215','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@148ae8fa73ea460eb6f05505da0ba6e6','Getting Your edX Certificate','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@d6eaa391d2be41dea20b8b1bfbcb1c45\",\"Getting Your edX Certificate\"]]]'),(9,'2021-07-30 20:03:33.928358','2021-07-30 20:03:36.157345','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@c7e98fd39a6944edb6b286c32e1150ff','Passing a Course','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"]]]'),(10,'2021-07-30 20:03:33.934034','2021-07-30 20:03:36.159592','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@23e6eda482c04335af2bb265beacaf59','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@c7e98fd39a6944edb6b286c32e1150ff\",\"Passing a Course\"]]]'),(11,'2021-07-30 20:03:33.939769','2021-07-30 20:03:36.161845','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@5e009378f0b64585baa0a14b155974b9','Passing a Course','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@c7e98fd39a6944edb6b286c32e1150ff\",\"Passing a Course\"]]]'),(12,'2021-07-30 20:03:33.945787','2021-07-30 20:03:36.164318','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@1b0e2c2c84884b95b1c99fb678cc964c','Overall Grade Performance','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"]]]'),(13,'2021-07-30 20:03:33.951625','2021-07-30 20:03:36.167111','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@1a810b1a3b2447b998f0917d0e5a802b','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@1b0e2c2c84884b95b1c99fb678cc964c\",\"Overall Grade Performance\"]]]'),(14,'2021-07-30 20:03:33.957410','2021-07-30 20:03:36.169208','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@f4a39219742149f781a1dda6f43a623c','Overall Grade','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@1b0e2c2c84884b95b1c99fb678cc964c\",\"Overall Grade Performance\"]]]'),(15,'2021-07-30 20:03:33.963415','2021-07-30 20:03:36.171241','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_36e0beb03f0a','Randomized Questions','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"]]]'),(16,'2021-07-30 20:03:33.969660','2021-07-30 20:03:36.173388','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@ddede76df71045ffa16de9d1481d2119','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_36e0beb03f0a\",\"Randomized Questions\"]]]'),(17,'2021-07-30 20:03:33.976421','2021-07-30 20:03:36.175424','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@ex_practice_3','Randomized Questions','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_36e0beb03f0a\",\"Randomized Questions\"]]]'),(18,'2021-07-30 20:03:33.982368','2021-07-30 20:03:36.177689','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_ac391cde8a91','Limited Checks','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"]]]'),(19,'2021-07-30 20:03:33.988662','2021-07-30 20:03:36.179683','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@cd177caa62444fbca48aa8f843f09eac','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_ac391cde8a91\",\"Limited Checks\"]]]'),(20,'2021-07-30 20:03:33.994929','2021-07-30 20:03:36.181911','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@d1b84dcd39b0423d9e288f27f0f7f242','Few Checks','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_ac391cde8a91\",\"Limited Checks\"]]]'),(21,'2021-07-30 20:03:34.001779','2021-07-30 20:03:36.184010','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@ex_practice_limited_checks','Limited Checks','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_ac391cde8a91\",\"Limited Checks\"]]]'),(22,'2021-07-30 20:03:34.007288','2021-07-30 20:03:36.185938','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@f91d8d31f7cf48ce990f8d8745ae4cfa','Answering More Than Once','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"]]]'),(23,'2021-07-30 20:03:34.012626','2021-07-30 20:03:36.188045','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@b8cec2a19ebf463f90cd3544c7927b0e','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@f91d8d31f7cf48ce990f8d8745ae4cfa\",\"Answering More Than Once\"]]]'),(24,'2021-07-30 20:03:34.018165','2021-07-30 20:03:36.190319','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@651e0945b77f42e0a4c89b8c3e6f5b3b','Answering More Than Once','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@f91d8d31f7cf48ce990f8d8745ae4cfa\",\"Answering More Than Once\"]]]'),(25,'2021-07-30 20:03:34.023682','2021-07-30 20:03:36.192779','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@b6662b497c094bcc9b870d8270c90c93','Getting Answers','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"]]]'),(26,'2021-07-30 20:03:34.029073','2021-07-30 20:03:36.195107','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@f480df4ce91347c5ae4301ddf6146238','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@b6662b497c094bcc9b870d8270c90c93\",\"Getting Answers\"]]]'),(27,'2021-07-30 20:03:34.035006','2021-07-30 20:03:36.197400','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@45d46192272c4f6db6b63586520bbdf4','Getting Answers','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@b6662b497c094bcc9b870d8270c90c93\",\"Getting Answers\"]]]'),(28,'2021-07-30 20:03:34.041106','2021-07-30 20:03:36.199514','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_f04afeac0131','Immediate Feedback','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"]]]'),(29,'2021-07-30 20:03:34.046474','2021-07-30 20:03:36.201588','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@4aba537a78774bd5a862485a8563c345','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_f04afeac0131\",\"Immediate Feedback\"]]]'),(30,'2021-07-30 20:03:34.051976','2021-07-30 20:03:36.203653','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@ex_practice_2','Immediate Feedback','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_f04afeac0131\",\"Immediate Feedback\"]]]'),(31,'2021-07-30 20:03:34.059969','2021-07-30 20:03:36.205523','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@934cc32c177d41b580c8413e561346b3','EdX Exams','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"]]]'),(32,'2021-07-30 20:03:34.066107','2021-07-30 20:03:36.207501','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@8293139743f34377817d537b69911530','EdX Exams','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\"About Exams and Certificates\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow\",\"edX Exams\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@934cc32c177d41b580c8413e561346b3\",\"EdX Exams\"]]]'),(33,'2021-07-30 20:03:34.072381','2021-07-30 20:03:34.072381','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration','Example Week 3: Be Social','[]'),(34,'2021-07-30 20:03:34.077954','2021-07-30 20:03:36.209357','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@6ab9c442501d472c8ed200e367b4edfa','More Ways to Connect','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"]]]'),(35,'2021-07-30 20:03:34.084107','2021-07-30 20:03:36.211456','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@3f2c11aba9434e459676a7d7acc4d960','Google Hangout','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@6ab9c442501d472c8ed200e367b4edfa\",\"More Ways to Connect\"]]]'),(36,'2021-07-30 20:03:34.089551','2021-07-30 20:03:36.213563','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@ade92343df3d4953a40ab3adc8805390','Google Hangout','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@6ab9c442501d472c8ed200e367b4edfa\",\"More Ways to Connect\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@3f2c11aba9434e459676a7d7acc4d960\",\"Google Hangout\"]]]'),(37,'2021-07-30 20:03:34.094986','2021-07-30 20:03:36.215900','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@55cbc99f262443d886a25cf84594eafb','Text','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@6ab9c442501d472c8ed200e367b4edfa\",\"More Ways to Connect\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@3f2c11aba9434e459676a7d7acc4d960\",\"Google Hangout\"]]]'),(38,'2021-07-30 20:03:34.100798','2021-07-30 20:03:36.218454','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@d45779ad3d024a40a09ad8cc317c0970','Text','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@6ab9c442501d472c8ed200e367b4edfa\",\"More Ways to Connect\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@3f2c11aba9434e459676a7d7acc4d960\",\"Google Hangout\"]]]'),(39,'2021-07-30 20:03:34.106656','2021-07-30 20:03:36.220531','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@dbe8fc027bcb4fe9afb744d2e8415855','Homework - Find Your Study Buddy','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"]]]'),(40,'2021-07-30 20:03:34.112602','2021-07-30 20:03:36.222708','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@26d89b08f75d48829a63520ed8b0037d','Homework - Find Your Study Buddy','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@dbe8fc027bcb4fe9afb744d2e8415855\",\"Homework - Find Your Study Buddy\"]]]'),(41,'2021-07-30 20:03:34.118545','2021-07-30 20:03:36.225035','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@6018785795994726950614ce7d0f38c5','Find Your Study Buddy','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@dbe8fc027bcb4fe9afb744d2e8415855\",\"Homework - Find Your Study Buddy\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@26d89b08f75d48829a63520ed8b0037d\",\"Homework - Find Your Study Buddy\"]]]'),(42,'2021-07-30 20:03:34.124137','2021-07-30 20:03:36.227301','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e','Lesson 3 - Be Social','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"]]]'),(43,'2021-07-30 20:03:34.129731','2021-07-30 20:03:36.229360','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@312cb4faed17420e82ab3178fc3e251a','Getting Help','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\"Lesson 3 - Be Social\"]]]'),(44,'2021-07-30 20:03:34.137066','2021-07-30 20:03:36.231680','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@8bb218cccf8d40519a971ff0e4901ccf','Getting Help','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\"Lesson 3 - Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@312cb4faed17420e82ab3178fc3e251a\",\"Getting Help\"]]]'),(45,'2021-07-30 20:03:34.142633','2021-07-30 20:03:36.233878','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_3888db0bc286','Discussion Forums','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\"Lesson 3 - Be Social\"]]]'),(46,'2021-07-30 20:03:34.148272','2021-07-30 20:03:36.236045','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@discussion_5deb6081620d','Discussion Forums','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\"Lesson 3 - Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_3888db0bc286\",\"Discussion Forums\"]]]'),(47,'2021-07-30 20:03:34.153945','2021-07-30 20:03:36.237940','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@html_49b4494da2f7','Discussion Forums','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\"Lesson 3 - Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_3888db0bc286\",\"Discussion Forums\"]]]'),(48,'2021-07-30 20:03:34.159681','2021-07-30 20:03:36.239692','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@3c4b575924bf4b75a2f3542df5c354fc','Be Social','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\"Lesson 3 - Be Social\"]]]'),(49,'2021-07-30 20:03:34.167018','2021-07-30 20:03:36.241783','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@f9f3a25e7bab46e583fd1fbbd7a2f6a0','Be Social','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\"Lesson 3 - Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@3c4b575924bf4b75a2f3542df5c354fc\",\"Be Social\"]]]'),(50,'2021-07-30 20:03:34.173267','2021-07-30 20:03:34.173267','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions','Example Week 2: Get Interactive','[]'),(51,'2021-07-30 20:03:34.178723','2021-07-30 20:03:36.243675','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@175e76c4951144a29d46211361266e0e','Homework - Essays','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"]]]'),(52,'2021-07-30 20:03:34.184049','2021-07-30 20:03:36.245750','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@fb79dcbad35b466a8c6364f8ffee9050','Peer Assessed Essays','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@175e76c4951144a29d46211361266e0e\",\"Homework - Essays\"]]]'),(53,'2021-07-30 20:03:34.189540','2021-07-30 20:03:36.247854','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@12ad4f3ff4c14114a6e629b00e000976','Peer Grading','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@175e76c4951144a29d46211361266e0e\",\"Homework - Essays\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@fb79dcbad35b466a8c6364f8ffee9050\",\"Peer Assessed Essays\"]]]'),(54,'2021-07-30 20:03:34.195238','2021-07-30 20:03:36.249933','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@openassessment+block@b24c33ea35954c7889e1d2944d3fe397','Open Response Assessment','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@175e76c4951144a29d46211361266e0e\",\"Homework - Essays\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@fb79dcbad35b466a8c6364f8ffee9050\",\"Peer Assessed Essays\"]]]'),(55,'2021-07-30 20:03:34.200919','2021-07-30 20:03:36.252111','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations','Homework - Labs and Demos','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"]]]'),(56,'2021-07-30 20:03:34.206957','2021-07-30 20:03:36.253931','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_bc69a47c6fae','Protein Creator','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"]]]'),(57,'2021-07-30 20:03:34.212500','2021-07-30 20:03:36.255948','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@ed01bcd164e64038a78964a16eac3edc','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_bc69a47c6fae\",\"Protein Creator\"]]]'),(58,'2021-07-30 20:03:34.218097','2021-07-30 20:03:36.257931','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@700x_proteinmake','Designing Proteins in Two Dimensions','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_bc69a47c6fae\",\"Protein Creator\"]]]'),(59,'2021-07-30 20:03:34.224287','2021-07-30 20:03:36.260233','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@78e3719e864e45f3bee938461f3c3de6','Protein Builder','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_bc69a47c6fae\",\"Protein Creator\"]]]'),(60,'2021-07-30 20:03:34.230315','2021-07-30 20:03:36.262289','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_c037f3757df1','Electric Circuit Simulator','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"]]]'),(61,'2021-07-30 20:03:34.236339','2021-07-30 20:03:36.264455','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@4f06b358a96f4d1dae57d6d81acd06f2','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_c037f3757df1\",\"Electric Circuit Simulator\"]]]'),(62,'2021-07-30 20:03:34.242191','2021-07-30 20:03:36.266846','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@logic_gate_problem','problem','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_c037f3757df1\",\"Electric Circuit Simulator\"]]]'),(63,'2021-07-30 20:03:34.247678','2021-07-30 20:03:36.269407','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@free_form_simulation','problem','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_c037f3757df1\",\"Electric Circuit Simulator\"]]]'),(64,'2021-07-30 20:03:34.253906','2021-07-30 20:03:36.271843','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@d5a5caaf35e84ebc9a747038465dcfb4','Electronic Circuit Simulator','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_c037f3757df1\",\"Electric Circuit Simulator\"]]]'),(65,'2021-07-30 20:03:34.259489','2021-07-30 20:03:36.273794','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_aae927868e55','Code Grader','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"]]]'),(66,'2021-07-30 20:03:34.264793','2021-07-30 20:03:36.275753','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@c6cd4bea43454aaea60ad01beb0cf213','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_aae927868e55\",\"Code Grader\"]]]'),(67,'2021-07-30 20:03:34.270243','2021-07-30 20:03:36.277770','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@python_grader','problem','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_aae927868e55\",\"Code Grader\"]]]'),(68,'2021-07-30 20:03:34.276020','2021-07-30 20:03:36.279708','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@891211e17f9a472290a5f12c7a6626d7','Code Grader','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_aae927868e55\",\"Code Grader\"]]]'),(69,'2021-07-30 20:03:34.281702','2021-07-30 20:03:36.281696','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_0fab6aa52165','Molecule Editor','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"]]]'),(70,'2021-07-30 20:03:34.288321','2021-07-30 20:03:36.283693','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@0aa7a3bdbe18427795b0c1a1d7c3cb9a','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_0fab6aa52165\",\"Molecule Editor\"]]]'),(71,'2021-07-30 20:03:34.295069','2021-07-30 20:03:36.285662','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@700x_editmolB','Molecule Editor','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_0fab6aa52165\",\"Molecule Editor\"]]]'),(72,'2021-07-30 20:03:34.300490','2021-07-30 20:03:36.287760','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@2b94658d2eee4d85ae13f83bc24cfca9','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_0fab6aa52165\",\"Molecule Editor\"]]]'),(73,'2021-07-30 20:03:34.307422','2021-07-30 20:03:36.289723','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@d6cee45205a449369d7ef8f159b22bdf','Labs and Demos','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"]]]'),(74,'2021-07-30 20:03:34.313140','2021-07-30 20:03:36.291733','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@2bee8c4248e842a19ba1e73ed8d426c2','Labs and Demos','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@d6cee45205a449369d7ef8f159b22bdf\",\"Labs and Demos\"]]]'),(75,'2021-07-30 20:03:34.318597','2021-07-30 20:03:36.293805','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations','Lesson 2 - Let\'s Get Interactive!','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"]]]'),(76,'2021-07-30 20:03:34.324260','2021-07-30 20:03:36.295823','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_d32bf9b2242c','Electronic Sound Experiment','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"]]]'),(77,'2021-07-30 20:03:34.329949','2021-07-30 20:03:36.297772','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@03f051f9a8814881a3783d2511613aa6','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_d32bf9b2242c\",\"Electronic Sound Experiment\"]]]'),(78,'2021-07-30 20:03:34.335479','2021-07-30 20:03:36.299890','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@Lab_5B_Mosfet_Amplifier_Experiment','Electronic Sound Experiment','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_d32bf9b2242c\",\"Electronic Sound Experiment\"]]]'),(79,'2021-07-30 20:03:34.340832','2021-07-30 20:03:36.302164','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_98cf62510471','Zooming Diagrams','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"]]]'),(80,'2021-07-30 20:03:34.346195','2021-07-30 20:03:36.304249','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@e0d7423118ab432582d03e8e8dad8e36','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_98cf62510471\",\"Zooming Diagrams\"]]]'),(81,'2021-07-30 20:03:34.351457','2021-07-30 20:03:36.306250','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@700x_pathways','Zooming Diagrams','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_98cf62510471\",\"Zooming Diagrams\"]]]'),(82,'2021-07-30 20:03:34.356814','2021-07-30 20:03:36.308194','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_2dbb0072785e','An Interactive Reference Table','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"]]]'),(83,'2021-07-30 20:03:34.362235','2021-07-30 20:03:36.311102','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@6f7a6670f87147149caeff6afa07a526','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_2dbb0072785e\",\"An Interactive Reference Table\"]]]'),(84,'2021-07-30 20:03:34.369800','2021-07-30 20:03:36.313155','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@html_07d547513285','An Interactive Reference Table','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_2dbb0072785e\",\"An Interactive Reference Table\"]]]'),(85,'2021-07-30 20:03:34.376606','2021-07-30 20:03:36.315129','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@d0d804e8863c4a95a659c04d8a2b2bc0','Lesson 2 - Let\'s Get Interactive! ','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"]]]'),(86,'2021-07-30 20:03:34.383575','2021-07-30 20:03:36.317242','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@78d7d3642f3a4dbabbd1b017861aa5f2','Lesson 2: Let\'s Get Interactive!','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@d0d804e8863c4a95a659c04d8a2b2bc0\",\"Lesson 2 - Let\'s Get Interactive! \"]]]'),(87,'2021-07-30 20:03:34.389492','2021-07-30 20:03:34.389492','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations','Example Week 1: Getting Started','[]'),(88,'2021-07-30 20:03:34.395161','2021-07-30 20:03:36.319018','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions','Homework - Question Styles','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"]]]'),(89,'2021-07-30 20:03:34.400911','2021-07-30 20:03:36.320862','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@e8a5cc2aed424838853defab7be45e42','Text input','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"]]]'),(90,'2021-07-30 20:03:34.407121','2021-07-30 20:03:36.322902','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@6244918637ed4ff4b5f94a840a7e4b43','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@e8a5cc2aed424838853defab7be45e42\",\"Text input\"]]]'),(91,'2021-07-30 20:03:34.414451','2021-07-30 20:03:36.324845','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@0d759dee4f9d459c8956136dbde55f02','Text Input','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@e8a5cc2aed424838853defab7be45e42\",\"Text input\"]]]'),(92,'2021-07-30 20:03:34.422041','2021-07-30 20:03:36.327101','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@2889db1677a549abb15eb4d886f95d1c','Numerical Input','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"]]]'),(93,'2021-07-30 20:03:34.429172','2021-07-30 20:03:36.329258','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@501aed9d902349eeb2191fa505548de2','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@2889db1677a549abb15eb4d886f95d1c\",\"Numerical Input\"]]]'),(94,'2021-07-30 20:03:34.435970','2021-07-30 20:03:36.331420','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@75f9562c77bc4858b61f907bb810d974','Numerical Input','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@2889db1677a549abb15eb4d886f95d1c\",\"Numerical Input\"]]]'),(95,'2021-07-30 20:03:34.442239','2021-07-30 20:03:36.333658','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_1fef54c2b23b','Chemical Equations','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"]]]'),(96,'2021-07-30 20:03:34.448010','2021-07-30 20:03:36.336219','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@4d672c5893cb4f1dad0de67d2008522e','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_1fef54c2b23b\",\"Chemical Equations\"]]]'),(97,'2021-07-30 20:03:34.453929','2021-07-30 20:03:36.338560','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@Sample_ChemFormula_Problem','Chemical Equations','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_1fef54c2b23b\",\"Chemical Equations\"]]]'),(98,'2021-07-30 20:03:34.460984','2021-07-30 20:03:36.340617','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_0c92347a5c00','Mathematical Expressions','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"]]]'),(99,'2021-07-30 20:03:34.467463','2021-07-30 20:03:36.342805','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@870371212ba04dcf9536d7c7b8f3109e','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_0c92347a5c00\",\"Mathematical Expressions\"]]]'),(100,'2021-07-30 20:03:34.474532','2021-07-30 20:03:36.345085','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@Sample_Algebraic_Problem','Mathematical Expressions','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_0c92347a5c00\",\"Mathematical Expressions\"]]]'),(101,'2021-07-30 20:03:34.481012','2021-07-30 20:03:36.347204','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@54bb9b142c6c4c22afc62bcb628f0e68','Multiple Choice Questions','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"]]]'),(102,'2021-07-30 20:03:34.486933','2021-07-30 20:03:36.349378','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@67c26b1e826e47aaa29757f62bcd1ad0','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@54bb9b142c6c4c22afc62bcb628f0e68\",\"Multiple Choice Questions\"]]]'),(103,'2021-07-30 20:03:34.492981','2021-07-30 20:03:36.351652','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@a0effb954cca4759994f1ac9e9434bf4','Multiple Choice Questions','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@54bb9b142c6c4c22afc62bcb628f0e68\",\"Multiple Choice Questions\"]]]'),(104,'2021-07-30 20:03:34.499208','2021-07-30 20:03:36.353684','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@47dbd5f836544e61877a483c0b75606c','Drag and Drop','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"]]]'),(105,'2021-07-30 20:03:34.504981','2021-07-30 20:03:36.355852','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@5ab88e67d46049b9aa694cb240c39cef','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@47dbd5f836544e61877a483c0b75606c\",\"Drag and Drop\"]]]'),(106,'2021-07-30 20:03:34.510675','2021-07-30 20:03:36.358331','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@d2e35c1d294b4ba0b3b1048615605d2a','Drag and Drop','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@47dbd5f836544e61877a483c0b75606c\",\"Drag and Drop\"]]]'),(107,'2021-07-30 20:03:34.516068','2021-07-30 20:03:36.360379','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@2152d4a4aadc4cb0af5256394a3d1fc7','Pointing on a Picture','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"]]]'),(108,'2021-07-30 20:03:34.521924','2021-07-30 20:03:36.362473','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@e5eac7e1a5a24f5fa7ed77bb6d136591','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@2152d4a4aadc4cb0af5256394a3d1fc7\",\"Pointing on a Picture\"]]]'),(109,'2021-07-30 20:03:34.527139','2021-07-30 20:03:36.364748','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@c554538a57664fac80783b99d9d6da7c','Pointing on a Picture','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@2152d4a4aadc4cb0af5256394a3d1fc7\",\"Pointing on a Picture\"]]]'),(110,'2021-07-30 20:03:34.532732','2021-07-30 20:03:36.366806','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5','Lesson 1 - Getting Started','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"]]]'),(111,'2021-07-30 20:03:34.538100','2021-07-30 20:03:36.369358','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@134df56c516a4a0dbb24dd5facef746e','Reading Assignments','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"]]]'),(112,'2021-07-30 20:03:34.543759','2021-07-30 20:03:36.371590','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@ffa5817d49e14fec83ad6187cbe16358','Reading Sample','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@134df56c516a4a0dbb24dd5facef746e\",\"Reading Assignments\"]]]'),(113,'2021-07-30 20:03:34.549425','2021-07-30 20:03:36.373674','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@303034da25524878a2e66fb57c91cf85','Attributing Blame','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@134df56c516a4a0dbb24dd5facef746e\",\"Reading Assignments\"]]]'),(114,'2021-07-30 20:03:34.555152','2021-07-30 20:03:36.375844','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@932e6f2ce8274072a355a94560216d1a','Perchance to Dream','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@134df56c516a4a0dbb24dd5facef746e\",\"Reading Assignments\"]]]'),(115,'2021-07-30 20:03:34.561311','2021-07-30 20:03:36.378261','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@2574c523e97b477a9d72fbb37bfb995f','Text','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@134df56c516a4a0dbb24dd5facef746e\",\"Reading Assignments\"]]]'),(116,'2021-07-30 20:03:34.567060','2021-07-30 20:03:36.380235','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@e0254b911fa246218bd98bbdadffef06','Reading Assignments','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@134df56c516a4a0dbb24dd5facef746e\",\"Reading Assignments\"]]]'),(117,'2021-07-30 20:03:34.572719','2021-07-30 20:03:36.382108','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@e3601c0abee6427d8c17e6d6f8fdddd1','Interactive Questions','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"]]]'),(118,'2021-07-30 20:03:34.578628','2021-07-30 20:03:36.384253','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@3169f89efde2452993f2f2d9bc74f5b2','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@e3601c0abee6427d8c17e6d6f8fdddd1\",\"Interactive Questions\"]]]'),(119,'2021-07-30 20:03:34.584566','2021-07-30 20:03:36.386309','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@9cee77a606ea4c1aa5440e0ea5d0f618','Interactive Questions','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@e3601c0abee6427d8c17e6d6f8fdddd1\",\"Interactive Questions\"]]]'),(120,'2021-07-30 20:03:34.589925','2021-07-30 20:03:36.388251','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@256f17a44983429fb1a60802203ee4e0','Video Presentation Styles','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"]]]'),(121,'2021-07-30 20:03:34.595520','2021-07-30 20:03:36.390153','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@e2cb0e0994f84b0abfa5f4ae42ed9d44','Video Presentation Styles','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@256f17a44983429fb1a60802203ee4e0\",\"Video Presentation Styles\"]]]'),(122,'2021-07-30 20:03:34.602791','2021-07-30 20:03:36.392156','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@video+block@636541acbae448d98ab484b028c9a7f6','Connecting a Circuit and a Circuit Diagram','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@256f17a44983429fb1a60802203ee4e0\",\"Video Presentation Styles\"]]]'),(123,'2021-07-30 20:03:34.608643','2021-07-30 20:03:36.394481','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@c2f7008c9ccf4bd09d5d800c98fb0722','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@256f17a44983429fb1a60802203ee4e0\",\"Video Presentation Styles\"]]]'),(124,'2021-07-30 20:03:34.615043','2021-07-30 20:03:36.396564','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@4a1bba2a403f40bca5ec245e945b0d76','Video Demonstrations','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"]]]'),(125,'2021-07-30 20:03:34.622419','2021-07-30 20:03:36.398754','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@9f9e1373cc8243b985c8750cc8acec7d','Video Demonstrations','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@4a1bba2a403f40bca5ec245e945b0d76\",\"Video Demonstrations\"]]]'),(126,'2021-07-30 20:03:34.629028','2021-07-30 20:03:36.400947','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@ed5dccf14ae94353961f46fa07217491','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@4a1bba2a403f40bca5ec245e945b0d76\",\"Video Demonstrations\"]]]'),(127,'2021-07-30 20:03:34.635315','2021-07-30 20:03:36.403055','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@3dc16db8d14842e38324e95d4030b8a0','Videos on edX','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"]]]'),(128,'2021-07-30 20:03:34.640507','2021-07-30 20:03:36.405360','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@722085be27c84ac693cfebc8ac5da700','Videos on edX','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@3dc16db8d14842e38324e95d4030b8a0\",\"Videos on edX\"]]]'),(129,'2021-07-30 20:03:34.645976','2021-07-30 20:03:36.407664','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@video+block@5c90cffecd9b48b188cbfea176bf7fe9','Video','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@3dc16db8d14842e38324e95d4030b8a0\",\"Videos on edX\"]]]'),(130,'2021-07-30 20:03:34.651419','2021-07-30 20:03:36.409924','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@0a3b4139f51a4917a3aff9d519b1eeb6','Videos on edX','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@3dc16db8d14842e38324e95d4030b8a0\",\"Videos on edX\"]]]'),(131,'2021-07-30 20:03:34.656564','2021-07-30 20:03:36.412091','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@4f6c1b4e316a419ab5b6bf30e6c708e9','Working with Videos','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"]]]'),(132,'2021-07-30 20:03:34.662217','2021-07-30 20:03:36.414194','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@412dc8dbb6674014862237b23c1f643f','Working with Videos','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@4f6c1b4e316a419ab5b6bf30e6c708e9\",\"Working with Videos\"]]]'),(133,'2021-07-30 20:03:34.667956','2021-07-30 20:03:36.416499','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@video+block@7e9b434e6de3435ab99bd3fb25bde807','Science and Cooking Chef Profile: JOSÉ ANDRÉS','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@4f6c1b4e316a419ab5b6bf30e6c708e9\",\"Working with Videos\"]]]'),(134,'2021-07-30 20:03:34.673669','2021-07-30 20:03:36.418681','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@6bcccc2d7343416e9e03fd7325b2f232','','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@4f6c1b4e316a419ab5b6bf30e6c708e9\",\"Working with Videos\"]]]'),(135,'2021-07-30 20:03:34.680003','2021-07-30 20:03:36.422548','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@867dddb6f55d410caaa9c1eb9c6743ec','Getting Started','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"]]]'),(136,'2021-07-30 20:03:34.685628','2021-07-30 20:03:36.426762','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@82d599b014b246c7a9b5dfc750dc08a9','Getting Started','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@867dddb6f55d410caaa9c1eb9c6743ec\",\"Getting Started\"]]]'),(137,'2021-07-30 20:03:34.692838','2021-07-30 20:03:34.692838','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@d8a6192ade314473a78242dfeedfbf5b','Introduction','[]'),(138,'2021-07-30 20:03:34.699965','2021-07-30 20:03:36.429265','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@edx_introduction','Demo Course Overview','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@d8a6192ade314473a78242dfeedfbf5b\",\"Introduction\"]]]'),(139,'2021-07-30 20:03:34.707732','2021-07-30 20:03:36.431473','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_0270f6de40fc','Introduction: Video and Sequences','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@d8a6192ade314473a78242dfeedfbf5b\",\"Introduction\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@edx_introduction\",\"Demo Course Overview\"]]]'),(140,'2021-07-30 20:03:34.714769','2021-07-30 20:03:36.433680','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@video+block@0b9e39477cf34507a7a48f74be381fdd','Welcome!','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@d8a6192ade314473a78242dfeedfbf5b\",\"Introduction\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@edx_introduction\",\"Demo Course Overview\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_0270f6de40fc\",\"Introduction: Video and Sequences\"]]]'),(141,'2021-07-30 20:03:34.721544','2021-07-30 20:03:36.437044','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@030e35c4756a4ddc8d40b95fbbfff4d4','Blank HTML Page','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@d8a6192ade314473a78242dfeedfbf5b\",\"Introduction\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@edx_introduction\",\"Demo Course Overview\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_0270f6de40fc\",\"Introduction: Video and Sequences\"]]]'),(142,'2021-07-30 20:03:36.443213','2021-07-30 20:03:36.443213','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@45c7cedb4bfe46f4a68c78787151cfb5','New Unit','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@9fca584977d04885bc911ea76a9ef29e\",\"holding section\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@07bc32474380492cb34f76e5f9d9a135\",\"New Subsection\"]]]'),(143,'2021-07-30 20:03:36.448660','2021-07-30 20:03:36.448660','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@7efc7bf4a47b4a6cb6595c32cde7712a','Homework - Find Your Study Buddy','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\"Lesson 3 - Be Social\"]]]'),(144,'2021-07-30 20:03:36.453829','2021-07-30 20:03:36.453829','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@87fa6792d79f4862be098e5169e93339','Blank HTML Page','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration\",\"Example Week 3: Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\"Lesson 3 - Be Social\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@7efc7bf4a47b4a6cb6595c32cde7712a\",\"Homework - Find Your Study Buddy\"]]]'),(145,'2021-07-30 20:03:36.459469','2021-07-30 20:03:36.459469','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@8f89194410954e768bde1764985454a7','Molecule Structures','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"]]]'),(146,'2021-07-30 20:03:36.466120','2021-07-30 20:03:36.466120','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@9b9687073e904ae197799dc415df899f','Molecule Structures','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations\",\"Homework - Labs and Demos\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@8f89194410954e768bde1764985454a7\",\"Molecule Structures\"]]]'),(147,'2021-07-30 20:03:36.472271','2021-07-30 20:03:36.472271','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@4e592689563243c484af947465eaef0d','New Unit','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"]]]'),(148,'2021-07-30 20:03:36.478643','2021-07-30 20:03:36.478643','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@video+block@af7fe1335eb841cd81ce31c7ee8eb069','Video','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions\",\"Example Week 2: Get Interactive\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations\",\"Lesson 2 - Let\'s Get Interactive!\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@4e592689563243c484af947465eaef0d\",\"New Unit\"]]]'),(149,'2021-07-30 20:03:36.483921','2021-07-30 20:03:36.483921','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@fb6b62dbec4348528629cf2232b86aea','Instructor Programmed Responses','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"]]]'),(150,'2021-07-30 20:03:36.489113','2021-07-30 20:03:36.489113','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@d7daeff25e4f4026bdd269ae69e03e02','Instructor-Programmed Responses','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions\",\"Homework - Question Styles\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@fb6b62dbec4348528629cf2232b86aea\",\"Instructor Programmed Responses\"]]]'),(151,'2021-07-30 20:03:36.494582','2021-07-30 20:03:36.494582','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@d91b9e5d8bc64d57a1332d06bf2f2193','When Are Your Exams? ','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"]]]'),(152,'2021-07-30 20:03:36.500455','2021-07-30 20:03:36.500455','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@9d5104b502f24ee89c3d2f4ce9d347cf','When Are Your Exams? ','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@d91b9e5d8bc64d57a1332d06bf2f2193\",\"When Are Your Exams? \"]]]'),(153,'2021-07-30 20:03:36.505742','2021-07-30 20:03:36.505742','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@a79d59cd72034188a71d388f4954a606','Exciting Labs and Tools','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"]]]'),(154,'2021-07-30 20:03:36.511090','2021-07-30 20:03:36.511090','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@1c8d47c425724346a7968fa1bc745dcd','Labs and Tools','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@a79d59cd72034188a71d388f4954a606\",\"Exciting Labs and Tools\"]]]'),(155,'2021-07-30 20:03:36.518055','2021-07-30 20:03:36.518055','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@ffcd6351126d4ca984409180e41d1b51','Exciting Labs and Tools','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@a79d59cd72034188a71d388f4954a606\",\"Exciting Labs and Tools\"]]]'),(156,'2021-07-30 20:03:36.524210','2021-07-30 20:03:36.524210','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@f0e6d90842c44cc7a50fd1a18a7dd982','Video Demonstrations','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"]]]'),(157,'2021-07-30 20:03:36.529605','2021-07-30 20:03:36.529605','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@2d3efa8db04346548bd5e5374de77628','Text','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@f0e6d90842c44cc7a50fd1a18a7dd982\",\"Video Demonstrations\"]]]'),(158,'2021-07-30 20:03:36.535328','2021-07-30 20:03:36.535328','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@video+block@ab98b0e385e64445ae97e730ffdf17e7','Biology Demonstration','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@f0e6d90842c44cc7a50fd1a18a7dd982\",\"Video Demonstrations\"]]]'),(159,'2021-07-30 20:03:36.543378','2021-07-30 20:03:36.543378','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@eb469ec408fa4ab1a9b86c634ca9bfa9','Text','[[[\"block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations\",\"Example Week 1: Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\"Lesson 1 - Getting Started\"],[\"block-v1:edX+DemoX+Demo_Course+type@vertical+block@f0e6d90842c44cc7a50fd1a18a7dd982\",\"Video Demonstrations\"]]]'); +INSERT INTO `bookmarks_xblockcache` VALUES (1,'2022-12-23 15:33:51.570073','2022-12-23 15:34:06.879389','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@course+block@course','Demonstration Course','[]'),(2,'2022-12-23 15:34:06.890258','2022-12-23 15:34:06.890258','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7','About Exams and Certificates','[]'),(3,'2022-12-23 15:34:06.904458','2022-12-23 15:34:06.904458','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow','edX Exams','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ]\n ]\n]'),(4,'2022-12-23 15:34:06.915661','2022-12-23 15:34:06.915661','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@d6eaa391d2be41dea20b8b1bfbcb1c45','Getting Your edX Certificate','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ]\n ]\n]'),(5,'2022-12-23 15:34:06.924403','2022-12-23 15:34:06.924403','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@6b6bee43c7c641509da71c9299cc9f5a','Blank HTML Page','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@d6eaa391d2be41dea20b8b1bfbcb1c45\",\n \"Getting Your edX Certificate\"\n ]\n ]\n]'),(6,'2022-12-23 15:34:06.933962','2022-12-23 15:34:06.933962','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@148ae8fa73ea460eb6f05505da0ba6e6','Getting Your edX Certificate','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@d6eaa391d2be41dea20b8b1bfbcb1c45\",\n \"Getting Your edX Certificate\"\n ]\n ]\n]'),(7,'2022-12-23 15:34:06.942329','2022-12-23 15:34:06.942329','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@c7e98fd39a6944edb6b286c32e1150ff','Passing a Course','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ]\n ]\n]'),(8,'2022-12-23 15:34:06.952834','2022-12-23 15:34:06.952834','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@23e6eda482c04335af2bb265beacaf59','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@c7e98fd39a6944edb6b286c32e1150ff\",\n \"Passing a Course\"\n ]\n ]\n]'),(9,'2022-12-23 15:34:06.962835','2022-12-23 15:34:06.962835','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@5e009378f0b64585baa0a14b155974b9','Passing a Course','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@c7e98fd39a6944edb6b286c32e1150ff\",\n \"Passing a Course\"\n ]\n ]\n]'),(10,'2022-12-23 15:34:06.970607','2022-12-23 15:34:06.970607','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@1b0e2c2c84884b95b1c99fb678cc964c','Overall Grade Performance','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ]\n ]\n]'),(11,'2022-12-23 15:34:06.978073','2022-12-23 15:34:06.978073','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@1a810b1a3b2447b998f0917d0e5a802b','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@1b0e2c2c84884b95b1c99fb678cc964c\",\n \"Overall Grade Performance\"\n ]\n ]\n]'),(12,'2022-12-23 15:34:06.985167','2022-12-23 15:34:06.985167','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@f4a39219742149f781a1dda6f43a623c','Overall Grade','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@1b0e2c2c84884b95b1c99fb678cc964c\",\n \"Overall Grade Performance\"\n ]\n ]\n]'),(13,'2022-12-23 15:34:06.992639','2022-12-23 15:34:06.992639','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_36e0beb03f0a','Randomized Questions','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ]\n ]\n]'),(14,'2022-12-23 15:34:07.000521','2022-12-23 15:34:07.000521','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@ddede76df71045ffa16de9d1481d2119','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_36e0beb03f0a\",\n \"Randomized Questions\"\n ]\n ]\n]'),(15,'2022-12-23 15:34:07.007241','2022-12-23 15:34:07.007241','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@ex_practice_3','Randomized Questions','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_36e0beb03f0a\",\n \"Randomized Questions\"\n ]\n ]\n]'),(16,'2022-12-23 15:34:07.013885','2022-12-23 15:34:07.013885','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_ac391cde8a91','Limited Checks','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ]\n ]\n]'),(17,'2022-12-23 15:34:07.020129','2022-12-23 15:34:07.020129','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@cd177caa62444fbca48aa8f843f09eac','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_ac391cde8a91\",\n \"Limited Checks\"\n ]\n ]\n]'),(18,'2022-12-23 15:34:07.026280','2022-12-23 15:34:07.026280','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@d1b84dcd39b0423d9e288f27f0f7f242','Few Checks','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_ac391cde8a91\",\n \"Limited Checks\"\n ]\n ]\n]'),(19,'2022-12-23 15:34:07.032285','2022-12-23 15:34:07.032285','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@ex_practice_limited_checks','Limited Checks','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_ac391cde8a91\",\n \"Limited Checks\"\n ]\n ]\n]'),(20,'2022-12-23 15:34:07.039448','2022-12-23 15:34:07.039448','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@f91d8d31f7cf48ce990f8d8745ae4cfa','Answering More Than Once','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ]\n ]\n]'),(21,'2022-12-23 15:34:07.045508','2022-12-23 15:34:07.045508','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@b8cec2a19ebf463f90cd3544c7927b0e','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@f91d8d31f7cf48ce990f8d8745ae4cfa\",\n \"Answering More Than Once\"\n ]\n ]\n]'),(22,'2022-12-23 15:34:07.051792','2022-12-23 15:34:07.051792','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@651e0945b77f42e0a4c89b8c3e6f5b3b','Answering More Than Once','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@f91d8d31f7cf48ce990f8d8745ae4cfa\",\n \"Answering More Than Once\"\n ]\n ]\n]'),(23,'2022-12-23 15:34:07.058294','2022-12-23 15:34:07.058294','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@b6662b497c094bcc9b870d8270c90c93','Getting Answers','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ]\n ]\n]'),(24,'2022-12-23 15:34:07.064009','2022-12-23 15:34:07.064009','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@f480df4ce91347c5ae4301ddf6146238','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@b6662b497c094bcc9b870d8270c90c93\",\n \"Getting Answers\"\n ]\n ]\n]'),(25,'2022-12-23 15:34:07.071503','2022-12-23 15:34:07.071503','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@45d46192272c4f6db6b63586520bbdf4','Getting Answers','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@b6662b497c094bcc9b870d8270c90c93\",\n \"Getting Answers\"\n ]\n ]\n]'),(26,'2022-12-23 15:34:07.078999','2022-12-23 15:34:07.078999','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_f04afeac0131','Immediate Feedback','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ]\n ]\n]'),(27,'2022-12-23 15:34:07.085556','2022-12-23 15:34:07.085556','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@4aba537a78774bd5a862485a8563c345','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_f04afeac0131\",\n \"Immediate Feedback\"\n ]\n ]\n]'),(28,'2022-12-23 15:34:07.092617','2022-12-23 15:34:07.092617','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@ex_practice_2','Immediate Feedback','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_f04afeac0131\",\n \"Immediate Feedback\"\n ]\n ]\n]'),(29,'2022-12-23 15:34:07.099517','2022-12-23 15:34:07.099517','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@934cc32c177d41b580c8413e561346b3','EdX Exams','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ]\n ]\n]'),(30,'2022-12-23 15:34:07.105819','2022-12-23 15:34:07.105819','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@8293139743f34377817d537b69911530','EdX Exams','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@1414ffd5143b4b508f739b563ab468b7\",\n \"About Exams and Certificates\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@workflow\",\n \"edX Exams\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@934cc32c177d41b580c8413e561346b3\",\n \"EdX Exams\"\n ]\n ]\n]'),(31,'2022-12-23 15:34:07.112785','2022-12-23 15:34:07.112785','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration','Example Week 3: Be Social','[]'),(32,'2022-12-23 15:34:07.120257','2022-12-23 15:34:07.120257','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@6ab9c442501d472c8ed200e367b4edfa','More Ways to Connect','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ]\n ]\n]'),(33,'2022-12-23 15:34:07.131823','2022-12-23 15:34:07.131823','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@3f2c11aba9434e459676a7d7acc4d960','Google Hangout','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@6ab9c442501d472c8ed200e367b4edfa\",\n \"More Ways to Connect\"\n ]\n ]\n]'),(34,'2022-12-23 15:34:07.140078','2022-12-23 15:34:07.140078','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@ade92343df3d4953a40ab3adc8805390','Google Hangout','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@6ab9c442501d472c8ed200e367b4edfa\",\n \"More Ways to Connect\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@3f2c11aba9434e459676a7d7acc4d960\",\n \"Google Hangout\"\n ]\n ]\n]'),(35,'2022-12-23 15:34:07.148893','2022-12-23 15:34:07.148893','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@55cbc99f262443d886a25cf84594eafb','Text','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@6ab9c442501d472c8ed200e367b4edfa\",\n \"More Ways to Connect\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@3f2c11aba9434e459676a7d7acc4d960\",\n \"Google Hangout\"\n ]\n ]\n]'),(36,'2022-12-23 15:34:07.155822','2022-12-23 15:34:07.155822','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@d45779ad3d024a40a09ad8cc317c0970','Text','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@6ab9c442501d472c8ed200e367b4edfa\",\n \"More Ways to Connect\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@3f2c11aba9434e459676a7d7acc4d960\",\n \"Google Hangout\"\n ]\n ]\n]'),(37,'2022-12-23 15:34:07.162248','2022-12-23 15:34:07.162248','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@dbe8fc027bcb4fe9afb744d2e8415855','Homework - Find Your Study Buddy','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ]\n ]\n]'),(38,'2022-12-23 15:34:07.168296','2022-12-23 15:34:07.168296','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@26d89b08f75d48829a63520ed8b0037d','Homework - Find Your Study Buddy','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@dbe8fc027bcb4fe9afb744d2e8415855\",\n \"Homework - Find Your Study Buddy\"\n ]\n ]\n]'),(39,'2022-12-23 15:34:07.175265','2022-12-23 15:34:07.175265','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@6018785795994726950614ce7d0f38c5','Find Your Study Buddy','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@dbe8fc027bcb4fe9afb744d2e8415855\",\n \"Homework - Find Your Study Buddy\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@26d89b08f75d48829a63520ed8b0037d\",\n \"Homework - Find Your Study Buddy\"\n ]\n ]\n]'),(40,'2022-12-23 15:34:07.182315','2022-12-23 15:34:07.182315','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e','Lesson 3 - Be Social','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ]\n ]\n]'),(41,'2022-12-23 15:34:07.188634','2022-12-23 15:34:07.188634','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@7efc7bf4a47b4a6cb6595c32cde7712a','Homework - Find Your Study Buddy','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\n \"Lesson 3 - Be Social\"\n ]\n ]\n]'),(42,'2022-12-23 15:34:07.196019','2022-12-23 15:34:07.196019','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@87fa6792d79f4862be098e5169e93339','Blank HTML Page','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\n \"Lesson 3 - Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@7efc7bf4a47b4a6cb6595c32cde7712a\",\n \"Homework - Find Your Study Buddy\"\n ]\n ]\n]'),(43,'2022-12-23 15:34:07.202652','2022-12-23 15:34:07.202652','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@312cb4faed17420e82ab3178fc3e251a','Getting Help','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\n \"Lesson 3 - Be Social\"\n ]\n ]\n]'),(44,'2022-12-23 15:34:07.209149','2022-12-23 15:34:07.209149','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@8bb218cccf8d40519a971ff0e4901ccf','Getting Help','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\n \"Lesson 3 - Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@312cb4faed17420e82ab3178fc3e251a\",\n \"Getting Help\"\n ]\n ]\n]'),(45,'2022-12-23 15:34:07.218025','2022-12-23 15:34:07.218025','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_3888db0bc286','Discussion Forums','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\n \"Lesson 3 - Be Social\"\n ]\n ]\n]'),(46,'2022-12-23 15:34:07.225823','2022-12-23 15:34:07.225823','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@discussion_5deb6081620d','Discussion Forums','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\n \"Lesson 3 - Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_3888db0bc286\",\n \"Discussion Forums\"\n ]\n ]\n]'),(47,'2022-12-23 15:34:07.235642','2022-12-23 15:34:07.235642','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@html_49b4494da2f7','Discussion Forums','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\n \"Lesson 3 - Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_3888db0bc286\",\n \"Discussion Forums\"\n ]\n ]\n]'),(48,'2022-12-23 15:34:07.243790','2022-12-23 15:34:07.243790','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@3c4b575924bf4b75a2f3542df5c354fc','Be Social','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\n \"Lesson 3 - Be Social\"\n ]\n ]\n]'),(49,'2022-12-23 15:34:07.250739','2022-12-23 15:34:07.250739','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@f9f3a25e7bab46e583fd1fbbd7a2f6a0','Be Social','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@social_integration\",\n \"Example Week 3: Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e\",\n \"Lesson 3 - Be Social\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@3c4b575924bf4b75a2f3542df5c354fc\",\n \"Be Social\"\n ]\n ]\n]'),(50,'2022-12-23 15:34:07.257369','2022-12-23 15:34:07.257369','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions','Example Week 2: Get Interactive','[]'),(51,'2022-12-23 15:34:07.263890','2022-12-23 15:34:07.263890','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@175e76c4951144a29d46211361266e0e','Homework - Essays','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ]\n ]\n]'),(52,'2022-12-23 15:34:07.270391','2022-12-23 15:34:07.270391','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@fb79dcbad35b466a8c6364f8ffee9050','Peer Assessed Essays','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@175e76c4951144a29d46211361266e0e\",\n \"Homework - Essays\"\n ]\n ]\n]'),(53,'2022-12-23 15:34:07.278144','2022-12-23 15:34:07.278144','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@12ad4f3ff4c14114a6e629b00e000976','Peer Grading','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@175e76c4951144a29d46211361266e0e\",\n \"Homework - Essays\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@fb79dcbad35b466a8c6364f8ffee9050\",\n \"Peer Assessed Essays\"\n ]\n ]\n]'),(54,'2022-12-23 15:34:07.286449','2022-12-23 15:34:07.286449','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@openassessment+block@b24c33ea35954c7889e1d2944d3fe397','Open Response Assessment','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@175e76c4951144a29d46211361266e0e\",\n \"Homework - Essays\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@fb79dcbad35b466a8c6364f8ffee9050\",\n \"Peer Assessed Essays\"\n ]\n ]\n]'),(55,'2022-12-23 15:34:07.293497','2022-12-23 15:34:07.293497','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations','Homework - Labs and Demos','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ]\n ]\n]'),(56,'2022-12-23 15:34:07.300489','2022-12-23 15:34:07.300489','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@8f89194410954e768bde1764985454a7','Molecule Structures','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ]\n ]\n]'),(57,'2022-12-23 15:34:07.306657','2022-12-23 15:34:07.306657','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@9b9687073e904ae197799dc415df899f','Molecule Structures','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@8f89194410954e768bde1764985454a7\",\n \"Molecule Structures\"\n ]\n ]\n]'),(58,'2022-12-23 15:34:07.315848','2022-12-23 15:34:07.315848','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_bc69a47c6fae','Protein Creator','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ]\n ]\n]'),(59,'2022-12-23 15:34:07.322039','2022-12-23 15:34:07.322039','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@ed01bcd164e64038a78964a16eac3edc','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_bc69a47c6fae\",\n \"Protein Creator\"\n ]\n ]\n]'),(60,'2022-12-23 15:34:07.328315','2022-12-23 15:34:07.328315','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@700x_proteinmake','Designing Proteins in Two Dimensions','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_bc69a47c6fae\",\n \"Protein Creator\"\n ]\n ]\n]'),(61,'2022-12-23 15:34:07.335859','2022-12-23 15:34:07.335859','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@78e3719e864e45f3bee938461f3c3de6','Protein Builder','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_bc69a47c6fae\",\n \"Protein Creator\"\n ]\n ]\n]'),(62,'2022-12-23 15:34:07.342061','2022-12-23 15:34:07.342061','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_c037f3757df1','Electric Circuit Simulator','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ]\n ]\n]'),(63,'2022-12-23 15:34:07.348805','2022-12-23 15:34:07.348805','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@4f06b358a96f4d1dae57d6d81acd06f2','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_c037f3757df1\",\n \"Electric Circuit Simulator\"\n ]\n ]\n]'),(64,'2022-12-23 15:34:07.356376','2022-12-23 15:34:07.356376','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@logic_gate_problem','problem','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_c037f3757df1\",\n \"Electric Circuit Simulator\"\n ]\n ]\n]'),(65,'2022-12-23 15:34:07.362926','2022-12-23 15:34:07.362926','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@free_form_simulation','problem','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_c037f3757df1\",\n \"Electric Circuit Simulator\"\n ]\n ]\n]'),(66,'2022-12-23 15:34:07.369455','2022-12-23 15:34:07.369455','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@d5a5caaf35e84ebc9a747038465dcfb4','Electronic Circuit Simulator','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_c037f3757df1\",\n \"Electric Circuit Simulator\"\n ]\n ]\n]'),(67,'2022-12-23 15:34:07.376610','2022-12-23 15:34:07.376610','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_aae927868e55','Code Grader','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ]\n ]\n]'),(68,'2022-12-23 15:34:07.382687','2022-12-23 15:34:07.382687','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@c6cd4bea43454aaea60ad01beb0cf213','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_aae927868e55\",\n \"Code Grader\"\n ]\n ]\n]'),(69,'2022-12-23 15:34:07.388620','2022-12-23 15:34:07.388620','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@python_grader','problem','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_aae927868e55\",\n \"Code Grader\"\n ]\n ]\n]'),(70,'2022-12-23 15:34:07.395542','2022-12-23 15:34:07.395542','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@891211e17f9a472290a5f12c7a6626d7','Code Grader','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_aae927868e55\",\n \"Code Grader\"\n ]\n ]\n]'),(71,'2022-12-23 15:34:07.403996','2022-12-23 15:34:07.403996','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@d6cee45205a449369d7ef8f159b22bdf','Labs and Demos','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ]\n ]\n]'),(72,'2022-12-23 15:34:07.411304','2022-12-23 15:34:07.411304','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@2bee8c4248e842a19ba1e73ed8d426c2','Labs and Demos','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@graded_simulations\",\n \"Homework - Labs and Demos\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@d6cee45205a449369d7ef8f159b22bdf\",\n \"Labs and Demos\"\n ]\n ]\n]'),(73,'2022-12-23 15:34:07.418387','2022-12-23 15:34:07.418387','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations','Lesson 2 - Let\'s Get Interactive!','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ]\n ]\n]'),(74,'2022-12-23 15:34:07.424855','2022-12-23 15:34:07.424855','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@4e592689563243c484af947465eaef0d','New Unit','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ]\n ]\n]'),(75,'2022-12-23 15:34:07.430848','2022-12-23 15:34:07.430848','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@video+block@af7fe1335eb841cd81ce31c7ee8eb069','Video','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@4e592689563243c484af947465eaef0d\",\n \"New Unit\"\n ]\n ]\n]'),(76,'2022-12-23 15:34:07.437912','2022-12-23 15:34:07.437912','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_d32bf9b2242c','Electronic Sound Experiment','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ]\n ]\n]'),(77,'2022-12-23 15:34:07.445170','2022-12-23 15:34:07.445170','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@03f051f9a8814881a3783d2511613aa6','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_d32bf9b2242c\",\n \"Electronic Sound Experiment\"\n ]\n ]\n]'),(78,'2022-12-23 15:34:07.452304','2022-12-23 15:34:07.452304','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@Lab_5B_Mosfet_Amplifier_Experiment','Electronic Sound Experiment','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_d32bf9b2242c\",\n \"Electronic Sound Experiment\"\n ]\n ]\n]'),(79,'2022-12-23 15:34:07.460665','2022-12-23 15:34:07.460665','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_98cf62510471','Zooming Diagrams','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ]\n ]\n]'),(80,'2022-12-23 15:34:07.466583','2022-12-23 15:34:07.466583','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@e0d7423118ab432582d03e8e8dad8e36','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_98cf62510471\",\n \"Zooming Diagrams\"\n ]\n ]\n]'),(81,'2022-12-23 15:34:07.472415','2022-12-23 15:34:07.472415','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@700x_pathways','Zooming Diagrams','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_98cf62510471\",\n \"Zooming Diagrams\"\n ]\n ]\n]'),(82,'2022-12-23 15:34:07.479608','2022-12-23 15:34:07.479608','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_2dbb0072785e','An Interactive Reference Table','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ]\n ]\n]'),(83,'2022-12-23 15:34:07.486310','2022-12-23 15:34:07.486310','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@6f7a6670f87147149caeff6afa07a526','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_2dbb0072785e\",\n \"An Interactive Reference Table\"\n ]\n ]\n]'),(84,'2022-12-23 15:34:07.494225','2022-12-23 15:34:07.494225','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@html_07d547513285','An Interactive Reference Table','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_2dbb0072785e\",\n \"An Interactive Reference Table\"\n ]\n ]\n]'),(85,'2022-12-23 15:34:07.500812','2022-12-23 15:34:07.500812','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@d0d804e8863c4a95a659c04d8a2b2bc0','Lesson 2 - Let\'s Get Interactive! ','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ]\n ]\n]'),(86,'2022-12-23 15:34:07.507606','2022-12-23 15:34:07.507606','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@78d7d3642f3a4dbabbd1b017861aa5f2','Lesson 2: Let\'s Get Interactive!','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@graded_interactions\",\n \"Example Week 2: Get Interactive\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@simulations\",\n \"Lesson 2 - Let\'s Get Interactive!\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@d0d804e8863c4a95a659c04d8a2b2bc0\",\n \"Lesson 2 - Let\'s Get Interactive! \"\n ]\n ]\n]'),(87,'2022-12-23 15:34:07.515040','2022-12-23 15:34:07.515040','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations','Example Week 1: Getting Started','[]'),(88,'2022-12-23 15:34:07.522006','2022-12-23 15:34:07.522006','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions','Homework - Question Styles','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ]\n ]\n]'),(89,'2022-12-23 15:34:07.527824','2022-12-23 15:34:07.527824','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@fb6b62dbec4348528629cf2232b86aea','Instructor Programmed Responses','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ]\n ]\n]'),(90,'2022-12-23 15:34:07.533972','2022-12-23 15:34:07.533972','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@d7daeff25e4f4026bdd269ae69e03e02','Instructor-Programmed Responses','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@fb6b62dbec4348528629cf2232b86aea\",\n \"Instructor Programmed Responses\"\n ]\n ]\n]'),(91,'2022-12-23 15:34:07.540817','2022-12-23 15:34:07.540817','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@e8a5cc2aed424838853defab7be45e42','Text input','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ]\n ]\n]'),(92,'2022-12-23 15:34:07.547368','2022-12-23 15:34:07.547368','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@6244918637ed4ff4b5f94a840a7e4b43','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@e8a5cc2aed424838853defab7be45e42\",\n \"Text input\"\n ]\n ]\n]'),(93,'2022-12-23 15:34:07.554248','2022-12-23 15:34:07.554248','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@0d759dee4f9d459c8956136dbde55f02','Text Input','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@e8a5cc2aed424838853defab7be45e42\",\n \"Text input\"\n ]\n ]\n]'),(94,'2022-12-23 15:34:07.560176','2022-12-23 15:34:07.560176','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@2889db1677a549abb15eb4d886f95d1c','Numerical Input','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ]\n ]\n]'),(95,'2022-12-23 15:34:07.566059','2022-12-23 15:34:07.566059','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@501aed9d902349eeb2191fa505548de2','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@2889db1677a549abb15eb4d886f95d1c\",\n \"Numerical Input\"\n ]\n ]\n]'),(96,'2022-12-23 15:34:07.572480','2022-12-23 15:34:07.572480','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@75f9562c77bc4858b61f907bb810d974','Numerical Input','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@2889db1677a549abb15eb4d886f95d1c\",\n \"Numerical Input\"\n ]\n ]\n]'),(97,'2022-12-23 15:34:07.580217','2022-12-23 15:34:07.580217','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_1fef54c2b23b','Chemical Equations','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ]\n ]\n]'),(98,'2022-12-23 15:34:07.587347','2022-12-23 15:34:07.587347','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@4d672c5893cb4f1dad0de67d2008522e','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_1fef54c2b23b\",\n \"Chemical Equations\"\n ]\n ]\n]'),(99,'2022-12-23 15:34:07.593655','2022-12-23 15:34:07.593655','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@Sample_ChemFormula_Problem','Chemical Equations','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_1fef54c2b23b\",\n \"Chemical Equations\"\n ]\n ]\n]'),(100,'2022-12-23 15:34:07.600575','2022-12-23 15:34:07.600575','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_0c92347a5c00','Mathematical Expressions','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ]\n ]\n]'),(101,'2022-12-23 15:34:07.608504','2022-12-23 15:34:07.608504','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@870371212ba04dcf9536d7c7b8f3109e','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_0c92347a5c00\",\n \"Mathematical Expressions\"\n ]\n ]\n]'),(102,'2022-12-23 15:34:07.615560','2022-12-23 15:34:07.615560','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@Sample_Algebraic_Problem','Mathematical Expressions','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_0c92347a5c00\",\n \"Mathematical Expressions\"\n ]\n ]\n]'),(103,'2022-12-23 15:34:07.621696','2022-12-23 15:34:07.621696','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@54bb9b142c6c4c22afc62bcb628f0e68','Multiple Choice Questions','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ]\n ]\n]'),(104,'2022-12-23 15:34:07.627554','2022-12-23 15:34:07.627554','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@67c26b1e826e47aaa29757f62bcd1ad0','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@54bb9b142c6c4c22afc62bcb628f0e68\",\n \"Multiple Choice Questions\"\n ]\n ]\n]'),(105,'2022-12-23 15:34:07.634103','2022-12-23 15:34:07.634103','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@a0effb954cca4759994f1ac9e9434bf4','Multiple Choice Questions','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@54bb9b142c6c4c22afc62bcb628f0e68\",\n \"Multiple Choice Questions\"\n ]\n ]\n]'),(106,'2022-12-23 15:34:07.641654','2022-12-23 15:34:07.641654','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@47dbd5f836544e61877a483c0b75606c','Drag and Drop','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ]\n ]\n]'),(107,'2022-12-23 15:34:07.648540','2022-12-23 15:34:07.648540','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@5ab88e67d46049b9aa694cb240c39cef','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@47dbd5f836544e61877a483c0b75606c\",\n \"Drag and Drop\"\n ]\n ]\n]'),(108,'2022-12-23 15:34:07.657195','2022-12-23 15:34:07.657195','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@d2e35c1d294b4ba0b3b1048615605d2a','Drag and Drop','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@47dbd5f836544e61877a483c0b75606c\",\n \"Drag and Drop\"\n ]\n ]\n]'),(109,'2022-12-23 15:34:07.664375','2022-12-23 15:34:07.664375','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@2152d4a4aadc4cb0af5256394a3d1fc7','Pointing on a Picture','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ]\n ]\n]'),(110,'2022-12-23 15:34:07.671266','2022-12-23 15:34:07.671266','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@e5eac7e1a5a24f5fa7ed77bb6d136591','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@2152d4a4aadc4cb0af5256394a3d1fc7\",\n \"Pointing on a Picture\"\n ]\n ]\n]'),(111,'2022-12-23 15:34:07.678564','2022-12-23 15:34:07.678564','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@c554538a57664fac80783b99d9d6da7c','Pointing on a Picture','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@basic_questions\",\n \"Homework - Question Styles\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@2152d4a4aadc4cb0af5256394a3d1fc7\",\n \"Pointing on a Picture\"\n ]\n ]\n]'),(112,'2022-12-23 15:34:07.686226','2022-12-23 15:34:07.686226','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5','Lesson 1 - Getting Started','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ]\n ]\n]'),(113,'2022-12-23 15:34:07.692543','2022-12-23 15:34:07.692543','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@d91b9e5d8bc64d57a1332d06bf2f2193','When Are Your Exams? ','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ]\n ]\n]'),(114,'2022-12-23 15:34:07.699148','2022-12-23 15:34:07.699148','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@9d5104b502f24ee89c3d2f4ce9d347cf','When Are Your Exams? ','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@d91b9e5d8bc64d57a1332d06bf2f2193\",\n \"When Are Your Exams? \"\n ]\n ]\n]'),(115,'2022-12-23 15:34:07.705427','2022-12-23 15:34:07.705427','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@134df56c516a4a0dbb24dd5facef746e','Reading Assignments','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ]\n ]\n]'),(116,'2022-12-23 15:34:07.712956','2022-12-23 15:34:07.712956','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@ffa5817d49e14fec83ad6187cbe16358','Reading Sample','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@134df56c516a4a0dbb24dd5facef746e\",\n \"Reading Assignments\"\n ]\n ]\n]'),(117,'2022-12-23 15:34:07.720469','2022-12-23 15:34:07.720469','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@303034da25524878a2e66fb57c91cf85','Attributing Blame','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@134df56c516a4a0dbb24dd5facef746e\",\n \"Reading Assignments\"\n ]\n ]\n]'),(118,'2022-12-23 15:34:07.727103','2022-12-23 15:34:07.727103','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@932e6f2ce8274072a355a94560216d1a','Perchance to Dream','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@134df56c516a4a0dbb24dd5facef746e\",\n \"Reading Assignments\"\n ]\n ]\n]'),(119,'2022-12-23 15:34:07.733576','2022-12-23 15:34:07.733576','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@2574c523e97b477a9d72fbb37bfb995f','Text','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@134df56c516a4a0dbb24dd5facef746e\",\n \"Reading Assignments\"\n ]\n ]\n]'),(120,'2022-12-23 15:34:07.740311','2022-12-23 15:34:07.740311','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@e0254b911fa246218bd98bbdadffef06','Reading Assignments','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@134df56c516a4a0dbb24dd5facef746e\",\n \"Reading Assignments\"\n ]\n ]\n]'),(121,'2022-12-23 15:34:07.749152','2022-12-23 15:34:07.749152','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@a79d59cd72034188a71d388f4954a606','Exciting Labs and Tools','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ]\n ]\n]'),(122,'2022-12-23 15:34:07.757714','2022-12-23 15:34:07.757714','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@1c8d47c425724346a7968fa1bc745dcd','Labs and Tools','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@a79d59cd72034188a71d388f4954a606\",\n \"Exciting Labs and Tools\"\n ]\n ]\n]'),(123,'2022-12-23 15:34:07.768839','2022-12-23 15:34:07.768839','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@ffcd6351126d4ca984409180e41d1b51','Exciting Labs and Tools','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@a79d59cd72034188a71d388f4954a606\",\n \"Exciting Labs and Tools\"\n ]\n ]\n]'),(124,'2022-12-23 15:34:07.777263','2022-12-23 15:34:07.777263','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@e3601c0abee6427d8c17e6d6f8fdddd1','Interactive Questions','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ]\n ]\n]'),(125,'2022-12-23 15:34:07.785045','2022-12-23 15:34:07.785045','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@3169f89efde2452993f2f2d9bc74f5b2','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@e3601c0abee6427d8c17e6d6f8fdddd1\",\n \"Interactive Questions\"\n ]\n ]\n]'),(126,'2022-12-23 15:34:07.791667','2022-12-23 15:34:07.791667','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@9cee77a606ea4c1aa5440e0ea5d0f618','Interactive Questions','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@e3601c0abee6427d8c17e6d6f8fdddd1\",\n \"Interactive Questions\"\n ]\n ]\n]'),(127,'2022-12-23 15:34:07.799280','2022-12-23 15:34:07.799280','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@256f17a44983429fb1a60802203ee4e0','Video Presentation Styles','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ]\n ]\n]'),(128,'2022-12-23 15:34:07.808022','2022-12-23 15:34:07.808022','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@e2cb0e0994f84b0abfa5f4ae42ed9d44','Video Presentation Styles','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@256f17a44983429fb1a60802203ee4e0\",\n \"Video Presentation Styles\"\n ]\n ]\n]'),(129,'2022-12-23 15:34:07.816387','2022-12-23 15:34:07.816387','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@video+block@636541acbae448d98ab484b028c9a7f6','Connecting a Circuit and a Circuit Diagram','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@256f17a44983429fb1a60802203ee4e0\",\n \"Video Presentation Styles\"\n ]\n ]\n]'),(130,'2022-12-23 15:34:07.823079','2022-12-23 15:34:07.823079','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@c2f7008c9ccf4bd09d5d800c98fb0722','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@256f17a44983429fb1a60802203ee4e0\",\n \"Video Presentation Styles\"\n ]\n ]\n]'),(131,'2022-12-23 15:34:07.829235','2022-12-23 15:34:07.829235','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@4a1bba2a403f40bca5ec245e945b0d76','Video Demonstrations','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ]\n ]\n]'),(132,'2022-12-23 15:34:07.836334','2022-12-23 15:34:07.836334','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@9f9e1373cc8243b985c8750cc8acec7d','Video Demonstrations','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@4a1bba2a403f40bca5ec245e945b0d76\",\n \"Video Demonstrations\"\n ]\n ]\n]'),(133,'2022-12-23 15:34:07.843797','2022-12-23 15:34:07.843797','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@ed5dccf14ae94353961f46fa07217491','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@4a1bba2a403f40bca5ec245e945b0d76\",\n \"Video Demonstrations\"\n ]\n ]\n]'),(134,'2022-12-23 15:34:07.851454','2022-12-23 15:34:07.851454','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@3dc16db8d14842e38324e95d4030b8a0','Videos on edX','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ]\n ]\n]'),(135,'2022-12-23 15:34:07.859379','2022-12-23 15:34:07.859379','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@722085be27c84ac693cfebc8ac5da700','Videos on edX','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@3dc16db8d14842e38324e95d4030b8a0\",\n \"Videos on edX\"\n ]\n ]\n]'),(136,'2022-12-23 15:34:07.865930','2022-12-23 15:34:07.865930','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@video+block@5c90cffecd9b48b188cbfea176bf7fe9','Video','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@3dc16db8d14842e38324e95d4030b8a0\",\n \"Videos on edX\"\n ]\n ]\n]'),(137,'2022-12-23 15:34:07.872649','2022-12-23 15:34:07.872649','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@0a3b4139f51a4917a3aff9d519b1eeb6','Videos on edX','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@3dc16db8d14842e38324e95d4030b8a0\",\n \"Videos on edX\"\n ]\n ]\n]'),(138,'2022-12-23 15:34:07.879594','2022-12-23 15:34:07.879594','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@4f6c1b4e316a419ab5b6bf30e6c708e9','Working with Videos','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ]\n ]\n]'),(139,'2022-12-23 15:34:07.887054','2022-12-23 15:34:07.887054','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@discussion+block@412dc8dbb6674014862237b23c1f643f','Working with Videos','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@4f6c1b4e316a419ab5b6bf30e6c708e9\",\n \"Working with Videos\"\n ]\n ]\n]'),(140,'2022-12-23 15:34:07.894509','2022-12-23 15:34:07.894509','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@video+block@7e9b434e6de3435ab99bd3fb25bde807','A Shared Culture','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@4f6c1b4e316a419ab5b6bf30e6c708e9\",\n \"Working with Videos\"\n ]\n ]\n]'),(141,'2022-12-23 15:34:07.902700','2022-12-23 15:34:07.902700','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@6bcccc2d7343416e9e03fd7325b2f232','','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@4f6c1b4e316a419ab5b6bf30e6c708e9\",\n \"Working with Videos\"\n ]\n ]\n]'),(142,'2022-12-23 15:34:07.909969','2022-12-23 15:34:07.909969','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@867dddb6f55d410caaa9c1eb9c6743ec','Getting Started','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ]\n ]\n]'),(143,'2022-12-23 15:34:07.917369','2022-12-23 15:34:07.917369','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@82d599b014b246c7a9b5dfc750dc08a9','Getting Started','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@interactive_demonstrations\",\n \"Example Week 1: Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5\",\n \"Lesson 1 - Getting Started\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@867dddb6f55d410caaa9c1eb9c6743ec\",\n \"Getting Started\"\n ]\n ]\n]'),(144,'2022-12-23 15:34:07.924704','2022-12-23 15:34:07.924704','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@d8a6192ade314473a78242dfeedfbf5b','Introduction','[]'),(145,'2022-12-23 15:34:07.930617','2022-12-23 15:34:07.930617','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@edx_introduction','Demo Course Overview','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@d8a6192ade314473a78242dfeedfbf5b\",\n \"Introduction\"\n ]\n ]\n]'),(146,'2022-12-23 15:34:07.937679','2022-12-23 15:34:07.937679','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@vertical+block@vertical_0270f6de40fc','Introduction: Video and Sequences','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@d8a6192ade314473a78242dfeedfbf5b\",\n \"Introduction\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@edx_introduction\",\n \"Demo Course Overview\"\n ]\n ]\n]'),(147,'2022-12-23 15:34:07.944297','2022-12-23 15:34:07.944297','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@video+block@0b9e39477cf34507a7a48f74be381fdd','Welcome!','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@d8a6192ade314473a78242dfeedfbf5b\",\n \"Introduction\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@edx_introduction\",\n \"Demo Course Overview\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_0270f6de40fc\",\n \"Introduction: Video and Sequences\"\n ]\n ]\n]'),(148,'2022-12-23 15:34:07.950522','2022-12-23 15:34:07.950522','course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@030e35c4756a4ddc8d40b95fbbfff4d4','Blank HTML Page','[\n [\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@chapter+block@d8a6192ade314473a78242dfeedfbf5b\",\n \"Introduction\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@sequential+block@edx_introduction\",\n \"Demo Course Overview\"\n ],\n [\n \"block-v1:edX+DemoX+Demo_Course+branch@draft-branch+version@63a5ca5f368740c69083a9b5+type@vertical+block@vertical_0270f6de40fc\",\n \"Introduction: Video and Sequences\"\n ]\n ]\n]'); /*!40000 ALTER TABLE `bookmarks_xblockcache` ENABLE KEYS */; UNLOCK TABLES; @@ -1612,6 +1684,29 @@ LOCK TABLES `bulk_email_coursemodetarget` WRITE; /*!40000 ALTER TABLE `bulk_email_coursemodetarget` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `bulk_email_disabledcourse` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `bulk_email_disabledcourse` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `course_id` varchar(255) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `course_id` (`course_id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `bulk_email_disabledcourse` +-- + +LOCK TABLES `bulk_email_disabledcourse` WRITE; +/*!40000 ALTER TABLE `bulk_email_disabledcourse` DISABLE KEYS */; +/*!40000 ALTER TABLE `bulk_email_disabledcourse` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `bulk_email_optout` -- @@ -1689,6 +1784,139 @@ LOCK TABLES `bulk_grades_scoreoverrider` WRITE; /*!40000 ALTER TABLE `bulk_grades_scoreoverrider` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `bundles_bundle` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `bundles_bundle` ( + `id` bigint(20) NOT NULL AUTO_INCREMENT, + `uuid` char(32) NOT NULL, + `title` varchar(180) CHARACTER SET utf8mb4 DEFAULT NULL, + `slug` varchar(50) CHARACTER SET utf8mb4 DEFAULT NULL, + `description` longtext CHARACTER SET utf8mb4, + `collection_id` bigint(20) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `uuid` (`uuid`), + KEY `bundles_bundle_collection_id_7bbee084_fk_bundles_collection_id` (`collection_id`), + KEY `bundles_bundle_title_4fb0d07c` (`title`), + KEY `bundles_bundle_slug_2ecea44e` (`slug`), + CONSTRAINT `bundles_bundle_collection_id_7bbee084_fk_bundles_collection_id` FOREIGN KEY (`collection_id`) REFERENCES `bundles_collection` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `bundles_bundle` +-- + +LOCK TABLES `bundles_bundle` WRITE; +/*!40000 ALTER TABLE `bundles_bundle` DISABLE KEYS */; +/*!40000 ALTER TABLE `bundles_bundle` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `bundles_bundlelink` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `bundles_bundlelink` ( + `id` bigint(20) NOT NULL AUTO_INCREMENT, + `uses_latest` tinyint(1) NOT NULL, + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `bundles_bundlelink` +-- + +LOCK TABLES `bundles_bundlelink` WRITE; +/*!40000 ALTER TABLE `bundles_bundlelink` DISABLE KEYS */; +/*!40000 ALTER TABLE `bundles_bundlelink` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `bundles_bundleversion` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `bundles_bundleversion` ( + `id` bigint(20) NOT NULL AUTO_INCREMENT, + `version_num` int(10) unsigned NOT NULL, + `snapshot_digest` varchar(40) NOT NULL, + `change_description` longtext CHARACTER SET utf8mb4, + `bundle_id` bigint(20) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `bundles_bundleversion_bundle_id_version_num_60ae090e_uniq` (`bundle_id`,`version_num`), + KEY `bundles_bundleversion_snapshot_digest_53518161` (`snapshot_digest`), + CONSTRAINT `bundles_bundleversion_bundle_id_8a76e2ca_fk_bundles_bundle_id` FOREIGN KEY (`bundle_id`) REFERENCES `bundles_bundle` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `bundles_bundleversion` +-- + +LOCK TABLES `bundles_bundleversion` WRITE; +/*!40000 ALTER TABLE `bundles_bundleversion` DISABLE KEYS */; +/*!40000 ALTER TABLE `bundles_bundleversion` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `bundles_collection` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `bundles_collection` ( + `id` bigint(20) NOT NULL AUTO_INCREMENT, + `uuid` char(32) NOT NULL, + `title` varchar(180) CHARACTER SET utf8mb4 DEFAULT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `uuid` (`uuid`), + KEY `bundles_collection_title_ca2abfeb` (`title`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `bundles_collection` +-- + +LOCK TABLES `bundles_collection` WRITE; +/*!40000 ALTER TABLE `bundles_collection` DISABLE KEYS */; +/*!40000 ALTER TABLE `bundles_collection` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `bundles_draft` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `bundles_draft` ( + `id` bigint(20) NOT NULL AUTO_INCREMENT, + `uuid` char(32) NOT NULL, + `name` varchar(180) CHARACTER SET utf8mb4 DEFAULT NULL, + `bundle_id` bigint(20) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `uuid` (`uuid`), + UNIQUE KEY `bundles_draft_bundle_id_name_55dbe3ed_uniq` (`bundle_id`,`name`), + CONSTRAINT `bundles_draft_bundle_id_20fb78ec_fk_bundles_bundle_id` FOREIGN KEY (`bundle_id`) REFERENCES `bundles_bundle` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `bundles_draft` +-- + +LOCK TABLES `bundles_draft` WRITE; +/*!40000 ALTER TABLE `bundles_draft` DISABLE KEYS */; +/*!40000 ALTER TABLE `bundles_draft` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `calendar_sync_historicalusercalendarsyncconfig` -- @@ -1764,16 +1992,23 @@ CREATE TABLE `canvas_canvasenterprisecustomerconfiguration` ( `modified` datetime(6) NOT NULL, `active` tinyint(1) NOT NULL, `transmission_chunk_size` int(11) NOT NULL, - `channel_worker_username` varchar(255) DEFAULT NULL, - `catalogs_to_transmit` longtext, - `client_id` varchar(255) DEFAULT NULL, - `client_secret` varchar(255) DEFAULT NULL, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, + `client_id` varchar(255) NOT NULL, + `client_secret` varchar(255) NOT NULL, `canvas_account_id` bigint(20) DEFAULT NULL, - `canvas_base_url` varchar(255) DEFAULT NULL, + `canvas_base_url` varchar(255) NOT NULL, `enterprise_customer_id` char(32) NOT NULL, `refresh_token` varchar(255) NOT NULL, + `idp_id` varchar(255) NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `uuid` char(32) NOT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), - UNIQUE KEY `enterprise_customer_id` (`enterprise_customer_id`), + UNIQUE KEY `canvas_canvasenterprisecustomerconfiguration_uuid_c3419677_uniq` (`uuid`), + KEY `canvas_canvasenterprisecust_enterprise_customer_id_b2e73393` (`enterprise_customer_id`), CONSTRAINT `canvas_canvasenterpr_enterprise_customer__b2e73393_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1796,19 +2031,33 @@ UNLOCK TABLES; CREATE TABLE `canvas_canvaslearnerassessmentdatatransmissionaudit` ( `id` int(11) NOT NULL AUTO_INCREMENT, `canvas_user_email` varchar(255) NOT NULL, - `enterprise_course_enrollment_id` int(10) unsigned NOT NULL, + `enterprise_course_enrollment_id` int(11) DEFAULT NULL, `course_id` varchar(255) NOT NULL, - `subsection_id` varchar(255) NOT NULL, + `subsection_id` varchar(255) DEFAULT NULL, `grade_point_score` double NOT NULL, `grade_points_possible` double NOT NULL, - `grade` double NOT NULL, - `subsection_name` varchar(255) NOT NULL, - `status` varchar(100) NOT NULL, - `error_message` longtext NOT NULL, + `grade` double DEFAULT NULL, + `subsection_name` varchar(255) DEFAULT NULL, + `status` varchar(100) DEFAULT NULL, + `error_message` longtext, `created` datetime(6) NOT NULL, + `completed_timestamp` datetime(6) DEFAULT NULL, + `course_completed` tinyint(1) NOT NULL, + `enterprise_customer_uuid` char(32) DEFAULT NULL, + `instructor_name` varchar(255) NOT NULL, + `modified` datetime(6) NOT NULL, + `plugin_configuration_id` int(11) DEFAULT NULL, + `total_hours` double DEFAULT NULL, + `friendly_status_message` varchar(255) DEFAULT NULL, + `api_record_id` int(11) DEFAULT NULL, + `content_title` varchar(255) DEFAULT NULL, + `progress_status` varchar(255) NOT NULL, + `user_email` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), + UNIQUE KEY `api_record_id` (`api_record_id`), KEY `canvas_canvaslearnerassessm_enterprise_course_enrollmen_d9dba2b4` (`enterprise_course_enrollment_id`), - KEY `canvas_canvaslearnerassessm_subsection_id_b3450f75` (`subsection_id`) + KEY `canvas_canvaslearnerassessm_subsection_id_b3450f75` (`subsection_id`), + CONSTRAINT `canvas_canvaslearner_api_record_id_c5b55bc9_fk_integrate` FOREIGN KEY (`api_record_id`) REFERENCES `integrated_channel_apiresponserecord` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1830,16 +2079,32 @@ UNLOCK TABLES; CREATE TABLE `canvas_canvaslearnerdatatransmissionaudit` ( `id` int(11) NOT NULL AUTO_INCREMENT, `canvas_user_email` varchar(255) NOT NULL, - `enterprise_course_enrollment_id` int(10) unsigned NOT NULL, + `enterprise_course_enrollment_id` int(11) DEFAULT NULL, `course_id` varchar(255) NOT NULL, `course_completed` tinyint(1) NOT NULL, - `completed_timestamp` varchar(10) NOT NULL, - `status` varchar(100) NOT NULL, - `error_message` longtext NOT NULL, + `canvas_completed_timestamp` varchar(10) DEFAULT NULL, + `status` varchar(100) DEFAULT NULL, + `error_message` longtext, `created` datetime(6) NOT NULL, `grade` varchar(255) DEFAULT NULL, + `enterprise_customer_uuid` char(32) DEFAULT NULL, + `instructor_name` varchar(255) NOT NULL, + `modified` datetime(6) NOT NULL, + `plugin_configuration_id` int(11) DEFAULT NULL, + `total_hours` double DEFAULT NULL, + `subsection_id` varchar(255) DEFAULT NULL, + `subsection_name` varchar(255) DEFAULT NULL, + `friendly_status_message` varchar(255) DEFAULT NULL, + `api_record_id` int(11) DEFAULT NULL, + `content_title` varchar(255) DEFAULT NULL, + `progress_status` varchar(255) NOT NULL, + `user_email` varchar(255) DEFAULT NULL, + `completed_timestamp` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), - KEY `canvas_canvaslearnerdatatra_enterprise_course_enrollmen_c2a9800c` (`enterprise_course_enrollment_id`) + UNIQUE KEY `api_record_id` (`api_record_id`), + KEY `canvas_canvaslearnerdatatra_enterprise_course_enrollmen_c2a9800c` (`enterprise_course_enrollment_id`), + KEY `canvas_canvaslearnerdatatransmissionaudit_subsection_id_00bcb67f` (`subsection_id`), + CONSTRAINT `canvas_canvaslearner_api_record_id_ba315c1c_fk_integrate` FOREIGN KEY (`api_record_id`) REFERENCES `integrated_channel_apiresponserecord` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1864,12 +2129,12 @@ CREATE TABLE `canvas_historicalcanvasenterprisecustomerconfiguration` ( `modified` datetime(6) NOT NULL, `active` tinyint(1) NOT NULL, `transmission_chunk_size` int(11) NOT NULL, - `channel_worker_username` varchar(255) DEFAULT NULL, - `catalogs_to_transmit` longtext, - `client_id` varchar(255) DEFAULT NULL, - `client_secret` varchar(255) DEFAULT NULL, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, + `client_id` varchar(255) NOT NULL, + `client_secret` varchar(255) NOT NULL, `canvas_account_id` bigint(20) DEFAULT NULL, - `canvas_base_url` varchar(255) DEFAULT NULL, + `canvas_base_url` varchar(255) NOT NULL, `history_id` int(11) NOT NULL AUTO_INCREMENT, `history_date` datetime(6) NOT NULL, `history_change_reason` varchar(100) DEFAULT NULL, @@ -1877,10 +2142,17 @@ CREATE TABLE `canvas_historicalcanvasenterprisecustomerconfiguration` ( `enterprise_customer_id` char(32) DEFAULT NULL, `history_user_id` int(11) DEFAULT NULL, `refresh_token` varchar(255) NOT NULL, + `idp_id` varchar(255) NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `uuid` char(32) NOT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, PRIMARY KEY (`history_id`), KEY `canvas_historicalcan_history_user_id_615fc2a2_fk_auth_user` (`history_user_id`), KEY `canvas_historicalcanvasente_id_8769e0b6` (`id`), KEY `canvas_historicalcanvasente_enterprise_customer_id_8bd0d3ec` (`enterprise_customer_id`), + KEY `canvas_historicalcanvasente_uuid_cc9ae6b2` (`uuid`), CONSTRAINT `canvas_historicalcan_history_user_id_615fc2a2_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1922,7 +2194,7 @@ CREATE TABLE `catalog_catalogintegration` ( LOCK TABLES `catalog_catalogintegration` WRITE; /*!40000 ALTER TABLE `catalog_catalogintegration` DISABLE KEYS */; -INSERT INTO `catalog_catalogintegration` VALUES (1,'2021-07-30 20:15:36.967204',1,'https://example.com/api',0,NULL,'discovery_worker',100,86400); +INSERT INTO `catalog_catalogintegration` VALUES (1,'2022-12-23 16:21:41.647929',1,'https://example.com/api',0,NULL,'discovery_worker',100,86400); /*!40000 ALTER TABLE `catalog_catalogintegration` ENABLE KEYS */; UNLOCK TABLES; @@ -1988,6 +2260,37 @@ LOCK TABLES `certificates_certificateallowlist` WRITE; /*!40000 ALTER TABLE `certificates_certificateallowlist` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `certificates_certificatedateoverride` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `certificates_certificatedateoverride` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `date` datetime(6) NOT NULL, + `reason` longtext NOT NULL, + `generated_certificate_id` int(11) NOT NULL, + `overridden_by_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `generated_certificate_id` (`generated_certificate_id`), + KEY `certificates_certifi_overridden_by_id_a0ebad2d_fk_auth_user` (`overridden_by_id`), + CONSTRAINT `certificates_certifi_generated_certificat_d69ae0ac_fk_certifica` FOREIGN KEY (`generated_certificate_id`) REFERENCES `certificates_generatedcertificate` (`id`), + CONSTRAINT `certificates_certifi_overridden_by_id_a0ebad2d_fk_auth_user` FOREIGN KEY (`overridden_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `certificates_certificatedateoverride` +-- + +LOCK TABLES `certificates_certificatedateoverride` WRITE; +/*!40000 ALTER TABLE `certificates_certificatedateoverride` DISABLE KEYS */; +/*!40000 ALTER TABLE `certificates_certificatedateoverride` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `certificates_certificategenerationcommandconfiguration` -- @@ -2124,7 +2427,7 @@ CREATE TABLE `certificates_certificatehtmlviewconfiguration` ( LOCK TABLES `certificates_certificatehtmlviewconfiguration` WRITE; /*!40000 ALTER TABLE `certificates_certificatehtmlviewconfiguration` DISABLE KEYS */; -INSERT INTO `certificates_certificatehtmlviewconfiguration` VALUES (1,'2021-07-30 19:55:48.905867',0,'{\"default\": {\"accomplishment_class_append\": \"accomplishment-certificate\", \"platform_name\": \"Your Platform Name Here\", \"company_about_url\": \"http://www.example.com/about-us\", \"company_privacy_url\": \"http://www.example.com/privacy-policy\", \"company_tos_url\": \"http://www.example.com/terms-service\", \"company_verified_certificate_url\": \"http://www.example.com/verified-certificate\", \"logo_src\": \"/static/certificates/images/logo.png\", \"logo_url\": \"http://www.example.com\"}, \"honor\": {\"certificate_type\": \"Honor Code\", \"certificate_title\": \"Certificate of Achievement\"}, \"verified\": {\"certificate_type\": \"Verified\", \"certificate_title\": \"Verified Certificate of Achievement\"}}',NULL); +INSERT INTO `certificates_certificatehtmlviewconfiguration` VALUES (1,'2022-12-23 14:57:11.301018',0,'{\"default\": {\"accomplishment_class_append\": \"accomplishment-certificate\", \"platform_name\": \"Your Platform Name Here\", \"company_about_url\": \"http://www.example.com/about-us\", \"company_privacy_url\": \"http://www.example.com/privacy-policy\", \"company_tos_url\": \"http://www.example.com/terms-service\", \"company_verified_certificate_url\": \"http://www.example.com/verified-certificate\", \"logo_src\": \"/static/certificates/images/logo.png\", \"logo_url\": \"http://www.example.com\"}, \"honor\": {\"certificate_type\": \"Honor Code\", \"certificate_title\": \"Certificate of Achievement\"}, \"verified\": {\"certificate_type\": \"Verified\", \"certificate_title\": \"Verified Certificate of Achievement\"}}',NULL); /*!40000 ALTER TABLE `certificates_certificatehtmlviewconfiguration` ENABLE KEYS */; UNLOCK TABLES; @@ -2241,8 +2544,8 @@ CREATE TABLE `certificates_examplecertificate` ( `example_cert_set_id` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `uuid` (`uuid`), - KEY `certificates_examplecertificate_access_key_8b745a5d` (`access_key`), KEY `certificates_example_example_cert_set_id_7e660917_fk_certifica` (`example_cert_set_id`), + KEY `certificates_examplecertificate_access_key_8b745a5d` (`access_key`), CONSTRAINT `certificates_example_example_cert_set_id_7e660917_fk_certifica` FOREIGN KEY (`example_cert_set_id`) REFERENCES `certificates_examplecertificateset` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -2355,6 +2658,43 @@ LOCK TABLES `certificates_historicalcertificateallowlist` WRITE; /*!40000 ALTER TABLE `certificates_historicalcertificateallowlist` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `certificates_historicalcertificatedateoverride` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `certificates_historicalcertificatedateoverride` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `date` datetime(6) NOT NULL, + `reason` longtext NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `generated_certificate_id` int(11) DEFAULT NULL, + `history_user_id` int(11) DEFAULT NULL, + `overridden_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `certificates_histori_history_user_id_dc57d369_fk_auth_user` (`history_user_id`), + KEY `certificates_historicalcertificatedateoverride_id_fa1513b4` (`id`), + KEY `certificates_historicalcert_generated_certificate_id_1090e033` (`generated_certificate_id`), + KEY `certificates_historicalcert_overridden_by_id_ff0a830f` (`overridden_by_id`), + CONSTRAINT `certificates_histori_history_user_id_dc57d369_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `certificates_historicalcertificatedateoverride` +-- + +LOCK TABLES `certificates_historicalcertificatedateoverride` WRITE; +/*!40000 ALTER TABLE `certificates_historicalcertificatedateoverride` DISABLE KEYS */; +/*!40000 ALTER TABLE `certificates_historicalcertificatedateoverride` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `certificates_historicalcertificateinvalidation` -- @@ -2465,7 +2805,7 @@ CREATE TABLE `commerce_commerceconfiguration` ( LOCK TABLES `commerce_commerceconfiguration` WRITE; /*!40000 ALTER TABLE `commerce_commerceconfiguration` DISABLE KEYS */; -INSERT INTO `commerce_commerceconfiguration` VALUES (1,'2021-07-30 20:02:30.181571',1,1,NULL,0,'/checkout/receipt/?order_number=',1,'/basket/add/'); +INSERT INTO `commerce_commerceconfiguration` VALUES (1,'2022-12-23 15:32:57.269420',1,1,NULL,0,'/checkout/receipt/?order_number=',1,'/basket/add/'); /*!40000 ALTER TABLE `commerce_commerceconfiguration` ENABLE KEYS */; UNLOCK TABLES; @@ -2486,8 +2826,8 @@ CREATE TABLE `completion_blockcompletion` ( `user_id` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `completion_blockcompleti_course_key_block_key_use_b15bac54_uniq` (`course_key`,`block_key`,`user_id`), - KEY `completion_blockcompletio_user_id_course_key_modifi_ed54291e_idx` (`user_id`,`course_key`,`modified`), KEY `completion_blockcompletio_course_key_block_type_use_0f0d4d2d_idx` (`course_key`,`block_type`,`user_id`), + KEY `completion_blockcompletio_user_id_course_key_modifi_ed54291e_idx` (`user_id`,`course_key`,`modified`), CONSTRAINT `completion_blockcompletion_user_id_20994c23_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -2640,59 +2980,174 @@ LOCK TABLES `content_libraries_contentlibrary` WRITE; UNLOCK TABLES; -- --- Table structure for table `content_libraries_contentlibrarypermission` +-- Table structure for table `content_libraries_contentlibrary_authorized_lti_configs` -- /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; -CREATE TABLE `content_libraries_contentlibrarypermission` ( +CREATE TABLE `content_libraries_contentlibrary_authorized_lti_configs` ( `id` int(11) NOT NULL AUTO_INCREMENT, - `access_level` varchar(30) NOT NULL, - `library_id` int(11) NOT NULL, - `user_id` int(11) DEFAULT NULL, - `group_id` int(11) DEFAULT NULL, + `contentlibrary_id` int(11) NOT NULL, + `ltitool_id` int(11) NOT NULL, PRIMARY KEY (`id`), - UNIQUE KEY `content_libraries_conten_library_id_group_id_3ecc38b9_uniq` (`library_id`,`group_id`), - UNIQUE KEY `content_libraries_conten_library_id_user_id_81babe29_uniq` (`library_id`,`user_id`), - KEY `content_libraries_co_user_id_b071c54d_fk_auth_user` (`user_id`), - KEY `content_libraries_co_group_id_c2a4b6a1_fk_auth_grou` (`group_id`), - CONSTRAINT `content_libraries_co_group_id_c2a4b6a1_fk_auth_grou` FOREIGN KEY (`group_id`) REFERENCES `auth_group` (`id`), - CONSTRAINT `content_libraries_co_library_id_51247096_fk_content_l` FOREIGN KEY (`library_id`) REFERENCES `content_libraries_contentlibrary` (`id`), - CONSTRAINT `content_libraries_co_user_id_b071c54d_fk_auth_user` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) + UNIQUE KEY `content_libraries_conten_contentlibrary_id_ltitoo_5bb55a86_uniq` (`contentlibrary_id`,`ltitool_id`), + KEY `content_libraries_co_ltitool_id_38e2ba78_fk_lti1p3_to` (`ltitool_id`), + CONSTRAINT `content_libraries_co_contentlibrary_id_75800081_fk_content_l` FOREIGN KEY (`contentlibrary_id`) REFERENCES `content_libraries_contentlibrary` (`id`), + CONSTRAINT `content_libraries_co_ltitool_id_38e2ba78_fk_lti1p3_to` FOREIGN KEY (`ltitool_id`) REFERENCES `lti1p3_tool` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- --- Dumping data for table `content_libraries_contentlibrarypermission` +-- Dumping data for table `content_libraries_contentlibrary_authorized_lti_configs` -- -LOCK TABLES `content_libraries_contentlibrarypermission` WRITE; -/*!40000 ALTER TABLE `content_libraries_contentlibrarypermission` DISABLE KEYS */; -/*!40000 ALTER TABLE `content_libraries_contentlibrarypermission` ENABLE KEYS */; +LOCK TABLES `content_libraries_contentlibrary_authorized_lti_configs` WRITE; +/*!40000 ALTER TABLE `content_libraries_contentlibrary_authorized_lti_configs` DISABLE KEYS */; +/*!40000 ALTER TABLE `content_libraries_contentlibrary_authorized_lti_configs` ENABLE KEYS */; UNLOCK TABLES; -- --- Table structure for table `content_type_gating_contenttypegatingconfig` +-- Table structure for table `content_libraries_contentlibraryblockimporttask` -- /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; -CREATE TABLE `content_type_gating_contenttypegatingconfig` ( +CREATE TABLE `content_libraries_contentlibraryblockimporttask` ( `id` int(11) NOT NULL AUTO_INCREMENT, - `change_date` datetime(6) NOT NULL, - `enabled` tinyint(1) DEFAULT NULL, - `org` varchar(255) DEFAULT NULL, - `enabled_as_of` datetime(6) DEFAULT NULL, - `studio_override_enabled` tinyint(1) DEFAULT NULL, - `changed_by_id` int(11) DEFAULT NULL, - `course_id` varchar(255) DEFAULT NULL, - `site_id` int(11) DEFAULT NULL, - `org_course` varchar(255) DEFAULT NULL, + `state` varchar(30) NOT NULL, + `progress` double NOT NULL, + `course_id` varchar(255) NOT NULL, + `created_at` datetime(6) NOT NULL, + `updated_at` datetime(6) NOT NULL, + `library_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + KEY `content_libraries_co_library_id_ccd48c48_fk_content_l` (`library_id`), + KEY `content_libraries_contentli_course_id_ae110694` (`course_id`), + CONSTRAINT `content_libraries_co_library_id_ccd48c48_fk_content_l` FOREIGN KEY (`library_id`) REFERENCES `content_libraries_contentlibrary` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `content_libraries_contentlibraryblockimporttask` +-- + +LOCK TABLES `content_libraries_contentlibraryblockimporttask` WRITE; +/*!40000 ALTER TABLE `content_libraries_contentlibraryblockimporttask` DISABLE KEYS */; +/*!40000 ALTER TABLE `content_libraries_contentlibraryblockimporttask` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `content_libraries_contentlibrarypermission` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `content_libraries_contentlibrarypermission` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `access_level` varchar(30) NOT NULL, + `library_id` int(11) NOT NULL, + `user_id` int(11) DEFAULT NULL, + `group_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `content_libraries_conten_library_id_group_id_3ecc38b9_uniq` (`library_id`,`group_id`), + UNIQUE KEY `content_libraries_conten_library_id_user_id_81babe29_uniq` (`library_id`,`user_id`), + KEY `content_libraries_co_group_id_c2a4b6a1_fk_auth_grou` (`group_id`), + KEY `content_libraries_co_user_id_b071c54d_fk_auth_user` (`user_id`), + CONSTRAINT `content_libraries_co_group_id_c2a4b6a1_fk_auth_grou` FOREIGN KEY (`group_id`) REFERENCES `auth_group` (`id`), + CONSTRAINT `content_libraries_co_library_id_51247096_fk_content_l` FOREIGN KEY (`library_id`) REFERENCES `content_libraries_contentlibrary` (`id`), + CONSTRAINT `content_libraries_co_user_id_b071c54d_fk_auth_user` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `content_libraries_contentlibrarypermission` +-- + +LOCK TABLES `content_libraries_contentlibrarypermission` WRITE; +/*!40000 ALTER TABLE `content_libraries_contentlibrarypermission` DISABLE KEYS */; +/*!40000 ALTER TABLE `content_libraries_contentlibrarypermission` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `content_libraries_ltigradedresource` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `content_libraries_ltigradedresource` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `usage_key` varchar(255) NOT NULL, + `resource_id` varchar(255) NOT NULL, + `resource_title` varchar(255) DEFAULT NULL, + `ags_lineitem` varchar(255) NOT NULL, + `profile_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `content_libraries_ltigra_usage_key_profile_id_20a2f94c_uniq` (`usage_key`,`profile_id`), + KEY `content_libraries_lt_profile_id_a46c16cc_fk_content_l` (`profile_id`), + CONSTRAINT `content_libraries_lt_profile_id_a46c16cc_fk_content_l` FOREIGN KEY (`profile_id`) REFERENCES `content_libraries_ltiprofile` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `content_libraries_ltigradedresource` +-- + +LOCK TABLES `content_libraries_ltigradedresource` WRITE; +/*!40000 ALTER TABLE `content_libraries_ltigradedresource` DISABLE KEYS */; +/*!40000 ALTER TABLE `content_libraries_ltigradedresource` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `content_libraries_ltiprofile` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `content_libraries_ltiprofile` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `platform_id` varchar(255) NOT NULL, + `client_id` varchar(255) NOT NULL, + `subject_id` varchar(255) NOT NULL, + `created_at` datetime(6) NOT NULL, + `user_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `content_libraries_ltipro_platform_id_client_id_su_9b6cf002_uniq` (`platform_id`,`client_id`,`subject_id`), + UNIQUE KEY `user_id` (`user_id`), + CONSTRAINT `content_libraries_ltiprofile_user_id_a54fb7a1_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `content_libraries_ltiprofile` +-- + +LOCK TABLES `content_libraries_ltiprofile` WRITE; +/*!40000 ALTER TABLE `content_libraries_ltiprofile` DISABLE KEYS */; +/*!40000 ALTER TABLE `content_libraries_ltiprofile` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `content_type_gating_contenttypegatingconfig` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `content_type_gating_contenttypegatingconfig` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) DEFAULT NULL, + `org` varchar(255) DEFAULT NULL, + `enabled_as_of` datetime(6) DEFAULT NULL, + `studio_override_enabled` tinyint(1) DEFAULT NULL, + `changed_by_id` int(11) DEFAULT NULL, + `course_id` varchar(255) DEFAULT NULL, + `site_id` int(11) DEFAULT NULL, + `org_course` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), KEY `content_type_gating__changed_by_id_e1754c4b_fk_auth_user` (`changed_by_id`), + KEY `content_type_gating__course_id_f19cc50d_fk_course_ov` (`course_id`), KEY `content_type_gating_contenttypegatingconfig_org_043e72a9` (`org`), KEY `content_typ_site_id_e91576_idx` (`site_id`,`org`,`course_id`), - KEY `content_type_gating__course_id_f19cc50d_fk_course_ov` (`course_id`), KEY `content_typ_site_id_650310_idx` (`site_id`,`org`,`org_course`,`course_id`), KEY `content_type_gating_contenttypegatingconfig_org_course_70742f9e` (`org_course`), CONSTRAINT `content_type_gating__changed_by_id_e1754c4b_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`), @@ -2764,6 +3219,61 @@ LOCK TABLES `contentserver_courseassetcachettlconfig` WRITE; /*!40000 ALTER TABLE `contentserver_courseassetcachettlconfig` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `contentstore_backfillcoursetabsconfig` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `contentstore_backfillcoursetabsconfig` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `start_index` int(11) NOT NULL, + `count` int(11) NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `contentstore_backfil_changed_by_id_dd8278ae_fk_auth_user` (`changed_by_id`), + CONSTRAINT `contentstore_backfil_changed_by_id_dd8278ae_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `contentstore_backfillcoursetabsconfig` +-- + +LOCK TABLES `contentstore_backfillcoursetabsconfig` WRITE; +/*!40000 ALTER TABLE `contentstore_backfillcoursetabsconfig` DISABLE KEYS */; +/*!40000 ALTER TABLE `contentstore_backfillcoursetabsconfig` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `contentstore_cleanstalecertificateavailabilitydatesconfig` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `contentstore_cleanstalecertificateavailabilitydatesconfig` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `arguments` longtext NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `contentstore_cleanst_changed_by_id_eca4c67b_fk_auth_user` (`changed_by_id`), + CONSTRAINT `contentstore_cleanst_changed_by_id_eca4c67b_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `contentstore_cleanstalecertificateavailabilitydatesconfig` +-- + +LOCK TABLES `contentstore_cleanstalecertificateavailabilitydatesconfig` WRITE; +/*!40000 ALTER TABLE `contentstore_cleanstalecertificateavailabilitydatesconfig` DISABLE KEYS */; +/*!40000 ALTER TABLE `contentstore_cleanstalecertificateavailabilitydatesconfig` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `contentstore_videouploadconfig` -- @@ -2791,6 +3301,28 @@ LOCK TABLES `contentstore_videouploadconfig` WRITE; /*!40000 ALTER TABLE `contentstore_videouploadconfig` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `cornerstone_cornerstonecoursekey` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `cornerstone_cornerstonecoursekey` ( + `internal_course_id` varchar(255) NOT NULL, + `external_course_id` varchar(255) NOT NULL, + PRIMARY KEY (`internal_course_id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `cornerstone_cornerstonecoursekey` +-- + +LOCK TABLES `cornerstone_cornerstonecoursekey` WRITE; +/*!40000 ALTER TABLE `cornerstone_cornerstonecoursekey` DISABLE KEYS */; +/*!40000 ALTER TABLE `cornerstone_cornerstonecoursekey` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `cornerstone_cornerstoneenterprisecustomerconfiguration` -- @@ -2805,10 +3337,17 @@ CREATE TABLE `cornerstone_cornerstoneenterprisecustomerconfiguration` ( `transmission_chunk_size` int(11) NOT NULL, `cornerstone_base_url` varchar(255) NOT NULL, `enterprise_customer_id` char(32) NOT NULL, - `channel_worker_username` varchar(255) DEFAULT NULL, - `catalogs_to_transmit` longtext, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, + `idp_id` varchar(255) NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `session_token` varchar(255) NOT NULL, + `session_token_modified` datetime(6) DEFAULT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), - UNIQUE KEY `enterprise_customer_id` (`enterprise_customer_id`), + KEY `cornerstone_cornerstoneente_enterprise_customer_id_5b56887b` (`enterprise_customer_id`), CONSTRAINT `cornerstone_cornerst_enterprise_customer__5b56887b_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -2865,7 +3404,7 @@ CREATE TABLE `cornerstone_cornerstonelearnerdatatransmissionaudit` ( `created` datetime(6) NOT NULL, `modified` datetime(6) NOT NULL, `user_guid` varchar(255) NOT NULL, - `enterprise_course_enrollment_id` int(10) unsigned DEFAULT NULL, + `enterprise_course_enrollment_id` int(11) DEFAULT NULL, `course_id` varchar(255) NOT NULL, `session_token` varchar(255) NOT NULL, `callback_url` varchar(255) NOT NULL, @@ -2876,9 +3415,23 @@ CREATE TABLE `cornerstone_cornerstonelearnerdatatransmissionaudit` ( `error_message` longtext, `user_id` int(11) NOT NULL, `grade` varchar(255) DEFAULT NULL, + `enterprise_customer_uuid` char(32) DEFAULT NULL, + `instructor_name` varchar(255) NOT NULL, + `plugin_configuration_id` int(11) DEFAULT NULL, + `total_hours` double DEFAULT NULL, + `subsection_id` varchar(255) DEFAULT NULL, + `subsection_name` varchar(255) DEFAULT NULL, + `friendly_status_message` varchar(255) DEFAULT NULL, + `api_record_id` int(11) DEFAULT NULL, + `content_title` varchar(255) DEFAULT NULL, + `progress_status` varchar(255) NOT NULL, + `user_email` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `cornerstone_cornerstonel_user_id_course_id_c975cc5f_uniq` (`user_id`,`course_id`), + UNIQUE KEY `api_record_id` (`api_record_id`), KEY `cornerstone_cornerstonelear_enterprise_course_enrollmen_e3b05dac` (`enterprise_course_enrollment_id`), + KEY `cornerstone_cornerstonelear_subsection_id_7c3be322` (`subsection_id`), + CONSTRAINT `cornerstone_cornerst_api_record_id_a825c06d_fk_integrate` FOREIGN KEY (`api_record_id`) REFERENCES `integrated_channel_apiresponserecord` (`id`), CONSTRAINT `cornerstone_cornerst_user_id_43bd15bf_fk_auth_user` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -2911,8 +3464,15 @@ CREATE TABLE `cornerstone_historicalcornerstoneenterprisecustomerconfiguration` `history_type` varchar(1) NOT NULL, `enterprise_customer_id` char(32) DEFAULT NULL, `history_user_id` int(11) DEFAULT NULL, - `channel_worker_username` varchar(255) DEFAULT NULL, - `catalogs_to_transmit` longtext, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, + `idp_id` varchar(255) NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `session_token` varchar(255) NOT NULL, + `session_token_modified` datetime(6) DEFAULT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, PRIMARY KEY (`history_id`), KEY `cornerstone_historic_history_user_id_1ded83c5_fk_auth_user` (`history_user_id`), KEY `cornerstone_historicalcorne_id_513efd93` (`id`), @@ -2997,6 +3557,74 @@ LOCK TABLES `course_action_state_coursererunstate` WRITE; /*!40000 ALTER TABLE `course_action_state_coursererunstate` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `course_apps_courseappstatus` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `course_apps_courseappstatus` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `app_id` varchar(32) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `course_key` varchar(255) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `unique_app_config_for_course` (`app_id`,`course_key`), + KEY `course_apps_app_id_b3df8c_idx` (`app_id`,`course_key`), + KEY `course_apps_courseappstatus_app_id_f6c41464` (`app_id`), + KEY `course_apps_courseappstatus_course_key_5c04010e` (`course_key`) +) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `course_apps_courseappstatus` +-- + +LOCK TABLES `course_apps_courseappstatus` WRITE; +/*!40000 ALTER TABLE `course_apps_courseappstatus` DISABLE KEYS */; +INSERT INTO `course_apps_courseappstatus` VALUES (1,'2022-12-23 15:33:51.661614','2022-12-23 15:34:07.970361','calculator',0,'course-v1:edX+DemoX+Demo_Course'),(2,'2022-12-23 15:33:51.679569','2022-12-23 15:34:07.978182','custom_pages',0,'course-v1:edX+DemoX+Demo_Course'),(3,'2022-12-23 15:33:51.700841','2022-12-23 15:34:07.987557','discussion',1,'course-v1:edX+DemoX+Demo_Course'),(4,'2022-12-23 15:33:51.715005','2022-12-23 15:34:07.996212','edxnotes',0,'course-v1:edX+DemoX+Demo_Course'),(5,'2022-12-23 15:33:51.738041','2022-12-23 15:34:08.007098','progress',1,'course-v1:edX+DemoX+Demo_Course'),(6,'2022-12-23 15:33:51.757148','2022-12-23 15:34:08.021056','textbooks',0,'course-v1:edX+DemoX+Demo_Course'),(7,'2022-12-23 15:33:51.777305','2022-12-23 15:34:08.030364','wiki',0,'course-v1:edX+DemoX+Demo_Course'); +/*!40000 ALTER TABLE `course_apps_courseappstatus` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `course_apps_historicalcourseappstatus` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `course_apps_historicalcourseappstatus` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `app_id` varchar(32) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `course_key` varchar(255) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `course_apps_historic_history_user_id_970c6a3a_fk_auth_user` (`history_user_id`), + KEY `course_apps_historicalcourseappstatus_id_7dab7ce1` (`id`), + KEY `course_apps_historicalcourseappstatus_app_id_42a9f580` (`app_id`), + KEY `course_apps_historicalcourseappstatus_course_key_9db183df` (`course_key`), + CONSTRAINT `course_apps_historic_history_user_id_970c6a3a_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `course_apps_historicalcourseappstatus` +-- + +LOCK TABLES `course_apps_historicalcourseappstatus` WRITE; +/*!40000 ALTER TABLE `course_apps_historicalcourseappstatus` DISABLE KEYS */; +INSERT INTO `course_apps_historicalcourseappstatus` VALUES (1,'2022-12-23 15:33:51.661614','2022-12-23 15:33:51.661614','calculator',0,'course-v1:edX+DemoX+Demo_Course',1,'2022-12-23 15:33:51.665151',NULL,'+',NULL),(2,'2022-12-23 15:33:51.679569','2022-12-23 15:33:51.679569','custom_pages',0,'course-v1:edX+DemoX+Demo_Course',2,'2022-12-23 15:33:51.681472',NULL,'+',NULL),(3,'2022-12-23 15:33:51.700841','2022-12-23 15:33:51.700841','discussion',1,'course-v1:edX+DemoX+Demo_Course',3,'2022-12-23 15:33:51.702460',NULL,'+',NULL),(4,'2022-12-23 15:33:51.715005','2022-12-23 15:33:51.715005','edxnotes',0,'course-v1:edX+DemoX+Demo_Course',4,'2022-12-23 15:33:51.716604',NULL,'+',NULL),(5,'2022-12-23 15:33:51.738041','2022-12-23 15:33:51.738041','progress',1,'course-v1:edX+DemoX+Demo_Course',5,'2022-12-23 15:33:51.740678',NULL,'+',NULL),(6,'2022-12-23 15:33:51.757148','2022-12-23 15:33:51.757148','textbooks',0,'course-v1:edX+DemoX+Demo_Course',6,'2022-12-23 15:33:51.758623',NULL,'+',NULL),(7,'2022-12-23 15:33:51.777305','2022-12-23 15:33:51.777305','wiki',0,'course-v1:edX+DemoX+Demo_Course',7,'2022-12-23 15:33:51.779286',NULL,'+',NULL),(1,'2022-12-23 15:33:51.661614','2022-12-23 15:34:07.970361','calculator',0,'course-v1:edX+DemoX+Demo_Course',8,'2022-12-23 15:34:07.971814',NULL,'~',NULL),(2,'2022-12-23 15:33:51.679569','2022-12-23 15:34:07.978182','custom_pages',0,'course-v1:edX+DemoX+Demo_Course',9,'2022-12-23 15:34:07.979428',NULL,'~',NULL),(3,'2022-12-23 15:33:51.700841','2022-12-23 15:34:07.987557','discussion',1,'course-v1:edX+DemoX+Demo_Course',10,'2022-12-23 15:34:07.989308',NULL,'~',NULL),(4,'2022-12-23 15:33:51.715005','2022-12-23 15:34:07.996212','edxnotes',0,'course-v1:edX+DemoX+Demo_Course',11,'2022-12-23 15:34:07.997312',NULL,'~',NULL),(5,'2022-12-23 15:33:51.738041','2022-12-23 15:34:08.007098','progress',1,'course-v1:edX+DemoX+Demo_Course',12,'2022-12-23 15:34:08.009143',NULL,'~',NULL),(6,'2022-12-23 15:33:51.757148','2022-12-23 15:34:08.021056','textbooks',0,'course-v1:edX+DemoX+Demo_Course',13,'2022-12-23 15:34:08.022196',NULL,'~',NULL),(7,'2022-12-23 15:33:51.777305','2022-12-23 15:34:08.030364','wiki',0,'course-v1:edX+DemoX+Demo_Course',14,'2022-12-23 15:34:08.031900',NULL,'~',NULL); +/*!40000 ALTER TABLE `course_apps_historicalcourseappstatus` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `course_creators_coursecreator` -- @@ -3009,6 +3637,7 @@ CREATE TABLE `course_creators_coursecreator` ( `state` varchar(24) NOT NULL, `note` varchar(512) NOT NULL, `user_id` int(11) NOT NULL, + `all_organizations` tinyint(1) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `user_id` (`user_id`), CONSTRAINT `course_creators_coursecreator_user_id_e4da548d_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) @@ -3024,6 +3653,33 @@ LOCK TABLES `course_creators_coursecreator` WRITE; /*!40000 ALTER TABLE `course_creators_coursecreator` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `course_creators_coursecreator_organizations` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `course_creators_coursecreator_organizations` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `coursecreator_id` int(11) NOT NULL, + `organization_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `course_creators_coursecr_coursecreator_id_organiz_4c4765a1_uniq` (`coursecreator_id`,`organization_id`), + KEY `course_creators_cour_organization_id_f561fb6c_fk_organizat` (`organization_id`), + CONSTRAINT `course_creators_cour_coursecreator_id_cd9dbd7f_fk_course_cr` FOREIGN KEY (`coursecreator_id`) REFERENCES `course_creators_coursecreator` (`id`), + CONSTRAINT `course_creators_cour_organization_id_f561fb6c_fk_organizat` FOREIGN KEY (`organization_id`) REFERENCES `organizations_organization` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `course_creators_coursecreator_organizations` +-- + +LOCK TABLES `course_creators_coursecreator_organizations` WRITE; +/*!40000 ALTER TABLE `course_creators_coursecreator_organizations` DISABLE KEYS */; +/*!40000 ALTER TABLE `course_creators_coursecreator_organizations` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `course_date_signals_selfpacedrelativedatesconfig` -- @@ -3079,9 +3735,9 @@ CREATE TABLE `course_duration_limits_coursedurationlimitconfig` ( `org_course` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), KEY `course_duration_limi_changed_by_id_f320fd76_fk_auth_user` (`changed_by_id`), + KEY `course_duration_limi_course_id_97b7a8e9_fk_course_ov` (`course_id`), KEY `course_duration_limits_coursedurationlimitconfig_org_c2cc0091` (`org`), KEY `course_dura_site_id_424016_idx` (`site_id`,`org`,`course_id`), - KEY `course_duration_limi_course_id_97b7a8e9_fk_course_ov` (`course_id`), KEY `course_dura_site_id_b5bbcd_idx` (`site_id`,`org`,`org_course`,`course_id`), KEY `course_duration_limits_cour_org_course_bcd05764` (`org_course`), CONSTRAINT `course_duration_limi_changed_by_id_f320fd76_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`), @@ -3110,8 +3766,12 @@ CREATE TABLE `course_goals_coursegoal` ( `course_key` varchar(255) NOT NULL, `goal_key` varchar(100) NOT NULL, `user_id` int(11) NOT NULL, + `days_per_week` int(10) unsigned NOT NULL, + `subscribed_to_reminders` tinyint(1) NOT NULL, + `unsubscribe_token` char(32) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `course_goals_coursegoal_user_id_course_key_052bc0d3_uniq` (`user_id`,`course_key`), + UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`), KEY `course_goals_coursegoal_course_key_5585ca51` (`course_key`), CONSTRAINT `course_goals_coursegoal_user_id_0a07e3db_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; @@ -3126,6 +3786,33 @@ LOCK TABLES `course_goals_coursegoal` WRITE; /*!40000 ALTER TABLE `course_goals_coursegoal` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `course_goals_coursegoalreminderstatus` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `course_goals_coursegoalreminderstatus` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `email_reminder_sent` tinyint(1) NOT NULL, + `goal_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `goal_id` (`goal_id`), + CONSTRAINT `course_goals_courseg_goal_id_8a7932cf_fk_course_go` FOREIGN KEY (`goal_id`) REFERENCES `course_goals_coursegoal` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `course_goals_coursegoalreminderstatus` +-- + +LOCK TABLES `course_goals_coursegoalreminderstatus` WRITE; +/*!40000 ALTER TABLE `course_goals_coursegoalreminderstatus` DISABLE KEYS */; +/*!40000 ALTER TABLE `course_goals_coursegoalreminderstatus` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `course_goals_historicalcoursegoal` -- @@ -3142,11 +3829,15 @@ CREATE TABLE `course_goals_historicalcoursegoal` ( `history_type` varchar(1) NOT NULL, `history_user_id` int(11) DEFAULT NULL, `user_id` int(11) DEFAULT NULL, + `days_per_week` int(10) unsigned NOT NULL, + `subscribed_to_reminders` tinyint(1) NOT NULL, + `unsubscribe_token` char(32) DEFAULT NULL, PRIMARY KEY (`history_id`), KEY `course_goals_histori_history_user_id_b20abbc7_fk_auth_user` (`history_user_id`), KEY `course_goals_historicalcoursegoal_id_ae96ee01` (`id`), KEY `course_goals_historicalcoursegoal_course_key_a8e29f00` (`course_key`), KEY `course_goals_historicalcoursegoal_user_id_3aef8b4b` (`user_id`), + KEY `course_goals_historicalcoursegoal_unsubscribe_token_96b31785` (`unsubscribe_token`), CONSTRAINT `course_goals_histori_history_user_id_b20abbc7_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -3160,6 +3851,33 @@ LOCK TABLES `course_goals_historicalcoursegoal` WRITE; /*!40000 ALTER TABLE `course_goals_historicalcoursegoal` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `course_goals_useractivity` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `course_goals_useractivity` ( + `id` bigint(20) NOT NULL AUTO_INCREMENT, + `course_key` varchar(255) NOT NULL, + `date` date NOT NULL, + `user_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `unique_user_course_date` (`user_id`,`course_key`,`date`), + KEY `user_course_index` (`user_id`,`course_key`), + CONSTRAINT `course_goals_useractivity_user_id_aed932d9_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `course_goals_useractivity` +-- + +LOCK TABLES `course_goals_useractivity` WRITE; +/*!40000 ALTER TABLE `course_goals_useractivity` DISABLE KEYS */; +/*!40000 ALTER TABLE `course_goals_useractivity` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `course_groups_cohortmembership` -- @@ -3386,6 +4104,75 @@ LOCK TABLES `course_home_api_disableprogresspagestackedconfig` WRITE; /*!40000 ALTER TABLE `course_home_api_disableprogresspagestackedconfig` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `course_live_courseliveconfiguration` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `course_live_courseliveconfiguration` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `course_key` varchar(255) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `provider_type` varchar(50) NOT NULL, + `lti_configuration_id` int(11) DEFAULT NULL, + `free_tier` tinyint(1) NOT NULL, + PRIMARY KEY (`id`), + KEY `course_live_courseli_lti_configuration_id_ec442587_fk_lti_consu` (`lti_configuration_id`), + KEY `course_live_courseliveconfiguration_course_key_ff15afd8` (`course_key`), + CONSTRAINT `course_live_courseli_lti_configuration_id_ec442587_fk_lti_consu` FOREIGN KEY (`lti_configuration_id`) REFERENCES `lti_consumer_lticonfiguration` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `course_live_courseliveconfiguration` +-- + +LOCK TABLES `course_live_courseliveconfiguration` WRITE; +/*!40000 ALTER TABLE `course_live_courseliveconfiguration` DISABLE KEYS */; +/*!40000 ALTER TABLE `course_live_courseliveconfiguration` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `course_live_historicalcourseliveconfiguration` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `course_live_historicalcourseliveconfiguration` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `course_key` varchar(255) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `provider_type` varchar(50) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + `lti_configuration_id` int(11) DEFAULT NULL, + `free_tier` tinyint(1) NOT NULL, + PRIMARY KEY (`history_id`), + KEY `course_live_historic_history_user_id_eb9f8dda_fk_auth_user` (`history_user_id`), + KEY `course_live_historicalcourseliveconfiguration_id_45a9db2e` (`id`), + KEY `course_live_historicalcours_course_key_1453fa63` (`course_key`), + KEY `course_live_historicalcours_lti_configuration_id_62cf6306` (`lti_configuration_id`), + CONSTRAINT `course_live_historic_history_user_id_eb9f8dda_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `course_live_historicalcourseliveconfiguration` +-- + +LOCK TABLES `course_live_historicalcourseliveconfiguration` WRITE; +/*!40000 ALTER TABLE `course_live_historicalcourseliveconfiguration` DISABLE KEYS */; +/*!40000 ALTER TABLE `course_live_historicalcourseliveconfiguration` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `course_modes_coursemode` -- @@ -3418,7 +4205,7 @@ CREATE TABLE `course_modes_coursemode` ( LOCK TABLES `course_modes_coursemode` WRITE; /*!40000 ALTER TABLE `course_modes_coursemode` DISABLE KEYS */; -INSERT INTO `course_modes_coursemode` VALUES (1,'course-v1:edX+DemoX+Demo_Course','verified','Verified Certificate',149,'usd','2022-07-30 20:19:59.064405',NULL,'',NULL,'8CF08E5',1,'A5B6DBE'),(2,'course-v1:edX+DemoX+Demo_Course','audit','Audit',0,'usd',NULL,NULL,'',NULL,'68EFFFF',0,NULL); +INSERT INTO `course_modes_coursemode` VALUES (1,'course-v1:edX+DemoX+Demo_Course','verified','Verified Certificate',149,'usd','2023-12-23 16:50:41.451945',NULL,'',NULL,'8CF08E5',1,NULL),(2,'course-v1:edX+DemoX+Demo_Course','audit','Audit',0,'usd',NULL,NULL,'',NULL,'68EFFFF',0,NULL); /*!40000 ALTER TABLE `course_modes_coursemode` ENABLE KEYS */; UNLOCK TABLES; @@ -3518,7 +4305,7 @@ CREATE TABLE `course_modes_historicalcoursemode` ( LOCK TABLES `course_modes_historicalcoursemode` WRITE; /*!40000 ALTER TABLE `course_modes_historicalcoursemode` DISABLE KEYS */; -INSERT INTO `course_modes_historicalcoursemode` VALUES (1,'verified','Verified Certificate',149,'usd','2022-07-30 20:19:59.064405',1,NULL,'',NULL,'8CF08E5','A5B6DBE',1,'2021-07-30 20:20:00.366861',NULL,'+','course-v1:edX+DemoX+Demo_Course',1),(2,'audit','Audit',0,'usd',NULL,0,NULL,'',NULL,'68EFFFF',NULL,2,'2021-07-30 20:20:00.372685',NULL,'+','course-v1:edX+DemoX+Demo_Course',1); +INSERT INTO `course_modes_historicalcoursemode` VALUES (1,'verified','Verified Certificate',149,'usd','2023-12-23 16:50:41.451945',1,NULL,'',NULL,'8CF08E5',NULL,1,'2022-12-23 16:50:57.943235',NULL,'+','course-v1:edX+DemoX+Demo_Course',11),(2,'audit','Audit',0,'usd',NULL,0,NULL,'',NULL,'68EFFFF',NULL,2,'2022-12-23 16:50:57.958525',NULL,'+','course-v1:edX+DemoX+Demo_Course',11); /*!40000 ALTER TABLE `course_modes_historicalcoursemode` ENABLE KEYS */; UNLOCK TABLES; @@ -3578,6 +4365,10 @@ CREATE TABLE `course_overviews_courseoverview` ( `enable_proctored_exams` tinyint(1) NOT NULL, `proctoring_escalation_email` longtext, `proctoring_provider` longtext, + `entrance_exam_enabled` tinyint(1) NOT NULL, + `entrance_exam_id` varchar(255) NOT NULL, + `entrance_exam_minimum_score_pct` double NOT NULL, + `external_id` varchar(128) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -3588,7 +4379,7 @@ CREATE TABLE `course_overviews_courseoverview` ( LOCK TABLES `course_overviews_courseoverview` WRITE; /*!40000 ALTER TABLE `course_overviews_courseoverview` DISABLE KEYS */; -INSERT INTO `course_overviews_courseoverview` VALUES ('2021-07-30 20:03:24.113182','2021-07-30 20:03:35.592577',15,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@course+block@course','Demonstration Course','DemoX','edX','2013-02-05 05:00:00.000000',NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',NULL,NULL,'end',0,1,0,'','',0.60,NULL,0,0,'[]',NULL,NULL,NULL,0,NULL,NULL,'both',NULL,NULL,NULL,'edX',0,NULL,1,NULL,NULL,NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',0,0,0,NULL,'null'); +INSERT INTO `course_overviews_courseoverview` VALUES ('2022-12-23 15:33:51.139980','2022-12-23 15:34:05.697440',18,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@course+block@course','Demonstration Course','DemoX','edX','2013-02-05 05:00:00.000000',NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',NULL,NULL,'end',0,1,0,'','',0.60,NULL,0,0,'[]',NULL,NULL,NULL,0,NULL,NULL,'both',NULL,NULL,NULL,'edX',0,NULL,1,NULL,NULL,NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',0,0,0,NULL,'null',0,'',0.65,NULL); /*!40000 ALTER TABLE `course_overviews_courseoverview` ENABLE KEYS */; UNLOCK TABLES; @@ -3669,7 +4460,7 @@ CREATE TABLE `course_overviews_courseoverviewtab` ( PRIMARY KEY (`id`), KEY `course_overviews_cou_course_overview_id_71fa6321_fk_course_ov` (`course_overview_id`), CONSTRAINT `course_overviews_cou_course_overview_id_71fa6321_fk_course_ov` FOREIGN KEY (`course_overview_id`) REFERENCES `course_overviews_courseoverview` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3678,7 +4469,7 @@ CREATE TABLE `course_overviews_courseoverviewtab` ( LOCK TABLES `course_overviews_courseoverviewtab` WRITE; /*!40000 ALTER TABLE `course_overviews_courseoverviewtab` DISABLE KEYS */; -INSERT INTO `course_overviews_courseoverviewtab` VALUES (13,'info','course-v1:edX+DemoX+Demo_Course',0,'Home','course_info',NULL,NULL,0),(14,'courseware','course-v1:edX+DemoX+Demo_Course',0,'Course','courseware',NULL,NULL,0),(15,'discussion','course-v1:edX+DemoX+Demo_Course',0,'Discussion','discussion','tab/discussion',NULL,0),(16,'wiki','course-v1:edX+DemoX+Demo_Course',0,'Wiki','wiki',NULL,NULL,0),(17,'textbooks','course-v1:edX+DemoX+Demo_Course',0,'Textbooks','textbooks',NULL,NULL,0),(18,'progress','course-v1:edX+DemoX+Demo_Course',0,'Progress','progress',NULL,NULL,0); +INSERT INTO `course_overviews_courseoverviewtab` VALUES (7,'courseware','course-v1:edX+DemoX+Demo_Course',0,'Course','courseware',NULL,NULL,0),(8,'discussion','course-v1:edX+DemoX+Demo_Course',0,'Discussion','discussion','tab/discussion',NULL,0),(9,'wiki','course-v1:edX+DemoX+Demo_Course',0,'Wiki','wiki',NULL,NULL,1),(10,'textbooks','course-v1:edX+DemoX+Demo_Course',0,'Textbooks','textbooks',NULL,NULL,0),(11,'progress','course-v1:edX+DemoX+Demo_Course',0,'Progress','progress',NULL,NULL,0); /*!40000 ALTER TABLE `course_overviews_courseoverviewtab` ENABLE KEYS */; UNLOCK TABLES; @@ -3743,11 +4534,15 @@ CREATE TABLE `course_overviews_historicalcourseoverview` ( `enable_proctored_exams` tinyint(1) NOT NULL, `proctoring_escalation_email` longtext, `proctoring_provider` longtext, + `entrance_exam_enabled` tinyint(1) NOT NULL, + `entrance_exam_id` varchar(255) NOT NULL, + `entrance_exam_minimum_score_pct` double NOT NULL, + `external_id` varchar(128) DEFAULT NULL, PRIMARY KEY (`history_id`), KEY `course_overviews_his_history_user_id_e21063d9_fk_auth_user` (`history_user_id`), KEY `course_overviews_historicalcourseoverview_id_647043f0` (`id`), CONSTRAINT `course_overviews_his_history_user_id_e21063d9_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3756,7 +4551,7 @@ CREATE TABLE `course_overviews_historicalcourseoverview` ( LOCK TABLES `course_overviews_historicalcourseoverview` WRITE; /*!40000 ALTER TABLE `course_overviews_historicalcourseoverview` DISABLE KEYS */; -INSERT INTO `course_overviews_historicalcourseoverview` VALUES ('2021-07-30 20:03:24.113182','2021-07-30 20:03:24.119099',15,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@course+block@course','edX','Empty','DemoX','edX','2030-01-01 00:00:00.000000',NULL,NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',NULL,NULL,'end',0,1,0,'','',NULL,0.50,NULL,0,0,'[]',NULL,NULL,NULL,0,NULL,'both',NULL,NULL,NULL,0,NULL,1,NULL,1,'2021-07-30 20:03:24.121944',NULL,'+',NULL,NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',0,0,0,NULL,'null'),('2021-07-30 20:03:24.113182','2021-07-30 20:03:33.124665',15,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@course+block@course','edX','Demonstration Course','DemoX','edX','2013-02-05 05:00:00.000000',NULL,NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',NULL,NULL,'end',0,1,0,'','',NULL,0.60,NULL,0,0,'[]',NULL,NULL,NULL,0,NULL,'both',NULL,NULL,NULL,0,NULL,1,NULL,2,'2021-07-30 20:03:33.128097',NULL,'~',NULL,NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',0,0,0,NULL,'null'),('2021-07-30 20:03:24.113182','2021-07-30 20:03:35.592577',15,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@course+block@course','edX','Demonstration Course','DemoX','edX','2013-02-05 05:00:00.000000',NULL,NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',NULL,NULL,'end',0,1,0,'','',NULL,0.60,NULL,0,0,'[]',NULL,NULL,NULL,0,NULL,'both',NULL,NULL,NULL,0,NULL,1,NULL,3,'2021-07-30 20:03:35.594238',NULL,'~',NULL,NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',0,0,0,NULL,'null'); +INSERT INTO `course_overviews_historicalcourseoverview` VALUES ('2022-12-23 15:33:51.139980','2022-12-23 15:33:51.176285',18,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@course+block@course','edX','Empty','DemoX','edX','2030-01-01 00:00:00.000000',NULL,NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',NULL,NULL,'end',0,1,0,'','',NULL,0.50,NULL,0,0,'[]',NULL,NULL,NULL,0,NULL,'both',NULL,NULL,NULL,0,NULL,1,NULL,1,'2022-12-23 15:33:51.187676',NULL,'+',NULL,NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',0,0,0,NULL,'null',0,'',0.65,NULL),('2022-12-23 15:33:51.139980','2022-12-23 15:34:05.697440',18,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@course+block@course','edX','Demonstration Course','DemoX','edX','2013-02-05 05:00:00.000000',NULL,NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',NULL,NULL,'end',0,1,0,'','',NULL,0.60,NULL,0,0,'[]',NULL,NULL,NULL,0,NULL,'both',NULL,NULL,NULL,0,NULL,1,NULL,2,'2022-12-23 15:34:05.700050',NULL,'~',NULL,NULL,NULL,'/asset-v1:edX+DemoX+Demo_Course+type@asset+block@images_course_image.jpg',0,0,0,NULL,'null',0,'',0.65,NULL); /*!40000 ALTER TABLE `course_overviews_historicalcourseoverview` ENABLE KEYS */; UNLOCK TABLES; @@ -3844,6 +4639,61 @@ LOCK TABLES `courseware_dynamicupgradedeadlineconfiguration` WRITE; /*!40000 ALTER TABLE `courseware_dynamicupgradedeadlineconfiguration` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `courseware_financialassistanceconfiguration` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `courseware_financialassistanceconfiguration` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `api_base_url` varchar(200) NOT NULL, + `service_username` varchar(100) NOT NULL, + `fa_backend_enabled_courses_percentage` int(11) NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `courseware_financial_changed_by_id_acb152e5_fk_auth_user` (`changed_by_id`), + CONSTRAINT `courseware_financial_changed_by_id_acb152e5_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `courseware_financialassistanceconfiguration` +-- + +LOCK TABLES `courseware_financialassistanceconfiguration` WRITE; +/*!40000 ALTER TABLE `courseware_financialassistanceconfiguration` DISABLE KEYS */; +/*!40000 ALTER TABLE `courseware_financialassistanceconfiguration` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `courseware_lastseencoursewaretimezone` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `courseware_lastseencoursewaretimezone` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `last_seen_courseware_timezone` varchar(255) NOT NULL, + `user_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `user_id` (`user_id`), + KEY `courseware_lastseencoursewa_last_seen_courseware_timezo_39c8f549` (`last_seen_courseware_timezone`), + CONSTRAINT `courseware_lastseenc_user_id_b3deb845_fk_auth_user` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `courseware_lastseencoursewaretimezone` +-- + +LOCK TABLES `courseware_lastseencoursewaretimezone` WRITE; +/*!40000 ALTER TABLE `courseware_lastseencoursewaretimezone` DISABLE KEYS */; +/*!40000 ALTER TABLE `courseware_lastseencoursewaretimezone` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `courseware_offlinecomputedgrade` -- @@ -4430,33 +5280,165 @@ LOCK TABLES `credit_creditrequirementstatus` WRITE; UNLOCK TABLES; -- --- Table structure for table `dark_lang_darklangconfig` +-- Table structure for table `dark_lang_darklangconfig` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `dark_lang_darklangconfig` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `released_languages` longtext NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + `beta_languages` longtext NOT NULL, + `enable_beta_languages` tinyint(1) NOT NULL, + PRIMARY KEY (`id`), + KEY `dark_lang_darklangconfig_changed_by_id_9a7df899_fk_auth_user_id` (`changed_by_id`), + CONSTRAINT `dark_lang_darklangconfig_changed_by_id_9a7df899_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `dark_lang_darklangconfig` +-- + +LOCK TABLES `dark_lang_darklangconfig` WRITE; +/*!40000 ALTER TABLE `dark_lang_darklangconfig` DISABLE KEYS */; +INSERT INTO `dark_lang_darklangconfig` VALUES (1,'2022-12-23 14:59:21.780843',1,'',NULL,'',0); +/*!40000 ALTER TABLE `dark_lang_darklangconfig` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `degreed2_degreed2enterprisecustomerconfiguration` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `degreed2_degreed2enterprisecustomerconfiguration` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `idp_id` varchar(255) NOT NULL, + `active` tinyint(1) NOT NULL, + `transmission_chunk_size` int(11) NOT NULL, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `client_id` varchar(255) NOT NULL, + `client_secret` varchar(255) NOT NULL, + `degreed_base_url` varchar(255) NOT NULL, + `degreed_token_fetch_base_url` varchar(255) NOT NULL, + `enterprise_customer_id` char(32) NOT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `degreed2_degreed2enterprise_enterprise_customer_id_93516183` (`enterprise_customer_id`), + CONSTRAINT `degreed2_degreed2ent_enterprise_customer__93516183_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `degreed2_degreed2enterprisecustomerconfiguration` +-- + +LOCK TABLES `degreed2_degreed2enterprisecustomerconfiguration` WRITE; +/*!40000 ALTER TABLE `degreed2_degreed2enterprisecustomerconfiguration` DISABLE KEYS */; +/*!40000 ALTER TABLE `degreed2_degreed2enterprisecustomerconfiguration` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `degreed2_degreed2learnerdatatransmissionaudit` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `degreed2_degreed2learnerdatatransmissionaudit` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `degreed_user_email` varchar(255) NOT NULL, + `enterprise_course_enrollment_id` int(11) DEFAULT NULL, + `course_id` varchar(255) NOT NULL, + `degreed_completed_timestamp` varchar(19) DEFAULT NULL, + `status` varchar(100) DEFAULT NULL, + `error_message` longtext, + `created` datetime(6) NOT NULL, + `course_completed` tinyint(1) NOT NULL, + `enterprise_customer_uuid` char(32) DEFAULT NULL, + `grade` double DEFAULT NULL, + `instructor_name` varchar(255) NOT NULL, + `modified` datetime(6) NOT NULL, + `plugin_configuration_id` int(11) DEFAULT NULL, + `total_hours` double DEFAULT NULL, + `subsection_id` varchar(255) DEFAULT NULL, + `subsection_name` varchar(255) DEFAULT NULL, + `friendly_status_message` varchar(255) DEFAULT NULL, + `api_record_id` int(11) DEFAULT NULL, + `content_title` varchar(255) DEFAULT NULL, + `progress_status` varchar(255) NOT NULL, + `user_email` varchar(255) DEFAULT NULL, + `completed_timestamp` datetime(6) DEFAULT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `api_record_id` (`api_record_id`), + KEY `degreed2_degreed2learnerdat_enterprise_course_enrollmen_c093fa2b` (`enterprise_course_enrollment_id`), + KEY `degreed2_degreed2learnerdat_subsection_id_b8501613` (`subsection_id`), + CONSTRAINT `degreed2_degreed2lea_api_record_id_0d632eab_fk_integrate` FOREIGN KEY (`api_record_id`) REFERENCES `integrated_channel_apiresponserecord` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `degreed2_degreed2learnerdatatransmissionaudit` +-- + +LOCK TABLES `degreed2_degreed2learnerdatatransmissionaudit` WRITE; +/*!40000 ALTER TABLE `degreed2_degreed2learnerdatatransmissionaudit` DISABLE KEYS */; +/*!40000 ALTER TABLE `degreed2_degreed2learnerdatatransmissionaudit` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `degreed2_historicaldegreed2enterprisecustomerconfiguration` -- /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; -CREATE TABLE `dark_lang_darklangconfig` ( - `id` int(11) NOT NULL AUTO_INCREMENT, - `change_date` datetime(6) NOT NULL, - `enabled` tinyint(1) NOT NULL, - `released_languages` longtext NOT NULL, - `changed_by_id` int(11) DEFAULT NULL, - `beta_languages` longtext NOT NULL, - `enable_beta_languages` tinyint(1) NOT NULL, - PRIMARY KEY (`id`), - KEY `dark_lang_darklangconfig_changed_by_id_9a7df899_fk_auth_user_id` (`changed_by_id`), - CONSTRAINT `dark_lang_darklangconfig_changed_by_id_9a7df899_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; +CREATE TABLE `degreed2_historicaldegreed2enterprisecustomerconfiguration` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `idp_id` varchar(255) NOT NULL, + `active` tinyint(1) NOT NULL, + `transmission_chunk_size` int(11) NOT NULL, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `client_id` varchar(255) NOT NULL, + `client_secret` varchar(255) NOT NULL, + `degreed_base_url` varchar(255) NOT NULL, + `degreed_token_fetch_base_url` varchar(255) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `enterprise_customer_id` char(32) DEFAULT NULL, + `history_user_id` int(11) DEFAULT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `degreed2_historicald_history_user_id_35a20f8c_fk_auth_user` (`history_user_id`), + KEY `degreed2_historicaldegreed2_id_4a50fac9` (`id`), + KEY `degreed2_historicaldegreed2_enterprise_customer_id_513db5d3` (`enterprise_customer_id`), + CONSTRAINT `degreed2_historicald_history_user_id_35a20f8c_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- --- Dumping data for table `dark_lang_darklangconfig` +-- Dumping data for table `degreed2_historicaldegreed2enterprisecustomerconfiguration` -- -LOCK TABLES `dark_lang_darklangconfig` WRITE; -/*!40000 ALTER TABLE `dark_lang_darklangconfig` DISABLE KEYS */; -INSERT INTO `dark_lang_darklangconfig` VALUES (1,'2021-07-30 19:56:37.351278',1,'',NULL,'',0); -/*!40000 ALTER TABLE `dark_lang_darklangconfig` ENABLE KEYS */; +LOCK TABLES `degreed2_historicaldegreed2enterprisecustomerconfiguration` WRITE; +/*!40000 ALTER TABLE `degreed2_historicaldegreed2enterprisecustomerconfiguration` DISABLE KEYS */; +/*!40000 ALTER TABLE `degreed2_historicaldegreed2enterprisecustomerconfiguration` ENABLE KEYS */; UNLOCK TABLES; -- @@ -4479,10 +5461,15 @@ CREATE TABLE `degreed_degreedenterprisecustomerconfiguration` ( `degreed_user_id` varchar(255) NOT NULL, `degreed_user_password` varchar(255) NOT NULL, `provider_id` varchar(100) NOT NULL, - `channel_worker_username` varchar(255) DEFAULT NULL, - `catalogs_to_transmit` longtext, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, + `idp_id` varchar(255) NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), - UNIQUE KEY `enterprise_customer_id` (`enterprise_customer_id`), + KEY `degreed_degreedenterprisecu_enterprise_customer_id_86f16a0d` (`enterprise_customer_id`), CONSTRAINT `degreed_degreedenter_enterprise_customer__86f16a0d_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -4534,15 +5521,32 @@ UNLOCK TABLES; CREATE TABLE `degreed_degreedlearnerdatatransmissionaudit` ( `id` int(11) NOT NULL AUTO_INCREMENT, `degreed_user_email` varchar(255) NOT NULL, - `enterprise_course_enrollment_id` int(10) unsigned NOT NULL, + `enterprise_course_enrollment_id` int(11) DEFAULT NULL, `course_id` varchar(255) NOT NULL, `course_completed` tinyint(1) NOT NULL, - `completed_timestamp` varchar(10) NOT NULL, - `status` varchar(100) NOT NULL, - `error_message` longtext NOT NULL, + `degreed_completed_timestamp` varchar(10) DEFAULT NULL, + `status` varchar(100) DEFAULT NULL, + `error_message` longtext, `created` datetime(6) NOT NULL, + `enterprise_customer_uuid` char(32) DEFAULT NULL, + `grade` double DEFAULT NULL, + `instructor_name` varchar(255) NOT NULL, + `modified` datetime(6) NOT NULL, + `plugin_configuration_id` int(11) DEFAULT NULL, + `total_hours` double DEFAULT NULL, + `subsection_id` varchar(255) DEFAULT NULL, + `subsection_name` varchar(255) DEFAULT NULL, + `friendly_status_message` varchar(255) DEFAULT NULL, + `api_record_id` int(11) DEFAULT NULL, + `content_title` varchar(255) DEFAULT NULL, + `progress_status` varchar(255) NOT NULL, + `user_email` varchar(255) DEFAULT NULL, + `completed_timestamp` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), - KEY `degreed_degreedlearnerdatat_enterprise_course_enrollmen_2b4fe278` (`enterprise_course_enrollment_id`) + UNIQUE KEY `api_record_id` (`api_record_id`), + KEY `degreed_degreedlearnerdatat_enterprise_course_enrollmen_2b4fe278` (`enterprise_course_enrollment_id`), + KEY `degreed_degreedlearnerdatat_subsection_id_17780106` (`subsection_id`), + CONSTRAINT `degreed_degreedlearn_api_record_id_670a6fb9_fk_integrate` FOREIGN KEY (`api_record_id`) REFERENCES `integrated_channel_apiresponserecord` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -4580,8 +5584,13 @@ CREATE TABLE `degreed_historicaldegreedenterprisecustomerconfiguration` ( `degreed_user_id` varchar(255) NOT NULL, `degreed_user_password` varchar(255) NOT NULL, `provider_id` varchar(100) NOT NULL, - `channel_worker_username` varchar(255) DEFAULT NULL, - `catalogs_to_transmit` longtext, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, + `idp_id` varchar(255) NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, PRIMARY KEY (`history_id`), KEY `degreed_historicalde_history_user_id_5b4776d8_fk_auth_user` (`history_user_id`), KEY `degreed_historicaldegreeden_id_756f1445` (`id`), @@ -4750,6 +5759,9 @@ CREATE TABLE `discussions_discussionsconfiguration` ( `plugin_configuration` longtext NOT NULL, `provider_type` varchar(100) NOT NULL, `lti_configuration_id` int(11) DEFAULT NULL, + `enable_graded_units` tinyint(1) NOT NULL, + `enable_in_context` tinyint(1) NOT NULL, + `unit_level_visibility` tinyint(1) NOT NULL, PRIMARY KEY (`context_key`), KEY `discussions_discussi_lti_configuration_id_7088d266_fk_lti_consu` (`lti_configuration_id`), CONSTRAINT `discussions_discussi_lti_configuration_id_7088d266_fk_lti_consu` FOREIGN KEY (`lti_configuration_id`) REFERENCES `lti_consumer_lticonfiguration` (`id`) @@ -4762,9 +5774,45 @@ CREATE TABLE `discussions_discussionsconfiguration` ( LOCK TABLES `discussions_discussionsconfiguration` WRITE; /*!40000 ALTER TABLE `discussions_discussionsconfiguration` DISABLE KEYS */; +INSERT INTO `discussions_discussionsconfiguration` VALUES ('2022-12-23 15:33:51.019525','2022-12-23 15:33:51.021494','course-v1:edX+DemoX+Demo_Course',1,'{}','legacy',NULL,0,1,1); /*!40000 ALTER TABLE `discussions_discussionsconfiguration` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `discussions_discussiontopiclink` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `discussions_discussiontopiclink` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `context_key` varchar(255) NOT NULL, + `usage_key` varchar(255) DEFAULT NULL, + `title` varchar(255) NOT NULL, + `provider_id` varchar(32) NOT NULL, + `external_id` varchar(255) NOT NULL, + `enabled_in_context` tinyint(1) NOT NULL, + `group_id` int(11) DEFAULT NULL, + `ordering` int(10) unsigned DEFAULT NULL, + `context` json NOT NULL, + PRIMARY KEY (`id`), + KEY `discussions_discussi_group_id_2f8afa34_fk_course_gr` (`group_id`), + KEY `discussions_discussiontopiclink_context_key_07c00652` (`context_key`), + KEY `discussions_discussiontopiclink_usage_key_ea381cf9` (`usage_key`), + KEY `discussions_discussiontopiclink_external_id_719d30fc` (`external_id`), + CONSTRAINT `discussions_discussi_group_id_2f8afa34_fk_course_gr` FOREIGN KEY (`group_id`) REFERENCES `course_groups_courseusergroup` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `discussions_discussiontopiclink` +-- + +LOCK TABLES `discussions_discussiontopiclink` WRITE; +/*!40000 ALTER TABLE `discussions_discussiontopiclink` DISABLE KEYS */; +/*!40000 ALTER TABLE `discussions_discussiontopiclink` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `discussions_historicaldiscussionsconfiguration` -- @@ -4784,12 +5832,15 @@ CREATE TABLE `discussions_historicaldiscussionsconfiguration` ( `history_type` varchar(1) NOT NULL, `history_user_id` int(11) DEFAULT NULL, `lti_configuration_id` int(11) DEFAULT NULL, + `enable_graded_units` tinyint(1) NOT NULL, + `enable_in_context` tinyint(1) NOT NULL, + `unit_level_visibility` tinyint(1) NOT NULL, PRIMARY KEY (`history_id`), KEY `discussions_historic_history_user_id_df7ddb62_fk_auth_user` (`history_user_id`), KEY `discussions_historicaldiscu_context_key_7c3bca39` (`context_key`), KEY `discussions_historicaldiscu_lti_configuration_id_a6693472` (`lti_configuration_id`), CONSTRAINT `discussions_historic_history_user_id_df7ddb62_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4798,6 +5849,7 @@ CREATE TABLE `discussions_historicaldiscussionsconfiguration` ( LOCK TABLES `discussions_historicaldiscussionsconfiguration` WRITE; /*!40000 ALTER TABLE `discussions_historicaldiscussionsconfiguration` DISABLE KEYS */; +INSERT INTO `discussions_historicaldiscussionsconfiguration` VALUES ('2022-12-23 15:33:51.019525','2022-12-23 15:33:51.021494','course-v1:edX+DemoX+Demo_Course',1,'{}','legacy',1,'2022-12-23 15:33:51.028768',NULL,'+',NULL,NULL,0,1,1); /*!40000 ALTER TABLE `discussions_historicaldiscussionsconfiguration` ENABLE KEYS */; UNLOCK TABLES; @@ -4897,6 +5949,36 @@ LOCK TABLES `django_celery_results_chordcounter` WRITE; /*!40000 ALTER TABLE `django_celery_results_chordcounter` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `django_celery_results_groupresult` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `django_celery_results_groupresult` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `group_id` varchar(255) NOT NULL, + `date_created` datetime(6) NOT NULL, + `date_done` datetime(6) NOT NULL, + `content_type` varchar(128) NOT NULL, + `content_encoding` varchar(64) NOT NULL, + `result` longtext, + PRIMARY KEY (`id`), + UNIQUE KEY `group_id` (`group_id`), + KEY `django_cele_date_cr_bd6c1d_idx` (`date_created`), + KEY `django_cele_date_do_caae0e_idx` (`date_done`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `django_celery_results_groupresult` +-- + +LOCK TABLES `django_celery_results_groupresult` WRITE; +/*!40000 ALTER TABLE `django_celery_results_groupresult` DISABLE KEYS */; +/*!40000 ALTER TABLE `django_celery_results_groupresult` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `django_celery_results_taskresult` -- @@ -4918,13 +6000,14 @@ CREATE TABLE `django_celery_results_taskresult` ( `task_name` varchar(255) DEFAULT NULL, `worker` varchar(100) DEFAULT NULL, `date_created` datetime(6) NOT NULL, + `periodic_task_name` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `task_id` (`task_id`), - KEY `django_celery_results_taskresult_date_done_49edada6` (`date_done`), - KEY `django_celery_results_taskresult_status_cbbed23a` (`status`), - KEY `django_celery_results_taskresult_task_name_90987df3` (`task_name`), - KEY `django_celery_results_taskresult_worker_f8711389` (`worker`), - KEY `django_celery_results_taskresult_date_created_099f3424` (`date_created`) + KEY `django_cele_task_na_08aec9_idx` (`task_name`), + KEY `django_cele_status_9b6201_idx` (`status`), + KEY `django_cele_worker_d54dd8_idx` (`worker`), + KEY `django_cele_date_cr_f04a50_idx` (`date_created`), + KEY `django_cele_date_do_f59aad_idx` (`date_done`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -4974,7 +6057,7 @@ CREATE TABLE `django_comment_client_permission_roles` ( KEY `django_comment_clien_role_id_d2cb08a2_fk_django_co` (`role_id`), CONSTRAINT `django_comment_clien_permission_id_f9f47fd2_fk_django_co` FOREIGN KEY (`permission_id`) REFERENCES `django_comment_client_permission` (`name`), CONSTRAINT `django_comment_clien_role_id_d2cb08a2_fk_django_co` FOREIGN KEY (`role_id`) REFERENCES `django_comment_client_role` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=80 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=159 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -5027,7 +6110,7 @@ CREATE TABLE `django_comment_client_role_users` ( KEY `dcc_role_users_user_role_idx` (`user_id`,`role_id`), CONSTRAINT `django_comment_clien_role_id_baec77f6_fk_django_co` FOREIGN KEY (`role_id`) REFERENCES `django_comment_client_role` (`id`), CONSTRAINT `django_comment_clien_user_id_5d7991df_fk_auth_user` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -5036,7 +6119,7 @@ CREATE TABLE `django_comment_client_role_users` ( LOCK TABLES `django_comment_client_role_users` WRITE; /*!40000 ALTER TABLE `django_comment_client_role_users` DISABLE KEYS */; -INSERT INTO `django_comment_client_role_users` VALUES (1,5,5),(2,5,6),(3,5,7),(4,5,8); +INSERT INTO `django_comment_client_role_users` VALUES (1,5,5),(4,5,6),(7,5,7),(10,5,8); /*!40000 ALTER TABLE `django_comment_client_role_users` ENABLE KEYS */; UNLOCK TABLES; @@ -5053,6 +6136,7 @@ CREATE TABLE `django_comment_common_coursediscussionsettings` ( `divided_discussions` longtext, `division_scheme` varchar(20) NOT NULL, `discussions_id_map` longtext, + `reported_content_email_notifications` tinyint(1) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `course_id` (`course_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; @@ -5086,7 +6170,7 @@ CREATE TABLE `django_comment_common_discussionsidmapping` ( LOCK TABLES `django_comment_common_discussionsidmapping` WRITE; /*!40000 ALTER TABLE `django_comment_common_discussionsidmapping` DISABLE KEYS */; -INSERT INTO `django_comment_common_discussionsidmapping` VALUES ('course-v1:edX+DemoX+Demo_Course','{\"d9f970a42067413cbb633f81cfb12604\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@412dc8dbb6674014862237b23c1f643f\",\"98d8feb5971041a085512ae22b398613\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@722085be27c84ac693cfebc8ac5da700\",\"1d153da210844719a1a6cc39ca09673c\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@9f9e1373cc8243b985c8750cc8acec7d\",\"265ca2d808814d76ad670957a2b6071f\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@e2cb0e0994f84b0abfa5f4ae42ed9d44\",\"23347cb1d1e74ec79453ce361e38eb18\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@3169f89efde2452993f2f2d9bc74f5b2\",\"4250393f9f684bfeb3f1d514e15592d1\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@ffa5817d49e14fec83ad6187cbe16358\",\"eb264c9899b745fc81cd7405b53a7a65\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@e5eac7e1a5a24f5fa7ed77bb6d136591\",\"aecab8f355744782af5a9470185f0005\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@5ab88e67d46049b9aa694cb240c39cef\",\"cba3e4cd91d0466b9ac50926e495b76f\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@67c26b1e826e47aaa29757f62bcd1ad0\",\"ed3164d1235645739374094a8172964b\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@870371212ba04dcf9536d7c7b8f3109e\",\"b770140a122741fea651a50362dee7e6\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@4d672c5893cb4f1dad0de67d2008522e\",\"c49f0dfb8fc94c9c8d9999cc95190c56\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@501aed9d902349eeb2191fa505548de2\",\"53c486b035b4437c9197a543371e0f03\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@6244918637ed4ff4b5f94a840a7e4b43\",\"d7b66e45154b4af18f33213337685e91\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@6f7a6670f87147149caeff6afa07a526\",\"9ad16580878f49d1bf20ce1bc533d16e\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@e0d7423118ab432582d03e8e8dad8e36\",\"b11488e3580241f08146cbcfca693d06\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@03f051f9a8814881a3783d2511613aa6\",\"bb15269287ec44b6a2f69447db43d845\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@0aa7a3bdbe18427795b0c1a1d7c3cb9a\",\"239ef52e6eee468fb698b4217a7bafc6\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@c6cd4bea43454aaea60ad01beb0cf213\",\"cdad92273f7d4622aed770b7de8583bc\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@4f06b358a96f4d1dae57d6d81acd06f2\",\"e4365aad2c39498d824cf984b3f9b083\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@ed01bcd164e64038a78964a16eac3edc\",\"6e51dd8f181b44ffa6d91303a287ed3f\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@12ad4f3ff4c14114a6e629b00e000976\",\"edx_demo_embedded_discussion\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@discussion_5deb6081620d\",\"31c83aefa6634e83a3c80b81f5447201\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@ade92343df3d4953a40ab3adc8805390\",\"0717ec26e67e49b2a9f30d2e15c417dd\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@4aba537a78774bd5a862485a8563c345\",\"df0905ee484844769644f330844253e7\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@f480df4ce91347c5ae4301ddf6146238\",\"e252d4de97c7426e8b67ff516a9962f6\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@b8cec2a19ebf463f90cd3544c7927b0e\",\"97f19f6202e54d6a9ea59f7a573725a1\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@cd177caa62444fbca48aa8f843f09eac\",\"d459fcb5792b459ca0aefe141e633ccc\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@ddede76df71045ffa16de9d1481d2119\",\"ba12c2e0b81e4cef8e05e22049aafd63\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@1a810b1a3b2447b998f0917d0e5a802b\",\"a56e406f164746d8bbff76545e6d981f\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@23e6eda482c04335af2bb265beacaf59\",\"8ff02d4204bb42059db629e399a50a26\":\"block-v1:edX+DemoX+Demo_Course+type@discussion+block@1c8d47c425724346a7968fa1bc745dcd\"}'); +INSERT INTO `django_comment_common_discussionsidmapping` VALUES ('course-v1:edX+DemoX+Demo_Course','{}'); /*!40000 ALTER TABLE `django_comment_common_discussionsidmapping` ENABLE KEYS */; UNLOCK TABLES; @@ -5114,7 +6198,7 @@ CREATE TABLE `django_comment_common_forumsconfig` ( LOCK TABLES `django_comment_common_forumsconfig` WRITE; /*!40000 ALTER TABLE `django_comment_common_forumsconfig` DISABLE KEYS */; -INSERT INTO `django_comment_common_forumsconfig` VALUES (1,'2021-07-30 19:56:47.278174',1,5,NULL); +INSERT INTO `django_comment_common_forumsconfig` VALUES (1,'2022-12-23 15:00:04.726750',1,5,NULL); /*!40000 ALTER TABLE `django_comment_common_forumsconfig` ENABLE KEYS */; UNLOCK TABLES; @@ -5130,7 +6214,7 @@ CREATE TABLE `django_content_type` ( `model` varchar(100) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `django_content_type_app_label_model_76bd3d3b_uniq` (`app_label`,`model`) -) ENGINE=InnoDB AUTO_INCREMENT=424 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=475 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -5139,7 +6223,7 @@ CREATE TABLE `django_content_type` ( LOCK TABLES `django_content_type` WRITE; /*!40000 ALTER TABLE `django_content_type` DISABLE KEYS */; -INSERT INTO `django_content_type` VALUES (142,'admin','logentry'),(305,'agreements','integritysignature'),(370,'announcements','announcement'),(256,'api_admin','apiaccessconfig'),(1,'api_admin','apiaccessrequest'),(257,'api_admin','catalog'),(197,'assessment','assessment'),(198,'assessment','assessmentfeedback'),(199,'assessment','assessmentfeedbackoption'),(200,'assessment','assessmentpart'),(201,'assessment','criterion'),(202,'assessment','criterionoption'),(210,'assessment','historicalsharedfileupload'),(203,'assessment','peerworkflow'),(204,'assessment','peerworkflowitem'),(205,'assessment','rubric'),(211,'assessment','sharedfileupload'),(209,'assessment','staffworkflow'),(206,'assessment','studenttrainingworkflow'),(207,'assessment','studenttrainingworkflowitem'),(212,'assessment','teamstaffworkflow'),(208,'assessment','trainingexample'),(3,'auth','group'),(2,'auth','permission'),(4,'auth','user'),(260,'badges','badgeassertion'),(261,'badges','badgeclass'),(262,'badges','coursecompleteimageconfiguration'),(263,'badges','courseeventbadgesconfiguration'),(360,'blackboard','blackboardenterprisecustomerconfiguration'),(362,'blackboard','blackboardlearnerassessmentdatatransmissionaudit'),(361,'blackboard','blackboardlearnerdatatransmissionaudit'),(359,'blackboard','historicalblackboardenterprisecustomerconfiguration'),(231,'block_structure','blockstructureconfiguration'),(232,'block_structure','blockstructuremodel'),(371,'bookmarks','bookmark'),(372,'bookmarks','xblockcache'),(112,'branding','brandingapiconfig'),(113,'branding','brandinginfoconfig'),(108,'bulk_email','bulkemailflag'),(110,'bulk_email','cohorttarget'),(104,'bulk_email','courseauthorization'),(105,'bulk_email','courseemail'),(106,'bulk_email','courseemailtemplate'),(111,'bulk_email','coursemodetarget'),(107,'bulk_email','optout'),(109,'bulk_email','target'),(409,'bulk_grades','scoreoverrider'),(269,'calendar_sync','historicalusercalendarsyncconfig'),(270,'calendar_sync','usercalendarsyncconfig'),(364,'canvas','canvasenterprisecustomerconfiguration'),(366,'canvas','canvaslearnerassessmentdatatransmissionaudit'),(365,'canvas','canvaslearnerdatatransmissionaudit'),(363,'canvas','historicalcanvasenterprisecustomerconfiguration'),(248,'catalog','catalogintegration'),(264,'celery_utils','failedtask'),(94,'certificates','certificateallowlist'),(93,'certificates','certificategenerationcommandconfiguration'),(81,'certificates','certificategenerationconfiguration'),(82,'certificates','certificategenerationcoursesetting'),(89,'certificates','certificategenerationhistory'),(83,'certificates','certificatehtmlviewconfiguration'),(90,'certificates','certificateinvalidation'),(84,'certificates','certificatetemplate'),(85,'certificates','certificatetemplateasset'),(86,'certificates','examplecertificate'),(87,'certificates','examplecertificateset'),(88,'certificates','generatedcertificate'),(95,'certificates','historicalcertificateallowlist'),(92,'certificates','historicalcertificateinvalidation'),(91,'certificates','historicalgeneratedcertificate'),(234,'commerce','commerceconfiguration'),(398,'completion','blockcompletion'),(341,'consent','datasharingconsent'),(343,'consent','datasharingconsenttextoverrides'),(342,'consent','historicaldatasharingconsent'),(19,'contentserver','cdnuseragentsconfig'),(18,'contentserver','courseassetcachettlconfig'),(417,'contentstore','courseoutlineregenerate'),(416,'contentstore','videouploadconfig'),(5,'contenttypes','contenttype'),(373,'content_libraries','contentlibrary'),(374,'content_libraries','contentlibrarypermission'),(272,'content_type_gating','contenttypegatingconfig'),(353,'cornerstone','cornerstoneenterprisecustomerconfiguration'),(354,'cornerstone','cornerstoneglobalconfiguration'),(355,'cornerstone','cornerstonelearnerdatatransmissionaudit'),(356,'cornerstone','historicalcornerstoneenterprisecustomerconfiguration'),(233,'cors_csrf','xdomainproxyconfiguration'),(42,'courseware','coursedynamicupgradedeadlineconfiguration'),(43,'courseware','dynamicupgradedeadlineconfiguration'),(34,'courseware','offlinecomputedgrade'),(35,'courseware','offlinecomputedgradelog'),(44,'courseware','orgdynamicupgradedeadlineconfiguration'),(36,'courseware','studentfieldoverride'),(37,'courseware','studentmodule'),(38,'courseware','studentmodulehistory'),(39,'courseware','xmodulestudentinfofield'),(40,'courseware','xmodulestudentprefsfield'),(41,'courseware','xmoduleuserstatesummaryfield'),(45,'coursewarehistoryextended','studentmodulehistoryextended'),(179,'course_action_state','coursererunstate'),(418,'course_creators','coursecreator'),(278,'course_date_signals','selfpacedrelativedatesconfig'),(271,'course_duration_limits','coursedurationlimitconfig'),(267,'course_goals','coursegoal'),(268,'course_goals','historicalcoursegoal'),(98,'course_groups','cohortmembership'),(99,'course_groups','coursecohort'),(100,'course_groups','coursecohortssettings'),(101,'course_groups','courseusergroup'),(102,'course_groups','courseusergrouppartitiongroup'),(103,'course_groups','unregisteredlearnercohortassignments'),(114,'course_home_api','disableprogresspagestackedconfig'),(156,'course_modes','coursemode'),(158,'course_modes','coursemodeexpirationconfig'),(157,'course_modes','coursemodesarchive'),(159,'course_modes','historicalcoursemode'),(225,'course_overviews','courseoverview'),(228,'course_overviews','courseoverviewimageconfig'),(227,'course_overviews','courseoverviewimageset'),(226,'course_overviews','courseoverviewtab'),(229,'course_overviews','historicalcourseoverview'),(230,'course_overviews','simulatecoursepublishconfig'),(265,'crawlers','crawlersconfig'),(375,'credentials','credentialsapiconfig'),(376,'credentials','notifycredentialsconfig'),(241,'credit','creditconfig'),(235,'credit','creditcourse'),(236,'credit','crediteligibility'),(237,'credit','creditprovider'),(238,'credit','creditrequest'),(239,'credit','creditrequirement'),(240,'credit','creditrequirementstatus'),(170,'dark_lang','darklangconfig'),(346,'degreed','degreedenterprisecustomerconfiguration'),(347,'degreed','degreedglobalconfiguration'),(348,'degreed','degreedlearnerdatatransmissionaudit'),(349,'degreed','historicaldegreedenterprisecustomerconfiguration'),(284,'demographics','historicaluserdemographics'),(283,'demographics','userdemographics'),(274,'discounts','discountpercentageconfig'),(273,'discounts','discountrestrictionconfig'),(378,'discussions','discussionsconfiguration'),(377,'discussions','historicaldiscussionsconfiguration'),(379,'discussions','providerfilter'),(10,'django_celery_results','chordcounter'),(9,'django_celery_results','taskresult'),(146,'django_comment_common','coursediscussionsettings'),(147,'django_comment_common','discussionsidmapping'),(145,'django_comment_common','forumsconfig'),(143,'django_comment_common','permission'),(144,'django_comment_common','role'),(138,'django_notify','notification'),(139,'django_notify','notificationtype'),(140,'django_notify','settings'),(141,'django_notify','subscription'),(220,'edxval','coursevideo'),(219,'edxval','encodedvideo'),(217,'edxval','profile'),(224,'edxval','thirdpartytranscriptcredentialsstate'),(222,'edxval','transcriptpreference'),(218,'edxval','video'),(221,'edxval','videoimage'),(223,'edxval','videotranscript'),(415,'edx_name_affirmation','verifiedname'),(399,'edx_proctoring','proctoredexam'),(400,'edx_proctoring','proctoredexamreviewpolicy'),(401,'edx_proctoring','proctoredexamreviewpolicyhistory'),(402,'edx_proctoring','proctoredexamsoftwaresecurecomment'),(403,'edx_proctoring','proctoredexamsoftwaresecurereview'),(404,'edx_proctoring','proctoredexamsoftwaresecurereviewhistory'),(405,'edx_proctoring','proctoredexamstudentallowance'),(406,'edx_proctoring','proctoredexamstudentallowancehistory'),(407,'edx_proctoring','proctoredexamstudentattempt'),(408,'edx_proctoring','proctoredexamstudentattempthistory'),(394,'edx_when','contentdate'),(395,'edx_when','datepolicy'),(396,'edx_when','userdate'),(172,'embargo','country'),(173,'embargo','countryaccessrule'),(174,'embargo','courseaccessrulehistory'),(175,'embargo','embargoedcourse'),(176,'embargo','embargoedstate'),(177,'embargo','ipfilter'),(178,'embargo','restrictedcourse'),(337,'enterprise','adminnotification'),(336,'enterprise','adminnotificationfilter'),(338,'enterprise','adminnotificationread'),(306,'enterprise','enrollmentnotificationemailtemplate'),(334,'enterprise','enterpriseanalyticsuser'),(307,'enterprise','enterprisecatalogquery'),(315,'enterprise','enterprisecourseenrollment'),(308,'enterprise','enterprisecustomer'),(309,'enterprise','enterprisecustomerbrandingconfiguration'),(310,'enterprise','enterprisecustomercatalog'),(311,'enterprise','enterprisecustomeridentityprovider'),(312,'enterprise','enterprisecustomerreportingconfiguration'),(313,'enterprise','enterprisecustomertype'),(314,'enterprise','enterprisecustomeruser'),(316,'enterprise','enterpriseenrollmentsource'),(317,'enterprise','enterprisefeaturerole'),(318,'enterprise','enterprisefeatureuserroleassignment'),(319,'enterprise','historicalenrollmentnotificationemailtemplate'),(333,'enterprise','historicalenterpriseanalyticsuser'),(320,'enterprise','historicalenterprisecourseenrollment'),(321,'enterprise','historicalenterprisecustomer'),(322,'enterprise','historicalenterprisecustomercatalog'),(340,'enterprise','historicalenterprisecustomeruser'),(330,'enterprise','historicallicensedenterprisecourseenrollment'),(323,'enterprise','historicalpendingenrollment'),(331,'enterprise','historicalpendingenterprisecustomeradminuser'),(324,'enterprise','historicalpendingenterprisecustomeruser'),(339,'enterprise','historicalsystemwideenterpriseuserroleassignment'),(329,'enterprise','licensedenterprisecourseenrollment'),(325,'enterprise','pendingenrollment'),(332,'enterprise','pendingenterprisecustomeradminuser'),(326,'enterprise','pendingenterprisecustomeruser'),(327,'enterprise','systemwideenterpriserole'),(328,'enterprise','systemwideenterpriseuserroleassignment'),(335,'enterprise','updateroleassignmentswithcustomersconfig'),(160,'entitlements','courseentitlement'),(161,'entitlements','courseentitlementpolicy'),(162,'entitlements','courseentitlementsupportdetail'),(163,'entitlements','historicalcourseentitlement'),(164,'entitlements','historicalcourseentitlementsupportdetail'),(300,'event_routing_backends','routerconfiguration'),(275,'experiments','experimentdata'),(276,'experiments','experimentkeyvalue'),(277,'experiments','historicalexperimentkeyvalue'),(279,'external_user_ids','externalid'),(280,'external_user_ids','externalidtype'),(281,'external_user_ids','historicalexternalid'),(282,'external_user_ids','historicalexternalidtype'),(385,'grades','computegradessetting'),(382,'grades','coursepersistentgradesflag'),(387,'grades','historicalpersistentsubsectiongradeoverride'),(384,'grades','persistentcoursegrade'),(383,'grades','persistentgradesenabledflag'),(380,'grades','persistentsubsectiongrade'),(386,'grades','persistentsubsectiongradeoverride'),(381,'grades','visibleblocks'),(97,'instructor_task','gradereportsetting'),(96,'instructor_task','instructortask'),(345,'integrated_channel','contentmetadataitemtransmission'),(344,'integrated_channel','learnerdatatransmissionaudit'),(296,'learning_sequences','contenterror'),(293,'learning_sequences','coursecontext'),(289,'learning_sequences','coursesection'),(290,'learning_sequences','coursesectionsequence'),(294,'learning_sequences','coursesequenceexam'),(291,'learning_sequences','learningcontext'),(292,'learning_sequences','learningsequence'),(295,'learning_sequences','publishreport'),(299,'learning_sequences','sectionpartitiongroup'),(298,'learning_sequences','sectionsequencepartitiongroup'),(297,'learning_sequences','userpartitiongroup'),(190,'lms_xblock','xblockasidesconfig'),(414,'lti_consumer','courseallowpiisharinginltiflag'),(411,'lti_consumer','ltiagslineitem'),(412,'lti_consumer','ltiagsscore'),(410,'lti_consumer','lticonfiguration'),(413,'lti_consumer','ltidlcontentitem'),(251,'milestones','coursecontentmilestone'),(252,'milestones','coursemilestone'),(253,'milestones','milestone'),(254,'milestones','milestonerelationshiptype'),(255,'milestones','usermilestone'),(181,'mobile_api','appversionconfig'),(182,'mobile_api','ignoremobileavailableflagconfig'),(180,'mobile_api','mobileapiconfig'),(368,'moodle','historicalmoodleenterprisecustomerconfiguration'),(367,'moodle','moodleenterprisecustomerconfiguration'),(369,'moodle','moodlelearnerdatatransmissionaudit'),(116,'oauth2_provider','accesstoken'),(115,'oauth2_provider','application'),(117,'oauth2_provider','grant'),(118,'oauth2_provider','refreshtoken'),(120,'oauth_dispatch','applicationaccess'),(121,'oauth_dispatch','applicationorganization'),(119,'oauth_dispatch','restrictedapplication'),(303,'organizations','historicalorganization'),(304,'organizations','historicalorganizationcourse'),(301,'organizations','organization'),(302,'organizations','organizationcourse'),(247,'programs','programsapiconfig'),(392,'program_enrollments','courseaccessroleassignment'),(390,'program_enrollments','historicalprogramcourseenrollment'),(388,'program_enrollments','historicalprogramenrollment'),(391,'program_enrollments','programcourseenrollment'),(389,'program_enrollments','programenrollment'),(6,'redirects','redirect'),(171,'rss_proxy','whitelistedrssurl'),(352,'sap_success_factors','sapsuccessfactorsenterprisecustomerconfiguration'),(351,'sap_success_factors','sapsuccessfactorsglobalconfiguration'),(350,'sap_success_factors','sapsuccessfactorslearnerdatatransmissionaudit'),(288,'schedules','historicalschedule'),(285,'schedules','schedule'),(286,'schedules','scheduleconfig'),(287,'schedules','scheduleexperience'),(249,'self_paced','selfpacedconfiguration'),(7,'sessions','session'),(8,'sites','site'),(20,'site_configuration','siteconfiguration'),(21,'site_configuration','siteconfigurationhistory'),(183,'social_django','association'),(184,'social_django','code'),(185,'social_django','nonce'),(187,'social_django','partial'),(186,'social_django','usersocialauth'),(148,'splash','splashconfig'),(16,'static_replace','assetbaseurlconfig'),(17,'static_replace','assetexcludedextensionsconfig'),(14,'status','coursemessage'),(15,'status','globalstatusmessage'),(68,'student','accountrecovery'),(75,'student','accountrecoveryconfiguration'),(73,'student','allowedauthuser'),(46,'student','anonymoususerid'),(77,'student','bulkchangeenrollmentconfiguration'),(71,'student','bulkunenrollconfiguration'),(47,'student','courseaccessrole'),(48,'student','courseenrollment'),(49,'student','courseenrollmentallowed'),(50,'student','courseenrollmentattribute'),(76,'student','courseenrollmentcelebration'),(51,'student','dashboardconfiguration'),(52,'student','enrollmentrefundconfiguration'),(53,'student','entranceexamconfiguration'),(72,'student','fbeenrollmentexclusion'),(70,'student','historicalcourseenrollment'),(74,'student','historicalmanualenrollmentaudit'),(54,'student','languageproficiency'),(55,'student','linkedinaddtoprofileconfiguration'),(56,'student','loginfailures'),(57,'student','manualenrollmentaudit'),(58,'student','pendingemailchange'),(59,'student','pendingnamechange'),(69,'student','pendingsecondaryemailchange'),(60,'student','registration'),(66,'student','registrationcookieconfiguration'),(67,'student','sociallink'),(65,'student','userattribute'),(79,'student','usercelebration'),(78,'student','userpasswordtogglehistory'),(61,'student','userprofile'),(62,'student','usersignupsource'),(63,'student','userstanding'),(64,'student','usertestgroup'),(191,'submissions','score'),(195,'submissions','scoreannotation'),(194,'submissions','scoresummary'),(192,'submissions','studentitem'),(193,'submissions','submission'),(196,'submissions','teamsubmission'),(397,'super_csv','csvoperation'),(188,'survey','surveyanswer'),(189,'survey','surveyform'),(127,'system_wide_roles','systemwiderole'),(128,'system_wide_roles','systemwideroleassignment'),(420,'tagging','tagavailablevalues'),(421,'tagging','tagcategories'),(242,'teams','courseteam'),(243,'teams','courseteammembership'),(393,'theming','sitetheme'),(125,'third_party_auth','ltiproviderconfig'),(124,'third_party_auth','oauth2providerconfig'),(123,'third_party_auth','samlconfiguration'),(126,'third_party_auth','samlproviderconfig'),(122,'third_party_auth','samlproviderdata'),(250,'thumbnail','kvstore'),(152,'user_api','retirementstate'),(149,'user_api','usercoursetag'),(150,'user_api','userorgtag'),(151,'user_api','userpreference'),(155,'user_api','userretirementpartnerreportingstatus'),(154,'user_api','userretirementrequest'),(153,'user_api','userretirementstatus'),(422,'user_tasks','usertaskartifact'),(423,'user_tasks','usertaskstatus'),(80,'util','ratelimitconfiguration'),(259,'verified_track_content','migrateverifiedtrackcohortssetting'),(258,'verified_track_content','verifiedtrackcohortedcourse'),(168,'verify_student','manualverification'),(165,'verify_student','softwaresecurephotoverification'),(167,'verify_student','ssoverification'),(169,'verify_student','sspverificationretryconfig'),(166,'verify_student','verificationdeadline'),(22,'video_config','coursehlsplaybackenabledflag'),(24,'video_config','coursevideotranscriptenabledflag'),(30,'video_config','courseyoutubeblockedflag'),(23,'video_config','hlsplaybackenabledflag'),(27,'video_config','migrationenqueuedcourse'),(26,'video_config','transcriptmigrationsetting'),(28,'video_config','updatedcoursevideos'),(29,'video_config','videothumbnailsetting'),(25,'video_config','videotranscriptenabledflag'),(31,'video_pipeline','coursevideouploadsenabledbydefault'),(33,'video_pipeline','vempipelineintegration'),(32,'video_pipeline','videouploadsenabledbydefault'),(11,'waffle','flag'),(12,'waffle','sample'),(13,'waffle','switch'),(266,'waffle_utils','waffleflagcourseoverridemodel'),(129,'wiki','article'),(130,'wiki','articleforobject'),(131,'wiki','articleplugin'),(132,'wiki','articlerevision'),(133,'wiki','reusableplugin'),(134,'wiki','revisionplugin'),(135,'wiki','revisionpluginrevision'),(136,'wiki','simpleplugin'),(137,'wiki','urlpath'),(213,'workflow','assessmentworkflow'),(214,'workflow','assessmentworkflowcancellation'),(215,'workflow','assessmentworkflowstep'),(216,'workflow','teamassessmentworkflow'),(358,'xapi','xapilearnerdatatransmissionaudit'),(357,'xapi','xapilrsconfiguration'),(419,'xblock_config','studioconfig'),(244,'xblock_django','xblockconfiguration'),(245,'xblock_django','xblockstudioconfiguration'),(246,'xblock_django','xblockstudioconfigurationflag'); +INSERT INTO `django_content_type` VALUES (154,'admin','logentry'),(322,'agreements','integritysignature'),(405,'announcements','announcement'),(273,'api_admin','apiaccessconfig'),(1,'api_admin','apiaccessrequest'),(274,'api_admin','catalog'),(210,'assessment','assessment'),(211,'assessment','assessmentfeedback'),(212,'assessment','assessmentfeedbackoption'),(213,'assessment','assessmentpart'),(214,'assessment','criterion'),(215,'assessment','criterionoption'),(223,'assessment','historicalsharedfileupload'),(216,'assessment','peerworkflow'),(217,'assessment','peerworkflowitem'),(218,'assessment','rubric'),(224,'assessment','sharedfileupload'),(222,'assessment','staffworkflow'),(219,'assessment','studenttrainingworkflow'),(220,'assessment','studenttrainingworkflowitem'),(225,'assessment','teamstaffworkflow'),(221,'assessment','trainingexample'),(3,'auth','group'),(2,'auth','permission'),(4,'auth','user'),(275,'badges','badgeassertion'),(276,'badges','badgeclass'),(277,'badges','coursecompleteimageconfiguration'),(278,'badges','courseeventbadgesconfiguration'),(395,'blackboard','blackboardenterprisecustomerconfiguration'),(397,'blackboard','blackboardglobalconfiguration'),(394,'blackboard','blackboardlearnerassessmentdatatransmissionaudit'),(393,'blackboard','blackboardlearnerdatatransmissionaudit'),(396,'blackboard','historicalblackboardenterprisecustomerconfiguration'),(245,'block_structure','blockstructureconfiguration'),(246,'block_structure','blockstructuremodel'),(406,'bookmarks','bookmark'),(407,'bookmarks','xblockcache'),(122,'branding','brandingapiconfig'),(123,'branding','brandinginfoconfig'),(117,'bulk_email','bulkemailflag'),(119,'bulk_email','cohorttarget'),(113,'bulk_email','courseauthorization'),(114,'bulk_email','courseemail'),(115,'bulk_email','courseemailtemplate'),(120,'bulk_email','coursemodetarget'),(121,'bulk_email','disabledcourse'),(116,'bulk_email','optout'),(118,'bulk_email','target'),(450,'bulk_grades','scoreoverrider'),(328,'bundles','bundle'),(329,'bundles','bundlelink'),(330,'bundles','bundleversion'),(331,'bundles','collection'),(332,'bundles','draft'),(287,'calendar_sync','historicalusercalendarsyncconfig'),(288,'calendar_sync','usercalendarsyncconfig'),(399,'canvas','canvasenterprisecustomerconfiguration'),(401,'canvas','canvaslearnerassessmentdatatransmissionaudit'),(400,'canvas','canvaslearnerdatatransmissionaudit'),(398,'canvas','historicalcanvasenterprisecustomerconfiguration'),(266,'catalog','catalogintegration'),(279,'celery_utils','failedtask'),(99,'certificates','certificateallowlist'),(102,'certificates','certificatedateoverride'),(98,'certificates','certificategenerationcommandconfiguration'),(86,'certificates','certificategenerationconfiguration'),(87,'certificates','certificategenerationcoursesetting'),(94,'certificates','certificategenerationhistory'),(88,'certificates','certificatehtmlviewconfiguration'),(95,'certificates','certificateinvalidation'),(89,'certificates','certificatetemplate'),(90,'certificates','certificatetemplateasset'),(91,'certificates','examplecertificate'),(92,'certificates','examplecertificateset'),(93,'certificates','generatedcertificate'),(100,'certificates','historicalcertificateallowlist'),(101,'certificates','historicalcertificatedateoverride'),(97,'certificates','historicalcertificateinvalidation'),(96,'certificates','historicalgeneratedcertificate'),(248,'commerce','commerceconfiguration'),(451,'completion','blockcompletion'),(369,'consent','datasharingconsent'),(371,'consent','datasharingconsenttextoverrides'),(370,'consent','historicaldatasharingconsent'),(20,'contentserver','cdnuseragentsconfig'),(19,'contentserver','courseassetcachettlconfig'),(466,'contentstore','backfillcoursetabsconfig'),(467,'contentstore','cleanstalecertificateavailabilitydatesconfig'),(465,'contentstore','courseoutlineregenerate'),(464,'contentstore','videouploadconfig'),(5,'contenttypes','contenttype'),(408,'content_libraries','contentlibrary'),(412,'content_libraries','contentlibraryblockimporttask'),(409,'content_libraries','contentlibrarypermission'),(411,'content_libraries','ltigradedresource'),(410,'content_libraries','ltiprofile'),(290,'content_type_gating','contenttypegatingconfig'),(390,'cornerstone','cornerstonecoursekey'),(386,'cornerstone','cornerstoneenterprisecustomerconfiguration'),(387,'cornerstone','cornerstoneglobalconfiguration'),(388,'cornerstone','cornerstonelearnerdatatransmissionaudit'),(389,'cornerstone','historicalcornerstoneenterprisecustomerconfiguration'),(247,'cors_csrf','xdomainproxyconfiguration'),(470,'coursegraph','coursegraphcoursedump'),(43,'courseware','coursedynamicupgradedeadlineconfiguration'),(44,'courseware','dynamicupgradedeadlineconfiguration'),(47,'courseware','financialassistanceconfiguration'),(46,'courseware','lastseencoursewaretimezone'),(35,'courseware','offlinecomputedgrade'),(36,'courseware','offlinecomputedgradelog'),(45,'courseware','orgdynamicupgradedeadlineconfiguration'),(37,'courseware','studentfieldoverride'),(38,'courseware','studentmodule'),(39,'courseware','studentmodulehistory'),(40,'courseware','xmodulestudentinfofield'),(41,'courseware','xmodulestudentprefsfield'),(42,'courseware','xmoduleuserstatesummaryfield'),(48,'coursewarehistoryextended','studentmodulehistoryextended'),(191,'course_action_state','coursererunstate'),(413,'course_apps','courseappstatus'),(414,'course_apps','historicalcourseappstatus'),(468,'course_creators','coursecreator'),(296,'course_date_signals','selfpacedrelativedatesconfig'),(289,'course_duration_limits','coursedurationlimitconfig'),(283,'course_goals','coursegoal'),(286,'course_goals','coursegoalreminderstatus'),(284,'course_goals','historicalcoursegoal'),(285,'course_goals','useractivity'),(107,'course_groups','cohortmembership'),(108,'course_groups','coursecohort'),(109,'course_groups','coursecohortssettings'),(110,'course_groups','courseusergroup'),(111,'course_groups','courseusergrouppartitiongroup'),(112,'course_groups','unregisteredlearnercohortassignments'),(124,'course_home_api','disableprogresspagestackedconfig'),(416,'course_live','courseliveconfiguration'),(415,'course_live','historicalcourseliveconfiguration'),(168,'course_modes','coursemode'),(170,'course_modes','coursemodeexpirationconfig'),(169,'course_modes','coursemodesarchive'),(171,'course_modes','historicalcoursemode'),(239,'course_overviews','courseoverview'),(242,'course_overviews','courseoverviewimageconfig'),(241,'course_overviews','courseoverviewimageset'),(240,'course_overviews','courseoverviewtab'),(243,'course_overviews','historicalcourseoverview'),(244,'course_overviews','simulatecoursepublishconfig'),(280,'crawlers','crawlersconfig'),(417,'credentials','credentialsapiconfig'),(418,'credentials','notifycredentialsconfig'),(255,'credit','creditconfig'),(249,'credit','creditcourse'),(250,'credit','crediteligibility'),(251,'credit','creditprovider'),(252,'credit','creditrequest'),(253,'credit','creditrequirement'),(254,'credit','creditrequirementstatus'),(182,'dark_lang','darklangconfig'),(376,'degreed','degreedenterprisecustomerconfiguration'),(377,'degreed','degreedglobalconfiguration'),(378,'degreed','degreedlearnerdatatransmissionaudit'),(379,'degreed','historicaldegreedenterprisecustomerconfiguration'),(382,'degreed2','degreed2enterprisecustomerconfiguration'),(380,'degreed2','degreed2learnerdatatransmissionaudit'),(381,'degreed2','historicaldegreed2enterprisecustomerconfiguration'),(302,'demographics','historicaluserdemographics'),(301,'demographics','userdemographics'),(292,'discounts','discountpercentageconfig'),(291,'discounts','discountrestrictionconfig'),(420,'discussions','discussionsconfiguration'),(422,'discussions','discussiontopiclink'),(419,'discussions','historicaldiscussionsconfiguration'),(421,'discussions','providerfilter'),(10,'django_celery_results','chordcounter'),(11,'django_celery_results','groupresult'),(9,'django_celery_results','taskresult'),(158,'django_comment_common','coursediscussionsettings'),(159,'django_comment_common','discussionsidmapping'),(157,'django_comment_common','forumsconfig'),(155,'django_comment_common','permission'),(156,'django_comment_common','role'),(150,'django_notify','notification'),(151,'django_notify','notificationtype'),(152,'django_notify','settings'),(153,'django_notify','subscription'),(234,'edxval','coursevideo'),(233,'edxval','encodedvideo'),(231,'edxval','profile'),(238,'edxval','thirdpartytranscriptcredentialsstate'),(236,'edxval','transcriptpreference'),(232,'edxval','video'),(235,'edxval','videoimage'),(237,'edxval','videotranscript'),(455,'edx_name_affirmation','historicalverifiedname'),(453,'edx_name_affirmation','verifiedname'),(454,'edx_name_affirmation','verifiednameconfig'),(449,'edx_proctoring','historicalproctoredexam'),(448,'edx_proctoring','historicalproctoredexamstudentattempt'),(439,'edx_proctoring','proctoredexam'),(440,'edx_proctoring','proctoredexamreviewpolicy'),(441,'edx_proctoring','proctoredexamreviewpolicyhistory'),(442,'edx_proctoring','proctoredexamsoftwaresecurecomment'),(443,'edx_proctoring','proctoredexamsoftwaresecurereview'),(444,'edx_proctoring','proctoredexamsoftwaresecurereviewhistory'),(445,'edx_proctoring','proctoredexamstudentallowance'),(446,'edx_proctoring','proctoredexamstudentallowancehistory'),(447,'edx_proctoring','proctoredexamstudentattempt'),(461,'edx_when','contentdate'),(462,'edx_when','datepolicy'),(463,'edx_when','userdate'),(184,'embargo','country'),(185,'embargo','countryaccessrule'),(186,'embargo','courseaccessrulehistory'),(187,'embargo','embargoedcourse'),(188,'embargo','embargoedstate'),(189,'embargo','ipfilter'),(190,'embargo','restrictedcourse'),(362,'enterprise','adminnotification'),(361,'enterprise','adminnotificationfilter'),(363,'enterprise','adminnotificationread'),(366,'enterprise','bulkcatalogqueryupdatecommandconfiguration'),(333,'enterprise','enrollmentnotificationemailtemplate'),(334,'enterprise','enterprisecatalogquery'),(342,'enterprise','enterprisecourseenrollment'),(335,'enterprise','enterprisecustomer'),(336,'enterprise','enterprisecustomerbrandingconfiguration'),(337,'enterprise','enterprisecustomercatalog'),(338,'enterprise','enterprisecustomeridentityprovider'),(368,'enterprise','enterprisecustomerinvitekey'),(339,'enterprise','enterprisecustomerreportingconfiguration'),(340,'enterprise','enterprisecustomertype'),(341,'enterprise','enterprisecustomeruser'),(343,'enterprise','enterpriseenrollmentsource'),(344,'enterprise','enterprisefeaturerole'),(345,'enterprise','enterprisefeatureuserroleassignment'),(346,'enterprise','historicalenrollmentnotificationemailtemplate'),(347,'enterprise','historicalenterprisecourseenrollment'),(348,'enterprise','historicalenterprisecustomer'),(349,'enterprise','historicalenterprisecustomercatalog'),(367,'enterprise','historicalenterprisecustomerinvitekey'),(365,'enterprise','historicalenterprisecustomeruser'),(357,'enterprise','historicallicensedenterprisecourseenrollment'),(350,'enterprise','historicalpendingenrollment'),(358,'enterprise','historicalpendingenterprisecustomeradminuser'),(351,'enterprise','historicalpendingenterprisecustomeruser'),(364,'enterprise','historicalsystemwideenterpriseuserroleassignment'),(356,'enterprise','licensedenterprisecourseenrollment'),(352,'enterprise','pendingenrollment'),(359,'enterprise','pendingenterprisecustomeradminuser'),(353,'enterprise','pendingenterprisecustomeruser'),(354,'enterprise','systemwideenterpriserole'),(355,'enterprise','systemwideenterpriseuserroleassignment'),(360,'enterprise','updateroleassignmentswithcustomersconfig'),(172,'entitlements','courseentitlement'),(173,'entitlements','courseentitlementpolicy'),(174,'entitlements','courseentitlementsupportdetail'),(175,'entitlements','historicalcourseentitlement'),(176,'entitlements','historicalcourseentitlementsupportdetail'),(293,'experiments','experimentdata'),(294,'experiments','experimentkeyvalue'),(295,'experiments','historicalexperimentkeyvalue'),(297,'external_user_ids','externalid'),(298,'external_user_ids','externalidtype'),(299,'external_user_ids','historicalexternalid'),(300,'external_user_ids','historicalexternalidtype'),(426,'grades','computegradessetting'),(428,'grades','historicalpersistentsubsectiongradeoverride'),(425,'grades','persistentcoursegrade'),(423,'grades','persistentsubsectiongrade'),(427,'grades','persistentsubsectiongradeoverride'),(424,'grades','visibleblocks'),(104,'instructor_task','gradereportsetting'),(106,'instructor_task','historicalinstructortaskschedule'),(103,'instructor_task','instructortask'),(105,'instructor_task','instructortaskschedule'),(375,'integrated_channel','apiresponserecord'),(372,'integrated_channel','contentmetadataitemtransmission'),(374,'integrated_channel','genericenterprisecustomerpluginconfiguration'),(373,'integrated_channel','genericlearnerdatatransmissionaudit'),(435,'learner_pathway_progress','historicallearnerpathwayprogress'),(437,'learner_pathway_progress','learnerenterprisepathwaymembership'),(436,'learner_pathway_progress','learnerpathwayprogress'),(314,'learning_sequences','contenterror'),(311,'learning_sequences','coursecontext'),(307,'learning_sequences','coursesection'),(308,'learning_sequences','coursesectionsequence'),(312,'learning_sequences','coursesequenceexam'),(309,'learning_sequences','learningcontext'),(310,'learning_sequences','learningsequence'),(313,'learning_sequences','publishreport'),(317,'learning_sequences','sectionpartitiongroup'),(316,'learning_sequences','sectionsequencepartitiongroup'),(315,'learning_sequences','userpartitiongroup'),(203,'lms_xblock','xblockasidesconfig'),(325,'lti1p3_tool_config','ltitool'),(324,'lti1p3_tool_config','ltitoolkey'),(460,'lti_consumer','courseallowpiisharinginltiflag'),(457,'lti_consumer','ltiagslineitem'),(458,'lti_consumer','ltiagsscore'),(456,'lti_consumer','lticonfiguration'),(459,'lti_consumer','ltidlcontentitem'),(268,'milestones','coursecontentmilestone'),(269,'milestones','coursemilestone'),(270,'milestones','milestone'),(271,'milestones','milestonerelationshiptype'),(272,'milestones','usermilestone'),(193,'mobile_api','appversionconfig'),(194,'mobile_api','ignoremobileavailableflagconfig'),(192,'mobile_api','mobileapiconfig'),(195,'mobile_api','mobileconfig'),(403,'moodle','historicalmoodleenterprisecustomerconfiguration'),(402,'moodle','moodleenterprisecustomerconfiguration'),(404,'moodle','moodlelearnerdatatransmissionaudit'),(128,'oauth2_provider','accesstoken'),(127,'oauth2_provider','application'),(129,'oauth2_provider','grant'),(130,'oauth2_provider','refreshtoken'),(132,'oauth_dispatch','applicationaccess'),(133,'oauth_dispatch','applicationorganization'),(131,'oauth_dispatch','restrictedapplication'),(320,'organizations','historicalorganization'),(321,'organizations','historicalorganizationcourse'),(318,'organizations','organization'),(319,'organizations','organizationcourse'),(438,'outcome_surveys','learnercourseevent'),(265,'programs','historicalprogramdiscussionsconfiguration'),(264,'programs','historicalprogramliveconfiguration'),(263,'programs','programdiscussionsconfiguration'),(262,'programs','programliveconfiguration'),(261,'programs','programsapiconfig'),(433,'program_enrollments','courseaccessroleassignment'),(431,'program_enrollments','historicalprogramcourseenrollment'),(429,'program_enrollments','historicalprogramenrollment'),(432,'program_enrollments','programcourseenrollment'),(430,'program_enrollments','programenrollment'),(6,'redirects','redirect'),(183,'rss_proxy','whitelistedrssurl'),(384,'sap_success_factors','sapsuccessfactorsenterprisecustomerconfiguration'),(383,'sap_success_factors','sapsuccessfactorsglobalconfiguration'),(385,'sap_success_factors','sapsuccessfactorslearnerdatatransmissionaudit'),(327,'save_for_later','savedcourse'),(326,'save_for_later','savedprogram'),(306,'schedules','historicalschedule'),(303,'schedules','schedule'),(304,'schedules','scheduleconfig'),(305,'schedules','scheduleexperience'),(7,'sessions','session'),(8,'sites','site'),(21,'site_configuration','siteconfiguration'),(22,'site_configuration','siteconfigurationhistory'),(196,'social_django','association'),(197,'social_django','code'),(198,'social_django','nonce'),(200,'social_django','partial'),(199,'social_django','usersocialauth'),(160,'splash','splashconfig'),(84,'split_modulestore_django','historicalsplitmodulestorecourseindex'),(83,'split_modulestore_django','splitmodulestorecourseindex'),(226,'staffgrader','submissiongradinglock'),(17,'static_replace','assetbaseurlconfig'),(18,'static_replace','assetexcludedextensionsconfig'),(15,'status','coursemessage'),(16,'status','globalstatusmessage'),(71,'student','accountrecovery'),(78,'student','accountrecoveryconfiguration'),(76,'student','allowedauthuser'),(49,'student','anonymoususerid'),(80,'student','bulkchangeenrollmentconfiguration'),(74,'student','bulkunenrollconfiguration'),(50,'student','courseaccessrole'),(51,'student','courseenrollment'),(52,'student','courseenrollmentallowed'),(53,'student','courseenrollmentattribute'),(79,'student','courseenrollmentcelebration'),(54,'student','dashboardconfiguration'),(55,'student','enrollmentrefundconfiguration'),(56,'student','entranceexamconfiguration'),(75,'student','fbeenrollmentexclusion'),(73,'student','historicalcourseenrollment'),(77,'student','historicalmanualenrollmentaudit'),(57,'student','languageproficiency'),(58,'student','linkedinaddtoprofileconfiguration'),(59,'student','loginfailures'),(60,'student','manualenrollmentaudit'),(61,'student','pendingemailchange'),(62,'student','pendingnamechange'),(72,'student','pendingsecondaryemailchange'),(63,'student','registration'),(69,'student','registrationcookieconfiguration'),(70,'student','sociallink'),(68,'student','userattribute'),(82,'student','usercelebration'),(81,'student','userpasswordtogglehistory'),(64,'student','userprofile'),(65,'student','usersignupsource'),(66,'student','userstanding'),(67,'student','usertestgroup'),(204,'submissions','score'),(208,'submissions','scoreannotation'),(207,'submissions','scoresummary'),(205,'submissions','studentitem'),(206,'submissions','submission'),(209,'submissions','teamsubmission'),(452,'super_csv','csvoperation'),(126,'support','historicalusersocialauth'),(201,'survey','surveyanswer'),(202,'survey','surveyform'),(323,'survey_report','surveyreport'),(139,'system_wide_roles','systemwiderole'),(140,'system_wide_roles','systemwideroleassignment'),(471,'tagging','tagavailablevalues'),(472,'tagging','tagcategories'),(256,'teams','courseteam'),(257,'teams','courseteammembership'),(434,'theming','sitetheme'),(137,'third_party_auth','ltiproviderconfig'),(136,'third_party_auth','oauth2providerconfig'),(135,'third_party_auth','samlconfiguration'),(138,'third_party_auth','samlproviderconfig'),(134,'third_party_auth','samlproviderdata'),(267,'thumbnail','kvstore'),(164,'user_api','retirementstate'),(161,'user_api','usercoursetag'),(162,'user_api','userorgtag'),(163,'user_api','userpreference'),(167,'user_api','userretirementpartnerreportingstatus'),(166,'user_api','userretirementrequest'),(165,'user_api','userretirementstatus'),(473,'user_tasks','usertaskartifact'),(474,'user_tasks','usertaskstatus'),(125,'user_tours','usertour'),(85,'util','ratelimitconfiguration'),(180,'verify_student','manualverification'),(177,'verify_student','softwaresecurephotoverification'),(179,'verify_student','ssoverification'),(181,'verify_student','sspverificationretryconfig'),(178,'verify_student','verificationdeadline'),(23,'video_config','coursehlsplaybackenabledflag'),(25,'video_config','coursevideotranscriptenabledflag'),(31,'video_config','courseyoutubeblockedflag'),(24,'video_config','hlsplaybackenabledflag'),(28,'video_config','migrationenqueuedcourse'),(27,'video_config','transcriptmigrationsetting'),(29,'video_config','updatedcoursevideos'),(30,'video_config','videothumbnailsetting'),(26,'video_config','videotranscriptenabledflag'),(32,'video_pipeline','coursevideouploadsenabledbydefault'),(34,'video_pipeline','vempipelineintegration'),(33,'video_pipeline','videouploadsenabledbydefault'),(12,'waffle','flag'),(13,'waffle','sample'),(14,'waffle','switch'),(281,'waffle_utils','waffleflagcourseoverridemodel'),(282,'waffle_utils','waffleflagorgoverridemodel'),(141,'wiki','article'),(142,'wiki','articleforobject'),(143,'wiki','articleplugin'),(144,'wiki','articlerevision'),(145,'wiki','reusableplugin'),(146,'wiki','revisionplugin'),(147,'wiki','revisionpluginrevision'),(148,'wiki','simpleplugin'),(149,'wiki','urlpath'),(227,'workflow','assessmentworkflow'),(228,'workflow','assessmentworkflowcancellation'),(229,'workflow','assessmentworkflowstep'),(230,'workflow','teamassessmentworkflow'),(392,'xapi','xapilearnerdatatransmissionaudit'),(391,'xapi','xapilrsconfiguration'),(469,'xblock_config','studioconfig'),(258,'xblock_django','xblockconfiguration'),(259,'xblock_django','xblockstudioconfiguration'),(260,'xblock_django','xblockstudioconfigurationflag'); /*!40000 ALTER TABLE `django_content_type` ENABLE KEYS */; UNLOCK TABLES; @@ -5155,7 +6239,7 @@ CREATE TABLE `django_migrations` ( `name` varchar(255) NOT NULL, `applied` datetime(6) NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=690 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=950 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -5164,7 +6248,7 @@ CREATE TABLE `django_migrations` ( LOCK TABLES `django_migrations` WRITE; /*!40000 ALTER TABLE `django_migrations` DISABLE KEYS */; -INSERT INTO `django_migrations` VALUES (1,'contenttypes','0001_initial','2021-07-30 19:55:41.417847'),(2,'auth','0001_initial','2021-07-30 19:55:41.654936'),(3,'admin','0001_initial','2021-07-30 19:55:42.096197'),(4,'admin','0002_logentry_remove_auto_add','2021-07-30 19:55:42.210360'),(5,'admin','0003_logentry_add_action_flag_choices','2021-07-30 19:55:42.249486'),(6,'agreements','0001_initial','2021-07-30 19:55:42.317562'),(7,'announcements','0001_initial','2021-07-30 19:55:42.416481'),(8,'sites','0001_initial','2021-07-30 19:55:42.449485'),(9,'contenttypes','0002_remove_content_type_name','2021-07-30 19:55:42.622259'),(10,'api_admin','0001_initial','2021-07-30 19:55:42.777263'),(11,'api_admin','0002_auto_20160325_1604','2021-07-30 19:55:42.994283'),(12,'api_admin','0003_auto_20160404_1618','2021-07-30 19:55:43.569172'),(13,'api_admin','0004_auto_20160412_1506','2021-07-30 19:55:43.955117'),(14,'api_admin','0005_auto_20160414_1232','2021-07-30 19:55:44.088841'),(15,'api_admin','0006_catalog','2021-07-30 19:55:44.101465'),(16,'api_admin','0007_delete_historical_api_records','2021-07-30 19:55:44.338389'),(17,'assessment','0001_initial','2021-07-30 19:55:45.222308'),(18,'assessment','0002_staffworkflow','2021-07-30 19:55:46.208525'),(19,'assessment','0003_expand_course_id','2021-07-30 19:55:46.548011'),(20,'assessment','0004_historicalsharedfileupload_sharedfileupload','2021-07-30 19:55:46.669560'),(21,'assessment','0005_add_filename_to_sharedupload','2021-07-30 19:55:46.995408'),(22,'assessment','0006_TeamWorkflows','2021-07-30 19:55:47.039547'),(23,'auth','0002_alter_permission_name_max_length','2021-07-30 19:55:47.137699'),(24,'auth','0003_alter_user_email_max_length','2021-07-30 19:55:47.195014'),(25,'auth','0004_alter_user_username_opts','2021-07-30 19:55:47.235582'),(26,'auth','0005_alter_user_last_login_null','2021-07-30 19:55:47.300574'),(27,'auth','0006_require_contenttypes_0002','2021-07-30 19:55:47.307071'),(28,'auth','0007_alter_validators_add_error_messages','2021-07-30 19:55:47.348955'),(29,'auth','0008_alter_user_username_max_length','2021-07-30 19:55:47.412689'),(30,'auth','0009_alter_user_last_name_max_length','2021-07-30 19:55:47.479991'),(31,'auth','0010_alter_group_name_max_length','2021-07-30 19:55:47.547017'),(32,'auth','0011_update_proxy_permissions','2021-07-30 19:55:47.631489'),(33,'instructor_task','0001_initial','2021-07-30 19:55:47.693166'),(34,'certificates','0001_initial','2021-07-30 19:55:48.489089'),(35,'certificates','0002_data__certificatehtmlviewconfiguration_data','2021-07-30 19:55:48.911986'),(36,'certificates','0003_data__default_modes','2021-07-30 19:55:49.050710'),(37,'certificates','0004_certificategenerationhistory','2021-07-30 19:55:49.115117'),(38,'certificates','0005_auto_20151208_0801','2021-07-30 19:55:49.265207'),(39,'certificates','0006_certificatetemplateasset_asset_slug','2021-07-30 19:55:49.318728'),(40,'certificates','0007_certificateinvalidation','2021-07-30 19:55:49.396052'),(41,'badges','0001_initial','2021-07-30 19:55:49.758261'),(42,'badges','0002_data__migrate_assertions','2021-07-30 19:55:50.029893'),(43,'badges','0003_schema__add_event_configuration','2021-07-30 19:55:50.113326'),(44,'badges','0004_badgeclass_badgr_server_slug','2021-07-30 19:55:50.198064'),(45,'waffle','0001_initial','2021-07-30 19:55:50.382403'),(46,'sites','0002_alter_domain_unique','2021-07-30 19:55:50.581075'),(47,'enterprise','0001_squashed_0092_auto_20200312_1650','2021-07-30 19:55:53.323180'),(48,'enterprise','0093_add_use_enterprise_catalog_flag','2021-07-30 19:55:54.146000'),(49,'enterprise','0094_add_use_enterprise_catalog_sample','2021-07-30 19:55:54.372752'),(50,'enterprise','0095_auto_20200507_1138','2021-07-30 19:55:54.501976'),(51,'enterprise','0096_enterprise_catalog_admin_role','2021-07-30 19:55:54.605107'),(52,'enterprise','0097_auto_20200619_1130','2021-07-30 19:55:54.919170'),(53,'enterprise','0098_auto_20200629_1756','2021-07-30 19:55:55.047687'),(54,'enterprise','0099_auto_20200702_1537','2021-07-30 19:55:55.188321'),(55,'enterprise','0100_add_licensed_enterprise_course_enrollment','2021-07-30 19:55:55.351099'),(56,'enterprise','0101_move_data_to_saved_for_later','2021-07-30 19:55:55.502777'),(57,'enterprise','0102_auto_20200708_1615','2021-07-30 19:55:55.644573'),(58,'enterprise','0103_remove_marked_done','2021-07-30 19:55:55.768062'),(59,'enterprise','0104_sync_query_field','2021-07-30 19:55:55.898579'),(60,'enterprise','0105_add_branding_config_color_fields','2021-07-30 19:55:56.029920'),(61,'enterprise','0106_move_branding_config_colors','2021-07-30 19:55:56.129563'),(62,'enterprise','0107_remove_branding_config_banner_fields','2021-07-30 19:55:56.218918'),(63,'enterprise','0108_add_licensed_enrollment_is_revoked','2021-07-30 19:55:56.322770'),(64,'enterprise','0109_remove_use_enterprise_catalog_sample','2021-07-30 19:55:56.424123'),(65,'enterprise','0110_add_default_contract_discount','2021-07-30 19:55:56.564444'),(66,'enterprise','0111_pendingenterprisecustomeradminuser','2021-07-30 19:55:56.732306'),(67,'enterprise','0112_auto_20200914_0926','2021-07-30 19:55:56.941664'),(68,'enterprise','0113_auto_20200914_2054','2021-07-30 19:55:57.086413'),(69,'blackboard','0001_initial','2021-07-30 19:55:57.264748'),(70,'blackboard','0002_auto_20200930_1723','2021-07-30 19:55:57.731349'),(71,'blackboard','0003_blackboardlearnerdatatransmissionaudit','2021-07-30 19:55:57.758457'),(72,'blackboard','0004_blackboard_tx_chunk_size_default_1','2021-07-30 19:55:57.861186'),(73,'blackboard','0005_blackboardlearnerassessmentdatatransmissionaudit','2021-07-30 19:55:57.889242'),(74,'blackboard','0006_auto_20210708_1446','2021-07-30 19:55:57.997227'),(75,'block_structure','0001_config','2021-07-30 19:55:58.092335'),(76,'block_structure','0002_blockstructuremodel','2021-07-30 19:55:58.139285'),(77,'block_structure','0003_blockstructuremodel_storage','2021-07-30 19:55:58.152570'),(78,'block_structure','0004_blockstructuremodel_usagekeywithrun','2021-07-30 19:55:58.165165'),(79,'block_structure','0005_trim_leading_slashes_in_data_path','2021-07-30 19:55:58.185100'),(80,'bookmarks','0001_initial','2021-07-30 19:55:58.461199'),(81,'branding','0001_initial','2021-07-30 19:55:58.703534'),(82,'course_modes','0001_initial','2021-07-30 19:55:58.806201'),(83,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2021-07-30 19:55:58.857642'),(84,'course_modes','0003_auto_20151113_1443','2021-07-30 19:55:58.869571'),(85,'course_modes','0004_auto_20151113_1457','2021-07-30 19:55:58.959924'),(86,'course_modes','0005_auto_20151217_0958','2021-07-30 19:55:58.998287'),(87,'course_modes','0006_auto_20160208_1407','2021-07-30 19:55:59.058430'),(88,'course_modes','0007_coursemode_bulk_sku','2021-07-30 19:55:59.090318'),(89,'course_groups','0001_initial','2021-07-30 19:55:59.769328'),(90,'bulk_email','0001_initial','2021-07-30 19:56:00.244294'),(91,'bulk_email','0002_data__load_course_email_template','2021-07-30 19:56:00.516981'),(92,'bulk_email','0003_config_model_feature_flag','2021-07-30 19:56:00.615598'),(93,'bulk_email','0004_add_email_targets','2021-07-30 19:56:01.177288'),(94,'bulk_email','0005_move_target_data','2021-07-30 19:56:01.394939'),(95,'bulk_email','0006_course_mode_targets','2021-07-30 19:56:01.518417'),(96,'courseware','0001_initial','2021-07-30 19:56:02.573738'),(97,'bulk_grades','0001_initial','2021-07-30 19:56:03.074597'),(98,'bulk_grades','0002_auto_20190703_1526','2021-07-30 19:56:03.231305'),(99,'calendar_sync','0001_initial','2021-07-30 19:56:03.527573'),(100,'calendar_sync','0002_auto_20200709_1743','2021-07-30 19:56:04.137431'),(101,'canvas','0001_initial','2021-07-30 19:56:04.478564'),(102,'canvas','0002_auto_20200806_1632','2021-07-30 19:56:04.725601'),(103,'canvas','0003_delete_canvasglobalconfiguration','2021-07-30 19:56:04.742269'),(104,'canvas','0004_adding_learner_data_to_canvas','2021-07-30 19:56:04.770811'),(105,'canvas','0005_auto_20200909_1534','2021-07-30 19:56:04.803941'),(106,'canvas','0006_canvaslearnerassessmentdatatransmissionaudit','2021-07-30 19:56:04.838259'),(107,'canvas','0007_auto_20210222_2225','2021-07-30 19:56:05.047227'),(108,'canvas','0008_auto_20210707_0815','2021-07-30 19:56:05.175413'),(109,'canvas','0009_auto_20210708_1639','2021-07-30 19:56:05.324164'),(110,'catalog','0001_initial','2021-07-30 19:56:05.471202'),(111,'catalog','0002_catalogintegration_username','2021-07-30 19:56:05.801476'),(112,'catalog','0003_catalogintegration_page_size','2021-07-30 19:56:06.053509'),(113,'catalog','0004_auto_20170616_0618','2021-07-30 19:56:06.128380'),(114,'catalog','0005_catalogintegration_long_term_cache_ttl','2021-07-30 19:56:06.221577'),(115,'celery_utils','0001_initial','2021-07-30 19:56:06.275262'),(116,'celery_utils','0002_chordable_django_backend','2021-07-30 19:56:06.299353'),(117,'certificates','0008_schema__remove_badges','2021-07-30 19:56:06.595352'),(118,'certificates','0009_certificategenerationcoursesetting_language_self_generation','2021-07-30 19:56:06.810254'),(119,'certificates','0010_certificatetemplate_language','2021-07-30 19:56:06.847254'),(120,'certificates','0011_certificatetemplate_alter_unique','2021-07-30 19:56:07.375411'),(121,'certificates','0012_certificategenerationcoursesetting_include_hours_of_effort','2021-07-30 19:56:07.451390'),(122,'certificates','0013_remove_certificategenerationcoursesetting_enabled','2021-07-30 19:56:07.521058'),(123,'certificates','0014_change_eligible_certs_manager','2021-07-30 19:56:07.642318'),(124,'certificates','0015_add_masters_choice','2021-07-30 19:56:07.798876'),(125,'certificates','0016_historicalgeneratedcertificate','2021-07-30 19:56:07.939086'),(126,'certificates','0017_add_mode_20201118_1725','2021-07-30 19:56:08.142268'),(127,'certificates','0018_historicalcertificateinvalidation','2021-07-30 19:56:08.271697'),(128,'certificates','0019_allowlistgenerationconfiguration','2021-07-30 19:56:08.435262'),(129,'certificates','0020_remove_existing_mgmt_cmd_args','2021-07-30 19:56:08.603165'),(130,'certificates','0021_remove_certificate_allowlist_duplicate_records','2021-07-30 19:56:08.751705'),(131,'certificates','0022_add_unique_constraints_to_certificatewhitelist_model','2021-07-30 19:56:08.834893'),(132,'certificates','0023_certificategenerationcommandconfiguration','2021-07-30 19:56:08.922808'),(133,'certificates','0024_delete_allowlistgenerationconfiguration','2021-07-30 19:56:08.966676'),(134,'certificates','0025_cleanup_certificate_errors','2021-07-30 19:56:09.182688'),(135,'certificates','0026_certificateallowlist','2021-07-30 19:56:09.301627'),(136,'certificates','0027_historicalcertificateallowlist','2021-07-30 19:56:09.467101'),(137,'certificates','0028_allowlist_data_20210615_2033','2021-07-30 19:56:09.653074'),(138,'certificates','0029_allowlist_created_20210623_1417','2021-07-30 19:56:10.092332'),(139,'certificates','0030_delete_certificatewhitelist','2021-07-30 19:56:10.110854'),(140,'user_api','0001_initial','2021-07-30 19:56:10.712690'),(141,'user_api','0002_retirementstate_userretirementstatus','2021-07-30 19:56:10.957569'),(142,'commerce','0001_data__add_ecommerce_service_user','2021-07-30 19:56:11.264665'),(143,'commerce','0002_commerceconfiguration','2021-07-30 19:56:11.391886'),(144,'commerce','0003_auto_20160329_0709','2021-07-30 19:56:11.502494'),(145,'commerce','0004_auto_20160531_0950','2021-07-30 19:56:11.721973'),(146,'commerce','0005_commerceconfiguration_enable_automatic_refund_approval','2021-07-30 19:56:11.826172'),(147,'commerce','0006_auto_20170424_1734','2021-07-30 19:56:11.906856'),(148,'commerce','0007_auto_20180313_0609','2021-07-30 19:56:12.096712'),(149,'commerce','0008_auto_20191024_2048','2021-07-30 19:56:12.768820'),(150,'completion','0001_initial','2021-07-30 19:56:13.164222'),(151,'completion','0002_auto_20180125_1510','2021-07-30 19:56:13.392195'),(152,'completion','0003_learning_context','2021-07-30 19:56:13.833269'),(153,'consent','0001_initial','2021-07-30 19:56:14.128760'),(154,'consent','0002_migrate_to_new_data_sharing_consent','2021-07-30 19:56:14.379523'),(155,'consent','0003_historicaldatasharingconsent_history_change_reason','2021-07-30 19:56:14.529948'),(156,'consent','0004_datasharingconsenttextoverrides','2021-07-30 19:56:14.666821'),(157,'organizations','0001_initial','2021-07-30 19:56:14.869370'),(158,'organizations','0002_auto_20170117_1434','2021-07-30 19:56:14.873974'),(159,'organizations','0003_auto_20170221_1138','2021-07-30 19:56:14.878385'),(160,'organizations','0004_auto_20170413_2315','2021-07-30 19:56:14.882821'),(161,'organizations','0005_auto_20171116_0640','2021-07-30 19:56:14.887361'),(162,'organizations','0006_auto_20171207_0259','2021-07-30 19:56:14.891782'),(163,'organizations','0007_historicalorganization','2021-07-30 19:56:14.896722'),(164,'content_libraries','0001_initial','2021-07-30 19:56:15.800404'),(165,'content_libraries','0002_group_permissions','2021-07-30 19:56:16.676407'),(166,'content_libraries','0003_contentlibrary_type','2021-07-30 19:56:16.774857'),(167,'content_libraries','0004_contentlibrary_license','2021-07-30 19:56:16.815419'),(168,'course_overviews','0001_initial','2021-07-30 19:56:16.884267'),(169,'course_overviews','0002_add_course_catalog_fields','2021-07-30 19:56:17.061286'),(170,'course_overviews','0003_courseoverviewgeneratedhistory','2021-07-30 19:56:17.088278'),(171,'course_overviews','0004_courseoverview_org','2021-07-30 19:56:17.137373'),(172,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2021-07-30 19:56:17.154945'),(173,'course_overviews','0006_courseoverviewimageset','2021-07-30 19:56:17.187938'),(174,'course_overviews','0007_courseoverviewimageconfig','2021-07-30 19:56:17.412717'),(175,'course_overviews','0008_remove_courseoverview_facebook_url','2021-07-30 19:56:17.482538'),(176,'course_overviews','0009_readd_facebook_url','2021-07-30 19:56:17.490893'),(177,'course_overviews','0010_auto_20160329_2317','2021-07-30 19:56:17.697229'),(178,'course_overviews','0011_courseoverview_marketing_url','2021-07-30 19:56:17.760098'),(179,'course_overviews','0012_courseoverview_eligible_for_financial_aid','2021-07-30 19:56:17.829871'),(180,'course_overviews','0013_courseoverview_language','2021-07-30 19:56:17.887063'),(181,'course_overviews','0014_courseoverview_certificate_available_date','2021-07-30 19:56:17.939355'),(182,'content_type_gating','0001_initial','2021-07-30 19:56:18.240787'),(183,'content_type_gating','0002_auto_20181119_0959','2021-07-30 19:56:18.772846'),(184,'content_type_gating','0003_auto_20181128_1407','2021-07-30 19:56:18.953748'),(185,'content_type_gating','0004_auto_20181128_1521','2021-07-30 19:56:19.102474'),(186,'content_type_gating','0005_auto_20190306_1547','2021-07-30 19:56:20.018916'),(187,'content_type_gating','0006_auto_20190308_1447','2021-07-30 19:56:20.201436'),(188,'content_type_gating','0007_auto_20190311_1919','2021-07-30 19:56:20.971989'),(189,'content_type_gating','0008_auto_20190313_1634','2021-07-30 19:56:21.085507'),(190,'contentserver','0001_initial','2021-07-30 19:56:21.226829'),(191,'contentserver','0002_cdnuseragentsconfig','2021-07-30 19:56:21.390927'),(192,'cornerstone','0001_initial','2021-07-30 19:56:22.075312'),(193,'cornerstone','0002_cornerstoneglobalconfiguration_subject_mapping','2021-07-30 19:56:22.347343'),(194,'cornerstone','0003_auto_20190621_1000','2021-07-30 19:56:23.095768'),(195,'cornerstone','0004_cornerstoneglobalconfiguration_languages','2021-07-30 19:56:23.215290'),(196,'cornerstone','0005_auto_20190925_0730','2021-07-30 19:56:23.405949'),(197,'cornerstone','0006_auto_20191001_0742','2021-07-30 19:56:23.594937'),(198,'cornerstone','0007_auto_20210708_1446','2021-07-30 19:56:23.738750'),(199,'cors_csrf','0001_initial','2021-07-30 19:56:23.878963'),(200,'course_action_state','0001_initial','2021-07-30 19:56:24.147518'),(201,'course_overviews','0015_historicalcourseoverview','2021-07-30 19:56:24.392208'),(202,'course_overviews','0016_simulatecoursepublishconfig','2021-07-30 19:56:24.567555'),(203,'course_overviews','0017_auto_20191002_0823','2021-07-30 19:56:24.694610'),(204,'course_overviews','0018_add_start_end_in_CourseOverview','2021-07-30 19:56:25.324625'),(205,'course_overviews','0019_improve_courseoverviewtab','2021-07-30 19:56:25.654007'),(206,'course_date_signals','0001_initial','2021-07-30 19:56:26.040271'),(207,'course_duration_limits','0001_initial','2021-07-30 19:56:26.316425'),(208,'course_duration_limits','0002_auto_20181119_0959','2021-07-30 19:56:26.517217'),(209,'course_duration_limits','0003_auto_20181128_1407','2021-07-30 19:56:26.659424'),(210,'course_duration_limits','0004_auto_20181128_1521','2021-07-30 19:56:26.775379'),(211,'course_duration_limits','0005_auto_20190306_1546','2021-07-30 19:56:26.890820'),(212,'course_duration_limits','0006_auto_20190308_1447','2021-07-30 19:56:27.023982'),(213,'course_duration_limits','0007_auto_20190311_1919','2021-07-30 19:56:28.059197'),(214,'course_duration_limits','0008_auto_20190313_1634','2021-07-30 19:56:28.186312'),(215,'course_goals','0001_initial','2021-07-30 19:56:28.446406'),(216,'course_goals','0002_auto_20171010_1129','2021-07-30 19:56:28.584893'),(217,'course_goals','0003_historicalcoursegoal','2021-07-30 19:56:28.735440'),(218,'course_groups','0002_change_inline_default_cohort_value','2021-07-30 19:56:28.803399'),(219,'course_groups','0003_auto_20170609_1455','2021-07-30 19:56:28.980131'),(220,'course_overviews','0020_courseoverviewtab_url_slug','2021-07-30 19:56:29.060414'),(221,'course_overviews','0021_courseoverviewtab_link','2021-07-30 19:56:29.104729'),(222,'course_overviews','0022_courseoverviewtab_is_hidden','2021-07-30 19:56:29.152359'),(223,'course_overviews','0023_courseoverview_banner_image_url','2021-07-30 19:56:29.239511'),(224,'course_overviews','0024_overview_adds_has_highlights','2021-07-30 19:56:29.328424'),(225,'course_home_api','0001_initial','2021-07-30 19:56:29.724881'),(226,'course_modes','0008_course_key_field_to_foreign_key','2021-07-30 19:56:30.009553'),(227,'course_modes','0009_suggested_prices_to_charfield','2021-07-30 19:56:30.035892'),(228,'course_modes','0010_archived_suggested_prices_to_charfield','2021-07-30 19:56:30.054849'),(229,'course_modes','0011_change_regex_for_comma_separated_ints','2021-07-30 19:56:30.092439'),(230,'course_modes','0012_historicalcoursemode','2021-07-30 19:56:30.252498'),(231,'course_modes','0013_auto_20200115_2022','2021-07-30 19:56:30.786576'),(232,'course_overviews','0025_auto_20210702_1602','2021-07-30 19:56:31.431274'),(233,'coursewarehistoryextended','0001_initial','2021-07-30 19:56:31.733549'),(234,'coursewarehistoryextended','0002_force_studentmodule_index','2021-07-30 19:56:31.754995'),(235,'courseware','0002_coursedynamicupgradedeadlineconfiguration_dynamicupgradedeadlineconfiguration','2021-07-30 19:56:31.846325'),(236,'courseware','0003_auto_20170825_0935','2021-07-30 19:56:31.929331'),(237,'courseware','0004_auto_20171010_1639','2021-07-30 19:56:31.958436'),(238,'courseware','0005_orgdynamicupgradedeadlineconfiguration','2021-07-30 19:56:32.026641'),(239,'courseware','0006_remove_module_id_index','2021-07-30 19:56:32.096147'),(240,'courseware','0007_remove_done_index','2021-07-30 19:56:32.132709'),(241,'courseware','0008_move_idde_to_edx_when','2021-07-30 19:56:32.312774'),(242,'courseware','0009_auto_20190703_1955','2021-07-30 19:56:32.431438'),(243,'courseware','0010_auto_20190709_1559','2021-07-30 19:56:32.548406'),(244,'courseware','0011_csm_id_bigint','2021-07-30 19:56:32.687151'),(245,'courseware','0012_adjust_fields','2021-07-30 19:56:32.850406'),(246,'courseware','0013_auto_20191001_1858','2021-07-30 19:56:33.043740'),(247,'courseware','0014_fix_nan_value_for_global_speed','2021-07-30 19:56:33.609455'),(248,'courseware','0015_add_courseware_stats_index','2021-07-30 19:56:33.701446'),(249,'crawlers','0001_initial','2021-07-30 19:56:33.826888'),(250,'crawlers','0002_auto_20170419_0018','2021-07-30 19:56:33.933763'),(251,'credentials','0001_initial','2021-07-30 19:56:34.065260'),(252,'credentials','0002_auto_20160325_0631','2021-07-30 19:56:34.165637'),(253,'credentials','0003_auto_20170525_1109','2021-07-30 19:56:34.328486'),(254,'credentials','0004_notifycredentialsconfig','2021-07-30 19:56:34.454444'),(255,'credentials','0005_remove_existing_mgmt_cmd_args','2021-07-30 19:56:34.665856'),(256,'credit','0001_initial','2021-07-30 19:56:35.221905'),(257,'credit','0002_creditconfig','2021-07-30 19:56:35.636531'),(258,'credit','0003_auto_20160511_2227','2021-07-30 19:56:35.679957'),(259,'credit','0004_delete_historical_credit_records','2021-07-30 19:56:36.684299'),(260,'credit','0005_creditrequirement_sort_value','2021-07-30 19:56:36.728277'),(261,'credit','0006_creditrequirement_alter_ordering','2021-07-30 19:56:36.748475'),(262,'credit','0007_creditrequirement_copy_values','2021-07-30 19:56:36.951587'),(263,'credit','0008_creditrequirement_remove_order','2021-07-30 19:56:36.990375'),(264,'dark_lang','0001_initial','2021-07-30 19:56:37.135243'),(265,'dark_lang','0002_data__enable_on_install','2021-07-30 19:56:37.358271'),(266,'dark_lang','0003_auto_20180425_0359','2021-07-30 19:56:37.609415'),(267,'database_fixups','0001_initial','2021-07-30 19:56:37.823555'),(268,'degreed','0001_initial','2021-07-30 19:56:38.294644'),(269,'degreed','0002_auto_20180104_0103','2021-07-30 19:56:38.664489'),(270,'degreed','0003_auto_20180109_0712','2021-07-30 19:56:38.803833'),(271,'degreed','0004_auto_20180306_1251','2021-07-30 19:56:38.954900'),(272,'degreed','0005_auto_20180807_1302','2021-07-30 19:56:40.412927'),(273,'degreed','0006_upgrade_django_simple_history','2021-07-30 19:56:40.537150'),(274,'degreed','0007_auto_20190925_0730','2021-07-30 19:56:40.735586'),(275,'degreed','0008_auto_20191001_0742','2021-07-30 19:56:40.906943'),(276,'degreed','0009_auto_20210119_1546','2021-07-30 19:56:41.716965'),(277,'degreed','0010_auto_20210708_1446','2021-07-30 19:56:41.858928'),(278,'demographics','0001_initial','2021-07-30 19:56:42.481049'),(279,'demographics','0002_clean_duplicate_entries','2021-07-30 19:56:42.733726'),(280,'demographics','0003_auto_20200827_1949','2021-07-30 19:56:42.888551'),(281,'discounts','0001_initial','2021-07-30 19:56:43.241145'),(282,'discounts','0002_auto_20191022_1720','2021-07-30 19:56:43.689939'),(283,'lti_consumer','0001_initial','2021-07-30 19:56:43.783111'),(284,'discussions','0001_initial','2021-07-30 19:56:44.060619'),(285,'discussions','0002_add_provider_filter','2021-07-30 19:56:44.484254'),(286,'discussions','0003_alter_provider_filter_list','2021-07-30 19:56:45.164877'),(287,'django_celery_results','0001_initial','2021-07-30 19:56:45.202208'),(288,'django_celery_results','0002_add_task_name_args_kwargs','2021-07-30 19:56:45.328058'),(289,'django_celery_results','0003_auto_20181106_1101','2021-07-30 19:56:45.348116'),(290,'django_celery_results','0004_auto_20190516_0412','2021-07-30 19:56:45.549857'),(291,'django_celery_results','0005_taskresult_worker','2021-07-30 19:56:45.605533'),(292,'django_celery_results','0006_taskresult_date_created','2021-07-30 19:56:45.871022'),(293,'django_celery_results','0007_remove_taskresult_hidden','2021-07-30 19:56:45.917700'),(294,'django_celery_results','0008_chordcounter','2021-07-30 19:56:45.943805'),(295,'django_comment_common','0001_initial','2021-07-30 19:56:46.240250'),(296,'django_comment_common','0002_forumsconfig','2021-07-30 19:56:46.851823'),(297,'django_comment_common','0003_enable_forums','2021-07-30 19:56:47.284627'),(298,'django_comment_common','0004_auto_20161117_1209','2021-07-30 19:56:47.384990'),(299,'django_comment_common','0005_coursediscussionsettings','2021-07-30 19:56:47.418057'),(300,'django_comment_common','0006_coursediscussionsettings_discussions_id_map','2021-07-30 19:56:47.457653'),(301,'django_comment_common','0007_discussionsidmapping','2021-07-30 19:56:47.486917'),(302,'django_comment_common','0008_role_user_index','2021-07-30 19:56:47.517907'),(303,'django_notify','0001_initial','2021-07-30 19:56:48.121953'),(304,'edx_proctoring','0001_initial','2021-07-30 19:56:50.423884'),(305,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2021-07-30 19:56:51.127673'),(306,'edx_proctoring','0003_auto_20160101_0525','2021-07-30 19:56:51.342369'),(307,'edx_proctoring','0004_auto_20160201_0523','2021-07-30 19:56:51.461444'),(308,'edx_proctoring','0005_proctoredexam_hide_after_due','2021-07-30 19:56:51.514637'),(309,'edx_proctoring','0006_allowed_time_limit_mins','2021-07-30 19:56:51.763004'),(310,'edx_proctoring','0007_proctoredexam_backend','2021-07-30 19:56:51.819343'),(311,'edx_proctoring','0008_auto_20181116_1551','2021-07-30 19:56:52.179973'),(312,'edx_proctoring','0009_proctoredexamreviewpolicy_remove_rules','2021-07-30 19:56:52.843198'),(313,'edx_proctoring','0010_update_backend','2021-07-30 19:56:53.069010'),(314,'edx_proctoring','0011_allow_multiple_attempts','2021-07-30 19:56:53.200957'),(315,'edx_proctoring','0012_proctoredexamstudentattempt_time_remaining_seconds','2021-07-30 19:56:53.334070'),(316,'edx_proctoring','0013_proctoredexamsoftwaresecurereview_is_active_attempt','2021-07-30 19:56:53.595934'),(317,'edx_proctoring','0014_add_is_resumable_to_proctoredexamstudentattempt','2021-07-30 19:56:53.857885'),(318,'edx_proctoring','0015_rm_proctoredexamstudentattempt_ips','2021-07-30 19:56:54.448493'),(319,'edx_proctoring','0016_nullable_proctoredexamstudentattempt_name','2021-07-30 19:56:54.714612'),(320,'edx_proctoring','0017_rm_proctoredexamstudentattempt_name','2021-07-30 19:56:54.969729'),(321,'edx_when','0001_initial','2021-07-30 19:56:55.811551'),(322,'edx_when','0002_auto_20190318_1736','2021-07-30 19:56:56.464403'),(323,'edx_when','0003_auto_20190402_1501','2021-07-30 19:56:56.996707'),(324,'edx_when','0004_datepolicy_rel_date','2021-07-30 19:56:57.036881'),(325,'edx_when','0005_auto_20190911_1056','2021-07-30 19:56:57.223577'),(326,'edx_when','0006_drop_active_index','2021-07-30 19:56:57.261023'),(327,'edx_when','0007_meta_tweaks','2021-07-30 19:56:57.282978'),(328,'edxval','0001_initial','2021-07-30 19:56:57.876700'),(329,'edxval','0002_data__default_profiles','2021-07-30 19:56:57.882340'),(330,'edxval','0003_coursevideo_is_hidden','2021-07-30 19:56:57.888173'),(331,'edxval','0004_data__add_hls_profile','2021-07-30 19:56:57.894885'),(332,'edxval','0005_videoimage','2021-07-30 19:56:57.901610'),(333,'edxval','0006_auto_20171009_0725','2021-07-30 19:56:57.907833'),(334,'edxval','0007_transcript_credentials_state','2021-07-30 19:56:57.913969'),(335,'edxval','0008_remove_subtitles','2021-07-30 19:56:57.920284'),(336,'edxval','0009_auto_20171127_0406','2021-07-30 19:56:57.926522'),(337,'edxval','0010_add_video_as_foreign_key','2021-07-30 19:56:57.933003'),(338,'edxval','0011_data__add_audio_mp3_profile','2021-07-30 19:56:57.939310'),(339,'edxval','0012_thirdpartytranscriptcredentialsstate_has_creds','2021-07-30 19:56:57.946002'),(340,'edxval','0013_thirdpartytranscriptcredentialsstate_copy_values','2021-07-30 19:56:57.951890'),(341,'edxval','0014_transcript_credentials_state_retype_exists','2021-07-30 19:56:57.957774'),(342,'edxval','0015_remove_thirdpartytranscriptcredentialsstate_exists','2021-07-30 19:56:57.963728'),(343,'edxval','0016_add_transcript_credentials_model','2021-07-30 19:56:57.969735'),(344,'edxval','0002_add_error_description_field','2021-07-30 19:56:58.214156'),(345,'edxval','0003_delete_transcriptcredentials','2021-07-30 19:56:58.264812'),(346,'email_marketing','0001_initial','2021-07-30 19:56:58.435943'),(347,'email_marketing','0002_auto_20160623_1656','2021-07-30 19:57:00.052232'),(348,'email_marketing','0003_auto_20160715_1145','2021-07-30 19:57:00.607651'),(349,'email_marketing','0004_emailmarketingconfiguration_welcome_email_send_delay','2021-07-30 19:57:00.778938'),(350,'email_marketing','0005_emailmarketingconfiguration_user_registration_cookie_timeout_delay','2021-07-30 19:57:00.908696'),(351,'email_marketing','0006_auto_20170711_0615','2021-07-30 19:57:01.018609'),(352,'email_marketing','0007_auto_20170809_0653','2021-07-30 19:57:01.356220'),(353,'email_marketing','0008_auto_20170809_0539','2021-07-30 19:57:01.592846'),(354,'email_marketing','0009_remove_emailmarketingconfiguration_sailthru_activation_template','2021-07-30 19:57:01.719723'),(355,'email_marketing','0010_auto_20180425_0800','2021-07-30 19:57:01.977300'),(356,'email_marketing','0011_delete_emailmarketingconfiguration','2021-07-30 19:57:01.998480'),(357,'embargo','0001_initial','2021-07-30 19:57:02.966392'),(358,'embargo','0002_data__add_countries','2021-07-30 19:57:03.831660'),(359,'enterprise','0114_auto_20201020_0142','2021-07-30 19:57:04.055320'),(360,'enterprise','0115_enterpriseanalyticsuser_historicalenterpriseanalyticsuser','2021-07-30 19:57:04.409163'),(361,'enterprise','0116_auto_20201116_0400','2021-07-30 19:57:04.537534'),(362,'enterprise','0116_auto_20201208_1759','2021-07-30 19:57:04.759018'),(363,'enterprise','0117_auto_20201215_0258','2021-07-30 19:57:04.962015'),(364,'enterprise','unique_constraints_pending_users','2021-07-30 19:57:05.528893'),(365,'enterprise','0001_auto_20210111_1253','2021-07-30 19:57:05.739572'),(366,'enterprise','0120_systemwiderole_applies_to_all_contexts','2021-07-30 19:57:06.010068'),(367,'enterprise','0121_systemwiderole_add_ent_cust_field','2021-07-30 19:57:06.713110'),(368,'enterprise','0122_remove_field_sync_enterprise_catalog_query','2021-07-30 19:57:06.948268'),(369,'enterprise','0123_enterprisecustomeridentityprovider_default_provider','2021-07-30 19:57:07.016448'),(370,'enterprise','0124_auto_20210301_1309','2021-07-30 19:57:07.187122'),(371,'enterprise','0125_add_config_for_role_assign_backfill','2021-07-30 19:57:07.354094'),(372,'enterprise','0126_auto_20210308_1522','2021-07-30 19:57:07.565139'),(373,'enterprise','0127_enterprisecatalogquery_uuid','2021-07-30 19:57:07.604901'),(374,'enterprise','0128_enterprisecatalogquery_generate_uuids','2021-07-30 19:57:07.862938'),(375,'enterprise','0129_enterprisecatalogquery_uuid_unique','2021-07-30 19:57:07.915049'),(376,'enterprise','0130_lms_customer_lp_search_help_text','2021-07-30 19:57:08.093952'),(377,'enterprise','0131_auto_20210517_0924','2021-07-30 19:57:08.324324'),(378,'enterprise','0132_auto_20210608_1921','2021-07-30 19:57:08.714768'),(379,'enterprise','0133_auto_20210608_1931','2021-07-30 19:57:08.950122'),(380,'enterprise','0134_enterprisecustomerreportingconfiguration_enable_compression','2021-07-30 19:57:09.019843'),(381,'enterprise','0135_adminnotification_adminnotificationfilter_adminnotificationread','2021-07-30 19:57:09.254820'),(382,'enterprise','0136_auto_20210629_2129','2021-07-30 19:57:10.317618'),(383,'enterprise','0137_enrollment_email_update','2021-07-30 19:57:10.684639'),(384,'experiments','0001_initial','2021-07-30 19:57:11.094172'),(385,'student','0001_squashed_0031_auto_20200317_1122','2021-07-30 19:57:18.570600'),(386,'entitlements','0001_initial','2021-07-30 19:57:19.726125'),(387,'entitlements','0002_auto_20171102_0719','2021-07-30 19:57:20.179015'),(388,'entitlements','0003_auto_20171205_1431','2021-07-30 19:57:21.247493'),(389,'entitlements','0004_auto_20171206_1729','2021-07-30 19:57:21.425025'),(390,'entitlements','0005_courseentitlementsupportdetail','2021-07-30 19:57:21.588178'),(391,'entitlements','0006_courseentitlementsupportdetail_action','2021-07-30 19:57:21.784867'),(392,'entitlements','0007_change_expiration_period_default','2021-07-30 19:57:21.842556'),(393,'entitlements','0008_auto_20180328_1107','2021-07-30 19:57:22.088356'),(394,'entitlements','0009_courseentitlement_refund_locked','2021-07-30 19:57:22.209812'),(395,'entitlements','0010_backfill_refund_lock','2021-07-30 19:57:22.510421'),(396,'entitlements','0011_historicalcourseentitlement','2021-07-30 19:57:22.664260'),(397,'entitlements','0012_allow_blank_order_number_values','2021-07-30 19:57:22.935294'),(398,'entitlements','0013_historicalcourseentitlementsupportdetail','2021-07-30 19:57:23.076412'),(399,'entitlements','0014_auto_20200115_2022','2021-07-30 19:57:23.247026'),(400,'entitlements','0015_add_unique_together_constraint','2021-07-30 19:57:23.529403'),(401,'event_routing_backends','0001_initial','2021-07-30 19:57:23.666385'),(402,'event_routing_backends','0002_auto_20210503_0648','2021-07-30 19:57:23.896143'),(403,'experiments','0002_auto_20170627_1402','2021-07-30 19:57:23.952819'),(404,'experiments','0003_auto_20170713_1148','2021-07-30 19:57:23.981699'),(405,'experiments','0004_historicalexperimentkeyvalue','2021-07-30 19:57:24.125290'),(406,'external_user_ids','0001_initial','2021-07-30 19:57:25.300963'),(407,'external_user_ids','0002_mb_coaching_20200210_1754','2021-07-30 19:57:25.726649'),(408,'external_user_ids','0003_auto_20200224_1836','2021-07-30 19:57:25.835543'),(409,'external_user_ids','0004_add_lti_type','2021-07-30 19:57:26.172198'),(410,'grades','0001_initial','2021-07-30 19:57:26.293546'),(411,'grades','0002_rename_last_edited_field','2021-07-30 19:57:26.351074'),(412,'grades','0003_coursepersistentgradesflag_persistentgradesenabledflag','2021-07-30 19:57:26.627551'),(413,'grades','0004_visibleblocks_course_id','2021-07-30 19:57:26.712581'),(414,'grades','0005_multiple_course_flags','2021-07-30 19:57:26.830354'),(415,'grades','0006_persistent_course_grades','2021-07-30 19:57:26.890061'),(416,'grades','0007_add_passed_timestamp_column','2021-07-30 19:57:26.960393'),(417,'grades','0008_persistentsubsectiongrade_first_attempted','2021-07-30 19:57:27.004060'),(418,'grades','0009_auto_20170111_1507','2021-07-30 19:57:27.062277'),(419,'grades','0010_auto_20170112_1156','2021-07-30 19:57:27.095322'),(420,'grades','0011_null_edited_time','2021-07-30 19:57:27.196595'),(421,'grades','0012_computegradessetting','2021-07-30 19:57:27.341679'),(422,'grades','0013_persistentsubsectiongradeoverride','2021-07-30 19:57:27.403102'),(423,'grades','0014_persistentsubsectiongradeoverridehistory','2021-07-30 19:57:27.582381'),(424,'grades','0015_historicalpersistentsubsectiongradeoverride','2021-07-30 19:57:27.761501'),(425,'grades','0016_auto_20190703_1446','2021-07-30 19:57:28.120669'),(426,'grades','0017_delete_manual_psgoverride_table','2021-07-30 19:57:28.302177'),(427,'grades','0018_add_waffle_flag_defaults','2021-07-30 19:57:28.628125'),(428,'instructor_task','0002_gradereportsetting','2021-07-30 19:57:28.779789'),(429,'instructor_task','0003_alter_task_input_field','2021-07-30 19:57:28.929398'),(430,'integrated_channel','0001_squashed_0007_auto_20190925_0730','2021-07-30 19:57:29.655999'),(431,'integrated_channel','0002_learnerdatatransmissionaudit_subsection_id','2021-07-30 19:57:29.730235'),(432,'learning_sequences','0001_initial','2021-07-30 19:57:30.224943'),(433,'learning_sequences','0002_coursesectionsequence_inaccessible_after_due','2021-07-30 19:57:30.363559'),(434,'learning_sequences','0003_create_course_context_for_course_specific_models','2021-07-30 19:57:30.699245'),(435,'learning_sequences','0004_coursecontext_self_paced','2021-07-30 19:57:30.796398'),(436,'learning_sequences','0005_coursecontext_days_early_for_beta','2021-07-30 19:57:30.840461'),(437,'learning_sequences','0006_coursecontext_entrance_exam_id','2021-07-30 19:57:30.882460'),(438,'learning_sequences','0007_coursesequenceexam','2021-07-30 19:57:30.927317'),(439,'learning_sequences','0008_add_learning_context_title_index','2021-07-30 19:57:30.984125'),(440,'learning_sequences','0009_contenterror_publishreport','2021-07-30 19:57:31.060935'),(441,'learning_sequences','0010_add_publishreport_indexes','2021-07-30 19:57:31.193910'),(442,'learning_sequences','0011_course_meta_names','2021-07-30 19:57:31.244986'),(443,'learning_sequences','0012_add_user_partition_group','2021-07-30 19:57:31.377508'),(444,'learning_sequences','0013_through_model_for_user_partition_groups_1','2021-07-30 19:57:31.600285'),(445,'learning_sequences','0014_remove_user_partition_group_duplicates','2021-07-30 19:57:32.026062'),(446,'learning_sequences','0015_add_user_partition_group_unique_constraint','2021-07-30 19:57:32.068953'),(447,'learning_sequences','0016_through_model_for_user_partition_groups_2','2021-07-30 19:57:32.136978'),(448,'lms_xblock','0001_initial','2021-07-30 19:57:32.293704'),(449,'lti_consumer','0002_ltiagslineitem','2021-07-30 19:57:32.563497'),(450,'lti_consumer','0003_ltiagsscore','2021-07-30 19:57:32.791563'),(451,'lti_consumer','0004_keyset_mgmt_to_model','2021-07-30 19:57:32.986537'),(452,'lti_consumer','0005_migrate_keyset_to_model','2021-07-30 19:57:33.324059'),(453,'lti_consumer','0006_add_on_model_config_for_lti_1p1','2021-07-30 19:57:33.933284'),(454,'lti_consumer','0007_ltidlcontentitem','2021-07-30 19:57:34.132679'),(455,'lti_consumer','0008_fix_uuid_backfill','2021-07-30 19:57:35.081961'),(456,'lti_consumer','0009_backfill-empty-string-config-id','2021-07-30 19:57:35.424311'),(457,'lti_consumer','0010_backfill-empty-string-lti-config','2021-07-30 19:57:35.747028'),(458,'lti_consumer','0011_courseeditltifieldsenabledflag','2021-07-30 19:57:35.953550'),(459,'lti_consumer','0012_rename_courseeditltifieldsenabledflag_model','2021-07-30 19:57:36.469859'),(460,'milestones','0001_initial','2021-07-30 19:57:36.936045'),(461,'milestones','0002_data__seed_relationship_types','2021-07-30 19:57:37.485340'),(462,'milestones','0003_coursecontentmilestone_requirements','2021-07-30 19:57:37.538232'),(463,'milestones','0004_auto_20151221_1445','2021-07-30 19:57:37.668105'),(464,'mobile_api','0001_initial','2021-07-30 19:57:37.862281'),(465,'mobile_api','0002_auto_20160406_0904','2021-07-30 19:57:37.940287'),(466,'mobile_api','0003_ignore_mobile_available_flag','2021-07-30 19:57:38.830644'),(467,'moodle','0001_initial','2021-07-30 19:57:39.329003'),(468,'moodle','0002_moodlelearnerdatatransmissionaudit','2021-07-30 19:57:39.432753'),(469,'moodle','0003_auto_20201006_1706','2021-07-30 19:57:39.658796'),(470,'moodle','0004_auto_20201105_1921','2021-07-30 19:57:39.882652'),(471,'moodle','0005_auto_20210708_1446','2021-07-30 19:57:40.105155'),(472,'oauth2_provider','0001_initial','2021-07-30 19:57:41.141592'),(473,'oauth2_provider','0002_auto_20190406_1805','2021-07-30 19:57:41.697859'),(474,'oauth_dispatch','0001_initial','2021-07-30 19:57:41.903878'),(475,'oauth_dispatch','0002_scopedapplication_scopedapplicationorganization','2021-07-30 19:57:42.901773'),(476,'oauth_dispatch','0003_application_data','2021-07-30 19:57:43.307224'),(477,'oauth_dispatch','0004_auto_20180626_1349','2021-07-30 19:57:44.233547'),(478,'oauth_dispatch','0005_applicationaccess_type','2021-07-30 19:57:44.373500'),(479,'oauth_dispatch','0006_drop_application_id_constraints','2021-07-30 19:57:44.516032'),(480,'oauth_dispatch','0007_restore_application_id_constraints','2021-07-30 19:57:44.707458'),(481,'oauth_dispatch','0008_applicationaccess_filters','2021-07-30 19:57:44.764036'),(482,'oauth_dispatch','0009_delete_enable_scopes_waffle_switch','2021-07-30 19:57:45.116194'),(483,'oauth_dispatch','0010_noop_migration_to_test_rollback','2021-07-30 19:57:45.135571'),(484,'oauth_dispatch','0011_noop_migration_to_test_rollback','2021-07-30 19:57:45.154763'),(485,'oauth_dispatch','0012_noop_migration_to_test_rollback','2021-07-30 19:57:45.173215'),(486,'organizations','0002_unique_short_name','2021-07-30 19:57:45.249391'),(487,'organizations','0003_historicalorganizationcourse','2021-07-30 19:57:45.309966'),(488,'program_enrollments','0001_initial','2021-07-30 19:57:45.469249'),(489,'program_enrollments','0002_historicalprogramcourseenrollment_programcourseenrollment','2021-07-30 19:57:46.018768'),(490,'program_enrollments','0003_auto_20190424_1622','2021-07-30 19:57:46.888837'),(491,'program_enrollments','0004_add_programcourseenrollment_relatedname','2021-07-30 19:57:47.125174'),(492,'program_enrollments','0005_canceled_not_withdrawn','2021-07-30 19:57:47.434320'),(493,'program_enrollments','0006_add_the_correct_constraints','2021-07-30 19:57:47.626167'),(494,'program_enrollments','0007_waiting_programcourseenrollment_constraint','2021-07-30 19:57:47.674765'),(495,'program_enrollments','0008_add_ended_programenrollment_status','2021-07-30 19:57:47.747359'),(496,'program_enrollments','0009_update_course_enrollment_field_to_foreign_key','2021-07-30 19:57:47.853646'),(497,'program_enrollments','0010_add_courseaccessroleassignment','2021-07-30 19:57:47.964405'),(498,'programs','0001_initial','2021-07-30 19:57:48.062361'),(499,'programs','0002_programsapiconfig_cache_ttl','2021-07-30 19:57:48.155571'),(500,'programs','0003_auto_20151120_1613','2021-07-30 19:57:48.417353'),(501,'programs','0004_programsapiconfig_enable_certification','2021-07-30 19:57:48.488587'),(502,'programs','0005_programsapiconfig_max_retries','2021-07-30 19:57:48.560412'),(503,'programs','0006_programsapiconfig_xseries_ad_enabled','2021-07-30 19:57:48.632794'),(504,'programs','0007_programsapiconfig_program_listing_enabled','2021-07-30 19:57:48.702408'),(505,'programs','0008_programsapiconfig_program_details_enabled','2021-07-30 19:57:48.774490'),(506,'programs','0009_programsapiconfig_marketing_path','2021-07-30 19:57:48.846863'),(507,'programs','0010_auto_20170204_2332','2021-07-30 19:57:48.937732'),(508,'programs','0011_auto_20170301_1844','2021-07-30 19:57:49.731208'),(509,'programs','0012_auto_20170419_0018','2021-07-30 19:57:49.779288'),(510,'programs','0013_customprogramsconfig','2021-07-30 19:57:49.849568'),(511,'programs','0014_delete_customprogramsconfig','2021-07-30 19:57:49.900923'),(512,'redirects','0001_initial','2021-07-30 19:57:50.128659'),(513,'rss_proxy','0001_initial','2021-07-30 19:57:50.214719'),(514,'sap_success_factors','0001_squashed_0022_auto_20200206_1046','2021-07-30 19:57:51.270234'),(515,'sap_success_factors','0002_sapsuccessfactorslearnerdatatransmissionaudit_credit_hours','2021-07-30 19:57:51.383595'),(516,'sap_success_factors','0003_auto_20210701_1556','2021-07-30 19:57:51.446560'),(517,'sap_success_factors','0004_auto_20210708_1639','2021-07-30 19:57:51.510385'),(518,'sap_success_factors','0005_sapsuccessfactorsenterprisecustomerconfiguration_prevent_learner_self_submit_grades','2021-07-30 19:57:51.595396'),(519,'schedules','0001_initial','2021-07-30 19:57:51.822761'),(520,'schedules','0002_auto_20170816_1532','2021-07-30 19:57:51.937154'),(521,'schedules','0003_scheduleconfig','2021-07-30 19:57:52.173653'),(522,'schedules','0004_auto_20170922_1428','2021-07-30 19:57:52.610970'),(523,'schedules','0005_auto_20171010_1722','2021-07-30 19:57:52.988739'),(524,'schedules','0006_scheduleexperience','2021-07-30 19:57:53.215043'),(525,'schedules','0007_scheduleconfig_hold_back_ratio','2021-07-30 19:57:53.427586'),(526,'schedules','0008_add_new_start_date_field','2021-07-30 19:57:53.492611'),(527,'schedules','0009_schedule_copy_column_values','2021-07-30 19:57:53.844583'),(528,'schedules','0010_remove_null_blank_from_schedules_date','2021-07-30 19:57:53.909573'),(529,'schedules','0011_auto_20200228_2018','2021-07-30 19:57:53.971812'),(530,'schedules','0012_auto_20200302_1914','2021-07-30 19:57:54.037264'),(531,'schedules','0013_historicalschedule','2021-07-30 19:57:54.110821'),(532,'schedules','0014_historicalschedule_drop_fk','2021-07-30 19:57:54.255654'),(533,'schedules','0015_schedules_start_nullable','2021-07-30 19:57:54.399485'),(534,'schedules','0016_remove_start_from_schedules','2021-07-30 19:57:54.456600'),(535,'schedules','0017_remove_start_from_historicalschedule','2021-07-30 19:57:54.527791'),(536,'schedules','0018_readd_historicalschedule_fks','2021-07-30 19:57:54.661685'),(537,'schedules','0019_auto_20200316_1935','2021-07-30 19:57:54.863453'),(538,'schedules','0020_remove_config_rollout_fields','2021-07-30 19:57:55.071629'),(539,'self_paced','0001_initial','2021-07-30 19:57:55.171546'),(540,'sessions','0001_initial','2021-07-30 19:57:55.244858'),(541,'site_configuration','0001_initial','2021-07-30 19:57:56.170663'),(542,'site_configuration','0002_auto_20160720_0231','2021-07-30 19:57:56.441256'),(543,'site_configuration','0003_auto_20200217_1058','2021-07-30 19:57:56.569575'),(544,'site_configuration','0004_add_site_values_field','2021-07-30 19:57:56.727920'),(545,'site_configuration','0005_populate_siteconfig_history_site_values','2021-07-30 19:57:56.753489'),(546,'site_configuration','0006_copy_values_to_site_values','2021-07-30 19:57:57.129360'),(547,'site_configuration','0007_remove_values_field','2021-07-30 19:57:57.285724'),(548,'default','0001_initial','2021-07-30 19:57:57.609244'),(549,'social_auth','0001_initial','2021-07-30 19:57:57.617468'),(550,'default','0002_add_related_name','2021-07-30 19:57:57.766172'),(551,'social_auth','0002_add_related_name','2021-07-30 19:57:57.774657'),(552,'default','0003_alter_email_max_length','2021-07-30 19:57:57.829366'),(553,'social_auth','0003_alter_email_max_length','2021-07-30 19:57:57.837597'),(554,'default','0004_auto_20160423_0400','2021-07-30 19:57:57.910598'),(555,'social_auth','0004_auto_20160423_0400','2021-07-30 19:57:57.919568'),(556,'social_auth','0005_auto_20160727_2333','2021-07-30 19:57:57.956143'),(557,'social_django','0006_partial','2021-07-30 19:57:57.991874'),(558,'social_django','0007_code_timestamp','2021-07-30 19:57:58.060331'),(559,'social_django','0008_partial_timestamp','2021-07-30 19:57:58.116745'),(560,'social_django','0009_auto_20191118_0520','2021-07-30 19:57:58.299675'),(561,'social_django','0010_uid_db_index','2021-07-30 19:57:58.385145'),(562,'splash','0001_initial','2021-07-30 19:57:58.499507'),(563,'static_replace','0001_initial','2021-07-30 19:57:58.625821'),(564,'static_replace','0002_assetexcludedextensionsconfig','2021-07-30 19:57:58.753633'),(565,'status','0001_initial','2021-07-30 19:57:59.020178'),(566,'status','0002_update_help_text','2021-07-30 19:57:59.150962'),(567,'student','0032_removed_logout_view_configuration','2021-07-30 19:57:59.338649'),(568,'student','0033_userprofile_state','2021-07-30 19:57:59.473091'),(569,'student','0034_courseenrollmentcelebration','2021-07-30 19:57:59.631582'),(570,'student','0035_bulkchangeenrollmentconfiguration','2021-07-30 19:57:59.807753'),(571,'student','0036_userpasswordtogglehistory','2021-07-30 19:57:59.988870'),(572,'student','0037_linkedinaddtoprofileconfiguration_updates','2021-07-30 19:58:00.394572'),(573,'student','0038_auto_20201021_1256','2021-07-30 19:58:00.512839'),(574,'student','0039_anon_id_context','2021-07-30 19:58:00.630520'),(575,'student','0040_usercelebration','2021-07-30 19:58:01.445297'),(576,'student','0041_registration_activation_timestamp','2021-07-30 19:58:01.598516'),(577,'student','0042_allow_certificate_null_20210427_1519','2021-07-30 19:58:01.739167'),(578,'student','0043_remove_userprofile_allow_certificate','2021-07-30 19:58:01.881705'),(579,'submissions','0001_initial','2021-07-30 19:58:02.466444'),(580,'submissions','0002_auto_20151119_0913','2021-07-30 19:58:02.474676'),(581,'submissions','0003_submission_status','2021-07-30 19:58:02.483856'),(582,'submissions','0004_remove_django_extensions','2021-07-30 19:58:02.492661'),(583,'submissions','0005_CreateTeamModel','2021-07-30 19:58:02.501220'),(584,'super_csv','0001_initial','2021-07-30 19:58:02.842576'),(585,'super_csv','0002_csvoperation_user','2021-07-30 19:58:03.031646'),(586,'super_csv','0003_csvoperation_original_filename','2021-07-30 19:58:03.210826'),(587,'survey','0001_initial','2021-07-30 19:58:03.485605'),(588,'system_wide_roles','0001_SystemWideRole_SystemWideRoleAssignment','2021-07-30 19:58:03.742487'),(589,'system_wide_roles','0002_add_system_wide_student_support_role','2021-07-30 19:58:04.184051'),(590,'system_wide_roles','0003_systemwideroleassignment_applies_to_all_contexts','2021-07-30 19:58:04.324215'),(591,'teams','0001_initial','2021-07-30 19:58:04.834675'),(592,'teams','0002_slug_field_ids','2021-07-30 19:58:05.169722'),(593,'teams','0003_courseteam_organization_protected','2021-07-30 19:58:05.328640'),(594,'teams','0004_alter_defaults','2021-07-30 19:58:06.479378'),(595,'theming','0001_initial','2021-07-30 19:58:06.661187'),(596,'third_party_auth','0001_squashed_0026_auto_20200401_1932','2021-07-30 19:58:07.561687'),(597,'third_party_auth','0002_samlproviderconfig_country','2021-07-30 19:58:08.109920'),(598,'third_party_auth','0002_auto_20200721_1650','2021-07-30 19:58:08.788504'),(599,'third_party_auth','0003_samlconfiguration_is_public','2021-07-30 19:58:08.944133'),(600,'third_party_auth','0004_auto_20200919_0955','2021-07-30 19:58:09.609018'),(601,'third_party_auth','0005_auto_20210723_1527','2021-07-30 19:58:10.209762'),(602,'thumbnail','0001_initial','2021-07-30 19:58:10.247340'),(603,'track','0001_initial','2021-07-30 19:58:11.018069'),(604,'track','0002_delete_trackinglog','2021-07-30 19:58:11.046989'),(605,'user_api','0003_userretirementrequest','2021-07-30 19:58:11.249960'),(606,'user_api','0004_userretirementpartnerreportingstatus','2021-07-30 19:58:11.497469'),(607,'user_authn','0001_data__add_login_service','2021-07-30 19:58:11.954001'),(608,'util','0001_initial','2021-07-30 19:58:12.165065'),(609,'util','0002_data__default_rate_limit_config','2021-07-30 19:58:12.594640'),(610,'verified_track_content','0001_initial','2021-07-30 19:58:12.640385'),(611,'verified_track_content','0002_verifiedtrackcohortedcourse_verified_cohort_name','2021-07-30 19:58:12.709358'),(612,'verified_track_content','0003_migrateverifiedtrackcohortssetting','2021-07-30 19:58:12.948688'),(613,'verify_student','0001_initial','2021-07-30 19:58:15.520123'),(614,'verify_student','0002_auto_20151124_1024','2021-07-30 19:58:16.018756'),(615,'verify_student','0003_auto_20151113_1443','2021-07-30 19:58:16.094184'),(616,'verify_student','0004_delete_historical_records','2021-07-30 19:58:16.189193'),(617,'verify_student','0005_remove_deprecated_models','2021-07-30 19:58:17.897308'),(618,'verify_student','0006_ssoverification','2021-07-30 19:58:18.059378'),(619,'verify_student','0007_idverificationaggregate','2021-07-30 19:58:18.273604'),(620,'verify_student','0008_populate_idverificationaggregate','2021-07-30 19:58:18.755398'),(621,'verify_student','0009_remove_id_verification_aggregate','2021-07-30 19:58:19.117619'),(622,'verify_student','0010_manualverification','2021-07-30 19:58:19.281738'),(623,'verify_student','0011_add_fields_to_sspv','2021-07-30 19:58:19.599591'),(624,'verify_student','0012_sspverificationretryconfig','2021-07-30 19:58:20.502602'),(625,'verify_student','0013_add_expiration_date_field','2021-07-30 19:58:20.919485'),(626,'verify_student','0014_remove_softwaresecurephotoverification_expiry_date','2021-07-30 19:58:21.084835'),(627,'video_config','0001_initial','2021-07-30 19:58:21.409370'),(628,'video_config','0002_coursevideotranscriptenabledflag_videotranscriptenabledflag','2021-07-30 19:58:21.846613'),(629,'video_config','0003_transcriptmigrationsetting','2021-07-30 19:58:22.083156'),(630,'video_config','0004_transcriptmigrationsetting_command_run','2021-07-30 19:58:22.252415'),(631,'video_config','0005_auto_20180719_0752','2021-07-30 19:58:22.436669'),(632,'video_config','0006_videothumbnailetting_updatedcoursevideos','2021-07-30 19:58:22.697789'),(633,'video_config','0007_videothumbnailsetting_offset','2021-07-30 19:58:22.883708'),(634,'video_config','0008_courseyoutubeblockedflag','2021-07-30 19:58:23.066293'),(635,'video_pipeline','0001_initial','2021-07-30 19:58:23.286085'),(636,'video_pipeline','0002_auto_20171114_0704','2021-07-30 19:58:23.577827'),(637,'video_pipeline','0003_coursevideouploadsenabledbydefault_videouploadsenabledbydefault','2021-07-30 19:58:23.933296'),(638,'video_pipeline','0004_vempipelineintegration','2021-07-30 19:58:24.183152'),(639,'video_pipeline','0005_add_vem_course_percentage','2021-07-30 19:58:24.363388'),(640,'video_pipeline','0006_remove_vempipelineintegration_vem_enabled_courses_percentage','2021-07-30 19:58:24.513769'),(641,'video_pipeline','0007_delete_videopipelineintegration','2021-07-30 19:58:24.550693'),(642,'waffle','0002_auto_20161201_0958','2021-07-30 19:58:24.592103'),(643,'waffle','0003_update_strings_for_i18n','2021-07-30 19:58:27.461980'),(644,'waffle','0004_update_everyone_nullbooleanfield','2021-07-30 19:58:27.575030'),(645,'waffle_utils','0001_initial','2021-07-30 19:58:27.739458'),(646,'waffle_utils','0002_waffleflagcourseoverridemodel_note','2021-07-30 19:58:27.904855'),(647,'wiki','0001_initial','2021-07-30 19:58:33.668765'),(648,'wiki','0002_remove_article_subscription','2021-07-30 19:58:34.432312'),(649,'wiki','0003_ip_address_conv','2021-07-30 19:58:34.905126'),(650,'wiki','0004_increase_slug_size','2021-07-30 19:58:35.034352'),(651,'wiki','0005_remove_attachments_and_images','2021-07-30 19:58:36.078597'),(652,'wiki','0006_auto_20200110_1003','2021-07-30 19:58:36.358441'),(653,'workflow','0001_initial','2021-07-30 19:58:36.492877'),(654,'workflow','0002_remove_django_extensions','2021-07-30 19:58:36.617490'),(655,'workflow','0003_TeamWorkflows','2021-07-30 19:58:36.668301'),(656,'workflow','0004_assessmentworkflowstep_skipped','2021-07-30 19:58:36.745038'),(657,'xapi','0001_initial','2021-07-30 19:58:36.887343'),(658,'xapi','0002_auto_20180726_0142','2021-07-30 19:58:37.038689'),(659,'xapi','0003_auto_20190807_1006','2021-07-30 19:58:37.269555'),(660,'xapi','0004_auto_20190830_0710','2021-07-30 19:58:37.423528'),(661,'xblock_django','0001_initial','2021-07-30 19:58:37.556027'),(662,'xblock_django','0002_auto_20160204_0809','2021-07-30 19:58:37.690761'),(663,'xblock_django','0003_add_new_config_models','2021-07-30 19:58:38.080081'),(664,'xblock_django','0004_delete_xblock_disable_config','2021-07-30 19:58:38.326497'),(665,'social_django','0004_auto_20160423_0400','2021-07-30 19:58:38.344066'),(666,'social_django','0003_alter_email_max_length','2021-07-30 19:58:38.352967'),(667,'social_django','0002_add_related_name','2021-07-30 19:58:38.362416'),(668,'social_django','0005_auto_20160727_2333','2021-07-30 19:58:38.371828'),(669,'social_django','0001_initial','2021-07-30 19:58:38.380659'),(670,'submissions','0001_squashed_0005_CreateTeamModel','2021-07-30 19:58:38.389282'),(671,'edxval','0001_squashed_0016_add_transcript_credentials_model','2021-07-30 19:58:38.398405'),(672,'organizations','0001_squashed_0007_historicalorganization','2021-07-30 19:58:38.406972'),(673,'contentstore','0001_initial','2021-07-30 20:01:10.193536'),(674,'contentstore','0002_add_assets_page_flag','2021-07-30 20:01:10.870030'),(675,'contentstore','0003_remove_assets_page_flag','2021-07-30 20:01:11.608359'),(676,'contentstore','0004_remove_push_notification_configmodel_table','2021-07-30 20:01:12.198424'),(677,'contentstore','0005_add_enable_checklists_quality_waffle_flag','2021-07-30 20:01:12.227379'),(678,'contentstore','0006_courseoutlineregenerate','2021-07-30 20:01:12.250146'),(679,'course_creators','0001_initial','2021-07-30 20:01:12.553479'),(680,'tagging','0001_initial','2021-07-30 20:01:12.686397'),(681,'tagging','0002_auto_20170116_1541','2021-07-30 20:01:12.762608'),(682,'user_tasks','0001_initial','2021-07-30 20:01:13.420337'),(683,'user_tasks','0002_artifact_file_storage','2021-07-30 20:01:13.539378'),(684,'user_tasks','0003_url_max_length','2021-07-30 20:01:13.579594'),(685,'user_tasks','0004_url_textfield','2021-07-30 20:01:13.641414'),(686,'xblock_config','0001_initial','2021-07-30 20:01:13.830114'),(687,'xblock_config','0002_courseeditltifieldsenabledflag','2021-07-30 20:01:13.840356'),(688,'xblock_config','0003_move_course_edit_lti_fields_enabled_flag_model_to_lti_consumer','2021-07-30 20:01:13.850428'),(689,'xblock_config','0001_squashed_0003_move_course_edit_lti_fields_enabled_flag_model_to_lti_consumer','2021-07-30 20:01:13.894650'); +INSERT INTO `django_migrations` VALUES (1,'contenttypes','0001_initial','2022-12-23 14:56:59.724958'),(2,'auth','0001_initial','2022-12-23 14:57:00.262526'),(3,'admin','0001_initial','2022-12-23 14:57:00.442626'),(4,'admin','0002_logentry_remove_auto_add','2022-12-23 14:57:00.459048'),(5,'admin','0003_logentry_add_action_flag_choices','2022-12-23 14:57:00.481109'),(6,'agreements','0001_initial','2022-12-23 14:57:00.599166'),(7,'announcements','0001_initial','2022-12-23 14:57:00.631167'),(8,'sites','0001_initial','2022-12-23 14:57:00.668427'),(9,'contenttypes','0002_remove_content_type_name','2022-12-23 14:57:00.799608'),(10,'api_admin','0001_initial','2022-12-23 14:57:01.063918'),(11,'api_admin','0002_auto_20160325_1604','2022-12-23 14:57:01.179196'),(12,'api_admin','0003_auto_20160404_1618','2022-12-23 14:57:02.970852'),(13,'api_admin','0004_auto_20160412_1506','2022-12-23 14:57:03.347577'),(14,'api_admin','0005_auto_20160414_1232','2022-12-23 14:57:03.380087'),(15,'api_admin','0006_catalog','2022-12-23 14:57:03.391057'),(16,'api_admin','0007_delete_historical_api_records','2022-12-23 14:57:03.630929'),(17,'assessment','0001_initial','2022-12-23 14:57:05.608366'),(18,'assessment','0002_staffworkflow','2022-12-23 14:57:05.816320'),(19,'assessment','0003_expand_course_id','2022-12-23 14:57:06.086155'),(20,'assessment','0004_historicalsharedfileupload_sharedfileupload','2022-12-23 14:57:07.078179'),(21,'assessment','0005_add_filename_to_sharedupload','2022-12-23 14:57:07.743408'),(22,'assessment','0006_TeamWorkflows','2022-12-23 14:57:07.895540'),(23,'assessment','0007_staff_workflow_blank','2022-12-23 14:57:07.992313'),(24,'auth','0002_alter_permission_name_max_length','2022-12-23 14:57:08.119188'),(25,'auth','0003_alter_user_email_max_length','2022-12-23 14:57:08.216106'),(26,'auth','0004_alter_user_username_opts','2022-12-23 14:57:08.285664'),(27,'auth','0005_alter_user_last_login_null','2022-12-23 14:57:08.397843'),(28,'auth','0006_require_contenttypes_0002','2022-12-23 14:57:08.408666'),(29,'auth','0007_alter_validators_add_error_messages','2022-12-23 14:57:08.498829'),(30,'auth','0008_alter_user_username_max_length','2022-12-23 14:57:08.667169'),(31,'auth','0009_alter_user_last_name_max_length','2022-12-23 14:57:08.773639'),(32,'auth','0010_alter_group_name_max_length','2022-12-23 14:57:08.938672'),(33,'auth','0011_update_proxy_permissions','2022-12-23 14:57:09.647951'),(34,'auth','0012_alter_user_first_name_max_length','2022-12-23 14:57:09.756915'),(35,'instructor_task','0001_initial','2022-12-23 14:57:09.974371'),(36,'certificates','0001_initial','2022-12-23 14:57:11.207415'),(37,'certificates','0002_data__certificatehtmlviewconfiguration_data','2022-12-23 14:57:11.307660'),(38,'certificates','0003_data__default_modes','2022-12-23 14:57:11.440688'),(39,'certificates','0004_certificategenerationhistory','2022-12-23 14:57:11.610996'),(40,'certificates','0005_auto_20151208_0801','2022-12-23 14:57:11.690006'),(41,'certificates','0006_certificatetemplateasset_asset_slug','2022-12-23 14:57:11.765081'),(42,'certificates','0007_certificateinvalidation','2022-12-23 14:57:11.964239'),(43,'badges','0001_initial','2022-12-23 14:57:12.468366'),(44,'badges','0002_data__migrate_assertions','2022-12-23 14:57:12.608656'),(45,'badges','0003_schema__add_event_configuration','2022-12-23 14:57:12.797783'),(46,'badges','0004_badgeclass_badgr_server_slug','2022-12-23 14:57:12.894168'),(47,'waffle','0001_initial','2022-12-23 14:57:13.403729'),(48,'sites','0002_alter_domain_unique','2022-12-23 14:57:13.436585'),(49,'enterprise','0001_squashed_0092_auto_20200312_1650','2022-12-23 14:57:19.751206'),(50,'enterprise','0093_add_use_enterprise_catalog_flag','2022-12-23 14:57:19.904745'),(51,'enterprise','0094_add_use_enterprise_catalog_sample','2022-12-23 14:57:20.191640'),(52,'integrated_channel','0001_squashed_0007_auto_20190925_0730','2022-12-23 14:57:20.377236'),(53,'integrated_channel','0002_learnerdatatransmissionaudit_subsection_id','2022-12-23 14:57:20.406339'),(54,'integrated_channel','0003_contentmetadataitemtransmission_content_last_changed','2022-12-23 14:57:20.470287'),(55,'integrated_channel','0004_contentmetadataitemtransmission_enterprise_customer_catalog_uuid','2022-12-23 14:57:20.536663'),(56,'integrated_channel','0005_auto_20211005_1052','2022-12-23 14:57:20.581213'),(57,'integrated_channel','0006_contentmetadataitemtransmission_deleted_at','2022-12-23 14:57:20.650445'),(58,'integrated_channel','0007_delete_learnerdatatransmissionaudit','2022-12-23 14:57:20.665955'),(59,'integrated_channel','0008_genericlearnerdatatransmissionaudit','2022-12-23 14:57:20.720397'),(60,'integrated_channel','0009_auto_20220325_1757','2022-12-23 14:57:20.794288'),(61,'enterprise','0095_auto_20200507_1138','2022-12-23 14:57:21.031556'),(62,'enterprise','0096_enterprise_catalog_admin_role','2022-12-23 14:57:21.196287'),(63,'enterprise','0097_auto_20200619_1130','2022-12-23 14:57:21.396045'),(64,'enterprise','0098_auto_20200629_1756','2022-12-23 14:57:21.560334'),(65,'enterprise','0099_auto_20200702_1537','2022-12-23 14:57:21.711114'),(66,'enterprise','0100_add_licensed_enterprise_course_enrollment','2022-12-23 14:57:22.000464'),(67,'enterprise','0101_move_data_to_saved_for_later','2022-12-23 14:57:22.142648'),(68,'enterprise','0102_auto_20200708_1615','2022-12-23 14:57:22.386038'),(69,'enterprise','0103_remove_marked_done','2022-12-23 14:57:22.541169'),(70,'enterprise','0104_sync_query_field','2022-12-23 14:57:22.718354'),(71,'enterprise','0105_add_branding_config_color_fields','2022-12-23 14:57:22.905739'),(72,'enterprise','0106_move_branding_config_colors','2022-12-23 14:57:23.038712'),(73,'enterprise','0107_remove_branding_config_banner_fields','2022-12-23 14:57:23.155164'),(74,'enterprise','0108_add_licensed_enrollment_is_revoked','2022-12-23 14:57:23.282906'),(75,'enterprise','0109_remove_use_enterprise_catalog_sample','2022-12-23 14:57:23.447026'),(76,'enterprise','0110_add_default_contract_discount','2022-12-23 14:57:23.925433'),(77,'enterprise','0111_pendingenterprisecustomeradminuser','2022-12-23 14:57:24.210345'),(78,'enterprise','0112_auto_20200914_0926','2022-12-23 14:57:24.383531'),(79,'enterprise','0113_auto_20200914_2054','2022-12-23 14:57:24.580926'),(80,'enterprise','0114_auto_20201020_0142','2022-12-23 14:57:24.754039'),(81,'enterprise','0115_enterpriseanalyticsuser_historicalenterpriseanalyticsuser','2022-12-23 14:57:25.009958'),(82,'enterprise','0116_auto_20201116_0400','2022-12-23 14:57:25.053892'),(83,'enterprise','0116_auto_20201208_1759','2022-12-23 14:57:25.223634'),(84,'enterprise','0117_auto_20201215_0258','2022-12-23 14:57:25.358209'),(85,'enterprise','unique_constraints_pending_users','2022-12-23 14:57:25.837171'),(86,'enterprise','0001_auto_20210111_1253','2022-12-23 14:57:25.998416'),(87,'enterprise','0120_systemwiderole_applies_to_all_contexts','2022-12-23 14:57:26.147442'),(88,'enterprise','0121_systemwiderole_add_ent_cust_field','2022-12-23 14:57:26.259996'),(89,'enterprise','0122_remove_field_sync_enterprise_catalog_query','2022-12-23 14:57:26.415331'),(90,'enterprise','0123_enterprisecustomeridentityprovider_default_provider','2022-12-23 14:57:26.475698'),(91,'enterprise','0124_auto_20210301_1309','2022-12-23 14:57:26.600200'),(92,'enterprise','0125_add_config_for_role_assign_backfill','2022-12-23 14:57:26.726954'),(93,'enterprise','0126_auto_20210308_1522','2022-12-23 14:57:26.906635'),(94,'enterprise','0127_enterprisecatalogquery_uuid','2022-12-23 14:57:26.935463'),(95,'enterprise','0128_enterprisecatalogquery_generate_uuids','2022-12-23 14:57:27.331903'),(96,'enterprise','0129_enterprisecatalogquery_uuid_unique','2022-12-23 14:57:27.366855'),(97,'enterprise','0130_lms_customer_lp_search_help_text','2022-12-23 14:57:27.491846'),(98,'enterprise','0131_auto_20210517_0924','2022-12-23 14:57:27.649039'),(99,'enterprise','0132_auto_20210608_1921','2022-12-23 14:57:27.935990'),(100,'enterprise','0133_auto_20210608_1931','2022-12-23 14:57:28.086730'),(101,'enterprise','0134_enterprisecustomerreportingconfiguration_enable_compression','2022-12-23 14:57:28.144072'),(102,'enterprise','0135_adminnotification_adminnotificationfilter_adminnotificationread','2022-12-23 14:57:28.382278'),(103,'enterprise','0136_auto_20210629_2129','2022-12-23 14:57:28.767335'),(104,'enterprise','0137_enrollment_email_update','2022-12-23 14:57:28.888375'),(105,'enterprise','0138_bulkcatalogqueryupdatecommandconfiguration','2022-12-23 14:57:29.009125'),(106,'enterprise','0139_auto_20210803_1854','2022-12-23 14:57:29.063221'),(107,'enterprise','0140_update_enrollment_sources','2022-12-23 14:57:29.216957'),(108,'enterprise','0141_make_enterprisecatalogquery_title_unique','2022-12-23 14:57:29.365153'),(109,'enterprise','0142_auto_20210907_2059','2022-12-23 14:57:29.409337'),(110,'enterprise','0143_auto_20210908_0559','2022-12-23 14:57:29.762535'),(111,'enterprise','0144_auto_20211011_1030','2022-12-23 14:57:29.778833'),(112,'enterprise','0145_auto_20211013_1018','2022-12-23 14:57:30.216893'),(113,'enterprise','0146_enterprise_customer_invite_key','2022-12-23 14:57:30.784662'),(114,'enterprise','0147_auto_20211129_1949','2022-12-23 14:57:30.965336'),(115,'enterprise','0148_auto_20211129_2114','2022-12-23 14:57:31.098304'),(116,'enterprise','0149_invite_key_required_default_expiry_backfill','2022-12-23 14:57:31.221808'),(117,'enterprise','0150_invite_key_expiry_required','2022-12-23 14:57:31.412211'),(118,'enterprise','0151_add_is_active_to_invite_key','2022-12-23 14:57:31.579331'),(119,'enterprise','0152_add_should_inactivate_other_customers','2022-12-23 14:57:31.755160'),(120,'enterprise','0153_add_enable_browse_and_request','2022-12-23 14:57:31.939489'),(121,'integrated_channel','0010_genericenterprisecustomerpluginconfiguration','2022-12-23 14:57:32.074226'),(122,'integrated_channel','0011_contentmetadataitemtransmission_plugin_configuration_id','2022-12-23 14:57:32.135975'),(123,'integrated_channel','0012_alter_contentmetadataitemtransmission_unique_together','2022-12-23 14:57:32.193358'),(124,'integrated_channel','0013_auto_20220405_2311','2022-12-23 14:57:32.246963'),(125,'integrated_channel','0014_genericenterprisecustomerpluginconfiguration_dry_run_mode_enabled','2022-12-23 14:57:32.308310'),(126,'integrated_channel','0015_auto_20220718_2113','2022-12-23 14:57:32.739027'),(127,'integrated_channel','0016_contentmetadataitemtransmission_content_title','2022-12-23 14:57:32.803444'),(128,'integrated_channel','0017_contentmetadataitemtransmission_friendly_status_message','2022-12-23 14:57:32.866223'),(129,'integrated_channel','0018_genericlearnerdatatransmissionaudit_friendly_status_message','2022-12-23 14:57:32.894532'),(130,'integrated_channel','0016_contentmetadataitemtransmission_marked_for','2022-12-23 14:57:32.956446'),(131,'integrated_channel','0019_merge_20220928_1842','2022-12-23 14:57:32.960210'),(132,'integrated_channel','0020_auto_20220929_1712','2022-12-23 14:57:33.486089'),(133,'integrated_channel','0021_remove_contentmetadataitemtransmission_api_response_body','2022-12-23 14:57:33.552101'),(134,'blackboard','0001_initial','2022-12-23 14:57:35.629613'),(135,'blackboard','0002_auto_20200930_1723','2022-12-23 14:57:35.633243'),(136,'blackboard','0003_blackboardlearnerdatatransmissionaudit','2022-12-23 14:57:35.636942'),(137,'blackboard','0004_blackboard_tx_chunk_size_default_1','2022-12-23 14:57:35.640371'),(138,'blackboard','0005_blackboardlearnerassessmentdatatransmissionaudit','2022-12-23 14:57:35.644220'),(139,'blackboard','0006_auto_20210708_1446','2022-12-23 14:57:35.647719'),(140,'blackboard','0007_auto_20210909_1536','2022-12-23 14:57:35.651282'),(141,'blackboard','0008_auto_20210923_1727','2022-12-23 14:57:35.655841'),(142,'blackboard','0009_alter_blackboardenterprisecustomerconfiguration_enterprise_customer','2022-12-23 14:57:35.659678'),(143,'blackboard','0010_auto_20211221_1532','2022-12-23 14:57:35.663382'),(144,'blackboard','0011_auto_20220126_1837','2022-12-23 14:57:35.667041'),(145,'blackboard','0012_auto_20220131_1539','2022-12-23 14:57:35.671207'),(146,'blackboard','0013_blacboardglobalconfiguration','2022-12-23 14:57:35.674862'),(147,'blackboard','0014_alter_blackboardlearnerassessmentdatatransmissionaudit_enterprise_course_enrollment_id','2022-12-23 14:57:35.678833'),(148,'blackboard','0002_auto_20220302_2231','2022-12-23 14:57:35.889714'),(149,'blackboard','0003_alter_blackboardlearnerdatatransmissionaudit_completed_timestamp','2022-12-23 14:57:35.914820'),(150,'blackboard','0004_auto_20220324_1550','2022-12-23 14:57:36.439241'),(151,'blackboard','0005_auto_20220325_1757','2022-12-23 14:57:36.500645'),(152,'blackboard','0006_auto_20220405_2311','2022-12-23 14:57:36.910403'),(153,'blackboard','0007_auto_20220523_1625','2022-12-23 14:57:37.144883'),(154,'blackboard','0008_auto_20220913_2018','2022-12-23 14:57:37.222217'),(155,'blackboard','0009_auto_20220929_1720','2022-12-23 14:57:37.571388'),(156,'blackboard','0010_auto_20221021_0159','2022-12-23 14:57:37.782186'),(157,'blackboard','0011_auto_20221031_1855','2022-12-23 14:57:37.974871'),(158,'blackboard','0012_move_and_recrete_completed_timestamp','2022-12-23 14:57:38.038912'),(159,'blackboard','0013_alter_blackboardlearnerdatatransmissionaudit_index_together','2022-12-23 14:57:38.075779'),(160,'block_structure','0001_config','2022-12-23 14:57:38.243688'),(161,'block_structure','0002_blockstructuremodel','2022-12-23 14:57:38.269892'),(162,'block_structure','0003_blockstructuremodel_storage','2022-12-23 14:57:38.282256'),(163,'block_structure','0004_blockstructuremodel_usagekeywithrun','2022-12-23 14:57:38.295090'),(164,'block_structure','0005_trim_leading_slashes_in_data_path','2022-12-23 14:57:38.308169'),(165,'bookmarks','0001_initial','2022-12-23 14:57:38.776735'),(166,'branding','0001_initial','2022-12-23 14:57:39.081362'),(167,'course_modes','0001_initial','2022-12-23 14:57:39.158834'),(168,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2022-12-23 14:57:39.195487'),(169,'course_modes','0003_auto_20151113_1443','2022-12-23 14:57:39.208648'),(170,'course_modes','0004_auto_20151113_1457','2022-12-23 14:57:39.370579'),(171,'course_modes','0005_auto_20151217_0958','2022-12-23 14:57:39.385974'),(172,'course_modes','0006_auto_20160208_1407','2022-12-23 14:57:39.465120'),(173,'course_modes','0007_coursemode_bulk_sku','2022-12-23 14:57:39.493532'),(174,'course_groups','0001_initial','2022-12-23 14:57:40.846563'),(175,'bulk_email','0001_initial','2022-12-23 14:57:41.336241'),(176,'bulk_email','0002_data__load_course_email_template','2022-12-23 14:57:41.642329'),(177,'bulk_email','0003_config_model_feature_flag','2022-12-23 14:57:41.834256'),(178,'bulk_email','0004_add_email_targets','2022-12-23 14:57:42.307600'),(179,'bulk_email','0005_move_target_data','2022-12-23 14:57:42.484814'),(180,'bulk_email','0006_course_mode_targets','2022-12-23 14:57:43.094717'),(181,'bulk_email','0007_disabledcourse','2022-12-23 14:57:43.114720'),(182,'courseware','0001_initial','2022-12-23 14:57:44.864432'),(183,'bulk_grades','0001_initial','2022-12-23 14:57:45.071221'),(184,'bulk_grades','0002_auto_20190703_1526','2022-12-23 14:57:45.229037'),(185,'bundles','0001_initial','2022-12-23 14:57:45.466722'),(186,'bundles','0002_create_drafts','2022-12-23 14:57:45.564763'),(187,'bundles','0003_update_character_set','2022-12-23 14:57:45.791795'),(188,'calendar_sync','0001_initial','2022-12-23 14:57:46.597771'),(189,'calendar_sync','0002_auto_20200709_1743','2022-12-23 14:57:46.892032'),(190,'canvas','0001_initial','2022-12-23 14:57:47.473351'),(191,'canvas','0002_auto_20200806_1632','2022-12-23 14:57:47.697925'),(192,'canvas','0003_delete_canvasglobalconfiguration','2022-12-23 14:57:47.714513'),(193,'canvas','0004_adding_learner_data_to_canvas','2022-12-23 14:57:47.761516'),(194,'canvas','0005_auto_20200909_1534','2022-12-23 14:57:47.796658'),(195,'canvas','0006_canvaslearnerassessmentdatatransmissionaudit','2022-12-23 14:57:47.854989'),(196,'canvas','0007_auto_20210222_2225','2022-12-23 14:57:48.087463'),(197,'canvas','0008_auto_20210707_0815','2022-12-23 14:57:48.275502'),(198,'canvas','0009_auto_20210708_1639','2022-12-23 14:57:48.457468'),(199,'canvas','0010_auto_20210909_1536','2022-12-23 14:57:48.668352'),(200,'canvas','0011_auto_20210923_1727','2022-12-23 14:57:49.170449'),(201,'canvas','0012_alter_canvasenterprisecustomerconfiguration_enterprise_customer','2022-12-23 14:57:49.349426'),(202,'canvas','0013_auto_20211221_1535','2022-12-23 14:57:49.803383'),(203,'canvas','0014_auto_20220126_1837','2022-12-23 14:57:51.199529'),(204,'canvas','0015_auto_20220127_1605','2022-12-23 14:57:51.653344'),(205,'canvas','0016_auto_20220131_1539','2022-12-23 14:57:52.050143'),(206,'canvas','0017_auto_20220302_2231','2022-12-23 14:57:52.740510'),(207,'canvas','0018_alter_canvaslearnerdatatransmissionaudit_completed_timestamp','2022-12-23 14:57:52.811810'),(208,'canvas','0019_auto_20220324_1550','2022-12-23 14:57:53.357041'),(209,'canvas','0020_auto_20220325_1757','2022-12-23 14:57:53.684653'),(210,'canvas','0021_auto_20220405_2311','2022-12-23 14:57:54.486152'),(211,'canvas','0022_auto_20220523_1625','2022-12-23 14:57:54.812677'),(212,'canvas','0023_auto_20220913_2018','2022-12-23 14:57:54.916888'),(213,'canvas','0024_auto_20220929_1720','2022-12-23 14:57:55.289380'),(214,'canvas','0025_auto_20221021_0159','2022-12-23 14:57:55.630948'),(215,'canvas','0026_auto_20221031_1855','2022-12-23 14:57:55.877111'),(216,'canvas','0027_move_and_recrete_completed_timestamp','2022-12-23 14:57:55.952925'),(217,'catalog','0001_initial','2022-12-23 14:57:56.204343'),(218,'catalog','0002_catalogintegration_username','2022-12-23 14:57:56.404348'),(219,'catalog','0003_catalogintegration_page_size','2022-12-23 14:57:56.766484'),(220,'catalog','0004_auto_20170616_0618','2022-12-23 14:57:56.919670'),(221,'catalog','0005_catalogintegration_long_term_cache_ttl','2022-12-23 14:57:57.070457'),(222,'celery_utils','0001_initial','2022-12-23 14:57:57.809845'),(223,'celery_utils','0002_chordable_django_backend','2022-12-23 14:57:57.824236'),(224,'certificates','0008_schema__remove_badges','2022-12-23 14:57:58.251489'),(225,'certificates','0009_certificategenerationcoursesetting_language_self_generation','2022-12-23 14:57:58.508193'),(226,'certificates','0010_certificatetemplate_language','2022-12-23 14:57:58.542527'),(227,'certificates','0011_certificatetemplate_alter_unique','2022-12-23 14:57:58.757703'),(228,'certificates','0012_certificategenerationcoursesetting_include_hours_of_effort','2022-12-23 14:57:58.792012'),(229,'certificates','0013_remove_certificategenerationcoursesetting_enabled','2022-12-23 14:57:58.824187'),(230,'certificates','0014_change_eligible_certs_manager','2022-12-23 14:57:58.926181'),(231,'certificates','0015_add_masters_choice','2022-12-23 14:57:59.061187'),(232,'certificates','0016_historicalgeneratedcertificate','2022-12-23 14:57:59.340596'),(233,'certificates','0017_add_mode_20201118_1725','2022-12-23 14:57:59.605469'),(234,'certificates','0018_historicalcertificateinvalidation','2022-12-23 14:57:59.878900'),(235,'certificates','0019_allowlistgenerationconfiguration','2022-12-23 14:58:00.162769'),(236,'certificates','0020_remove_existing_mgmt_cmd_args','2022-12-23 14:58:00.447553'),(237,'certificates','0021_remove_certificate_allowlist_duplicate_records','2022-12-23 14:58:01.029940'),(238,'certificates','0022_add_unique_constraints_to_certificatewhitelist_model','2022-12-23 14:58:01.147518'),(239,'certificates','0023_certificategenerationcommandconfiguration','2022-12-23 14:58:01.373094'),(240,'certificates','0024_delete_allowlistgenerationconfiguration','2022-12-23 14:58:01.389668'),(241,'certificates','0025_cleanup_certificate_errors','2022-12-23 14:58:01.796347'),(242,'certificates','0026_certificateallowlist','2022-12-23 14:58:02.099772'),(243,'certificates','0027_historicalcertificateallowlist','2022-12-23 14:58:02.408066'),(244,'certificates','0028_allowlist_data_20210615_2033','2022-12-23 14:58:02.644362'),(245,'certificates','0029_allowlist_created_20210623_1417','2022-12-23 14:58:02.874815'),(246,'certificates','0030_delete_certificatewhitelist','2022-12-23 14:58:02.894987'),(247,'certificates','0031_certificatedateoverride_historicalcertificatedateoverride','2022-12-23 14:58:03.467942'),(248,'certificates','0032_change_certificatedateoverride_date','2022-12-23 14:58:04.049139'),(249,'certificates','0033_auto_20220307_1100','2022-12-23 14:58:04.337078'),(250,'certificates','0034_auto_20220401_1213','2022-12-23 14:58:04.573044'),(251,'user_api','0001_initial','2022-12-23 14:58:05.902430'),(252,'user_api','0002_retirementstate_userretirementstatus','2022-12-23 14:58:06.213393'),(253,'commerce','0001_data__add_ecommerce_service_user','2022-12-23 14:58:06.496806'),(254,'commerce','0002_commerceconfiguration','2022-12-23 14:58:06.738493'),(255,'commerce','0003_auto_20160329_0709','2022-12-23 14:58:07.165914'),(256,'commerce','0004_auto_20160531_0950','2022-12-23 14:58:07.434666'),(257,'commerce','0005_commerceconfiguration_enable_automatic_refund_approval','2022-12-23 14:58:07.565693'),(258,'commerce','0006_auto_20170424_1734','2022-12-23 14:58:07.699748'),(259,'commerce','0007_auto_20180313_0609','2022-12-23 14:58:08.101238'),(260,'commerce','0008_auto_20191024_2048','2022-12-23 14:58:08.355856'),(261,'completion','0001_initial','2022-12-23 14:58:08.897441'),(262,'completion','0002_auto_20180125_1510','2022-12-23 14:58:09.081545'),(263,'completion','0003_learning_context','2022-12-23 14:58:09.883349'),(264,'consent','0001_initial','2022-12-23 14:58:10.536550'),(265,'consent','0002_migrate_to_new_data_sharing_consent','2022-12-23 14:58:10.766558'),(266,'consent','0003_historicaldatasharingconsent_history_change_reason','2022-12-23 14:58:10.971149'),(267,'consent','0004_datasharingconsenttextoverrides','2022-12-23 14:58:11.279436'),(268,'lti1p3_tool_config','0001_initial','2022-12-23 14:58:11.387052'),(269,'organizations','0001_initial','2022-12-23 14:58:11.944999'),(270,'organizations','0002_auto_20170117_1434','2022-12-23 14:58:11.950502'),(271,'organizations','0003_auto_20170221_1138','2022-12-23 14:58:11.955712'),(272,'organizations','0004_auto_20170413_2315','2022-12-23 14:58:11.960643'),(273,'organizations','0005_auto_20171116_0640','2022-12-23 14:58:11.965699'),(274,'organizations','0006_auto_20171207_0259','2022-12-23 14:58:11.971785'),(275,'organizations','0007_historicalorganization','2022-12-23 14:58:11.977411'),(276,'content_libraries','0001_initial','2022-12-23 14:58:13.287587'),(277,'content_libraries','0002_group_permissions','2022-12-23 14:58:14.365398'),(278,'content_libraries','0003_contentlibrary_type','2022-12-23 14:58:14.413842'),(279,'content_libraries','0004_contentlibrary_license','2022-12-23 14:58:14.460919'),(280,'content_libraries','0005_ltigradedresource_ltiprofile','2022-12-23 14:58:14.937965'),(281,'content_libraries','0006_auto_20210615_1916','2022-12-23 14:58:15.454644'),(282,'content_libraries','0005_contentlibraryblockimporttask','2022-12-23 14:58:16.024217'),(283,'content_libraries','0007_merge_20210818_0614','2022-12-23 14:58:16.033087'),(284,'content_libraries','0008_auto_20210818_2148','2022-12-23 14:58:17.144084'),(285,'course_overviews','0001_initial','2022-12-23 14:58:17.235553'),(286,'course_overviews','0002_add_course_catalog_fields','2022-12-23 14:58:17.471996'),(287,'course_overviews','0003_courseoverviewgeneratedhistory','2022-12-23 14:58:17.512593'),(288,'course_overviews','0004_courseoverview_org','2022-12-23 14:58:17.552484'),(289,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2022-12-23 14:58:17.573844'),(290,'course_overviews','0006_courseoverviewimageset','2022-12-23 14:58:17.651407'),(291,'course_overviews','0007_courseoverviewimageconfig','2022-12-23 14:58:17.905684'),(292,'course_overviews','0008_remove_courseoverview_facebook_url','2022-12-23 14:58:17.910620'),(293,'course_overviews','0009_readd_facebook_url','2022-12-23 14:58:17.915393'),(294,'course_overviews','0010_auto_20160329_2317','2022-12-23 14:58:17.979101'),(295,'course_overviews','0011_courseoverview_marketing_url','2022-12-23 14:58:18.019241'),(296,'course_overviews','0012_courseoverview_eligible_for_financial_aid','2022-12-23 14:58:18.059635'),(297,'course_overviews','0013_courseoverview_language','2022-12-23 14:58:18.096263'),(298,'course_overviews','0014_courseoverview_certificate_available_date','2022-12-23 14:58:18.136903'),(299,'content_type_gating','0001_initial','2022-12-23 14:58:18.404422'),(300,'content_type_gating','0002_auto_20181119_0959','2022-12-23 14:58:18.680862'),(301,'content_type_gating','0003_auto_20181128_1407','2022-12-23 14:58:19.144522'),(302,'content_type_gating','0004_auto_20181128_1521','2022-12-23 14:58:19.278204'),(303,'content_type_gating','0005_auto_20190306_1547','2022-12-23 14:58:19.410327'),(304,'content_type_gating','0006_auto_20190308_1447','2022-12-23 14:58:19.547811'),(305,'content_type_gating','0007_auto_20190311_1919','2022-12-23 14:58:20.364999'),(306,'content_type_gating','0008_auto_20190313_1634','2022-12-23 14:58:20.500509'),(307,'contentserver','0001_initial','2022-12-23 14:58:20.717123'),(308,'contentserver','0002_cdnuseragentsconfig','2022-12-23 14:58:20.936784'),(309,'cornerstone','0001_initial','2022-12-23 14:58:22.743378'),(310,'cornerstone','0002_cornerstoneglobalconfiguration_subject_mapping','2022-12-23 14:58:22.956349'),(311,'cornerstone','0003_auto_20190621_1000','2022-12-23 14:58:23.491038'),(312,'cornerstone','0004_cornerstoneglobalconfiguration_languages','2022-12-23 14:58:23.745788'),(313,'cornerstone','0005_auto_20190925_0730','2022-12-23 14:58:24.326211'),(314,'cornerstone','0006_auto_20191001_0742','2022-12-23 14:58:24.568782'),(315,'cornerstone','0007_auto_20210708_1446','2022-12-23 14:58:24.806062'),(316,'cornerstone','0008_auto_20210909_1536','2022-12-23 14:58:25.104000'),(317,'cornerstone','0009_auto_20210923_1727','2022-12-23 14:58:25.357451'),(318,'cornerstone','0010_cornerstonecoursekey','2022-12-23 14:58:25.378748'),(319,'cornerstone','0011_auto_20211103_1855','2022-12-23 14:58:25.867980'),(320,'cornerstone','0012_alter_cornerstoneenterprisecustomerconfiguration_enterprise_customer','2022-12-23 14:58:26.092087'),(321,'cornerstone','0013_auto_20220126_1837','2022-12-23 14:58:27.156600'),(322,'cornerstone','0014_auto_20220131_1539','2022-12-23 14:58:27.417212'),(323,'cornerstone','0015_auto_20220302_2231','2022-12-23 14:58:27.670667'),(324,'cornerstone','0016_auto_20220324_1550','2022-12-23 14:58:28.568490'),(325,'cornerstone','0017_alter_cornerstonelearnerdatatransmissionaudit_course_completed','2022-12-23 14:58:28.945211'),(326,'cornerstone','0018_auto_20220325_1757','2022-12-23 14:58:29.208359'),(327,'cornerstone','0019_auto_20220405_2311','2022-12-23 14:58:29.479121'),(328,'cornerstone','0020_auto_20220523_1625','2022-12-23 14:58:29.770439'),(329,'cornerstone','0021_cornerstonelearnerdatatransmissionaudit_friendly_status_message','2022-12-23 14:58:29.903972'),(330,'cornerstone','0022_cornerstonelearnerdatatransmissionaudit_api_record','2022-12-23 14:58:30.119865'),(331,'cornerstone','0023_auto_20221021_0159','2022-12-23 14:58:30.551063'),(332,'cornerstone','0024_auto_20221031_1855','2022-12-23 14:58:30.814834'),(333,'cors_csrf','0001_initial','2022-12-23 14:58:31.449585'),(334,'course_action_state','0001_initial','2022-12-23 14:58:31.825881'),(335,'course_apps','0001_initial','2022-12-23 14:58:32.162194'),(336,'course_overviews','0015_historicalcourseoverview','2022-12-23 14:58:32.412521'),(337,'course_overviews','0016_simulatecoursepublishconfig','2022-12-23 14:58:32.629720'),(338,'course_overviews','0017_auto_20191002_0823','2022-12-23 14:58:32.751652'),(339,'course_overviews','0018_add_start_end_in_CourseOverview','2022-12-23 14:58:33.075992'),(340,'course_overviews','0019_improve_courseoverviewtab','2022-12-23 14:58:33.381536'),(341,'course_date_signals','0001_initial','2022-12-23 14:58:34.258497'),(342,'course_duration_limits','0001_initial','2022-12-23 14:58:34.565432'),(343,'course_duration_limits','0002_auto_20181119_0959','2022-12-23 14:58:34.723558'),(344,'course_duration_limits','0003_auto_20181128_1407','2022-12-23 14:58:34.887923'),(345,'course_duration_limits','0004_auto_20181128_1521','2022-12-23 14:58:35.031366'),(346,'course_duration_limits','0005_auto_20190306_1546','2022-12-23 14:58:35.170850'),(347,'course_duration_limits','0006_auto_20190308_1447','2022-12-23 14:58:35.324168'),(348,'course_duration_limits','0007_auto_20190311_1919','2022-12-23 14:58:36.410521'),(349,'course_duration_limits','0008_auto_20190313_1634','2022-12-23 14:58:36.581107'),(350,'course_goals','0001_initial','2022-12-23 14:58:37.176291'),(351,'course_goals','0002_auto_20171010_1129','2022-12-23 14:58:37.370343'),(352,'course_goals','0003_historicalcoursegoal','2022-12-23 14:58:37.776482'),(353,'course_goals','0004_auto_20210806_0137','2022-12-23 14:58:39.073706'),(354,'course_goals','0005_useractivity','2022-12-23 14:58:39.665900'),(355,'course_goals','0006_add_unsubscribe_token','2022-12-23 14:58:40.131432'),(356,'course_goals','0007_set_unsubscribe_token_default','2022-12-23 14:58:40.421317'),(357,'course_goals','0008_coursegoalreminderstatus','2022-12-23 14:58:40.679227'),(358,'course_groups','0002_change_inline_default_cohort_value','2022-12-23 14:58:40.699467'),(359,'course_groups','0003_auto_20170609_1455','2022-12-23 14:58:41.019523'),(360,'course_overviews','0020_courseoverviewtab_url_slug','2022-12-23 14:58:41.070231'),(361,'course_overviews','0021_courseoverviewtab_link','2022-12-23 14:58:41.403752'),(362,'course_overviews','0022_courseoverviewtab_is_hidden','2022-12-23 14:58:41.474806'),(363,'course_overviews','0023_courseoverview_banner_image_url','2022-12-23 14:58:41.732326'),(364,'course_overviews','0024_overview_adds_has_highlights','2022-12-23 14:58:41.927202'),(365,'course_home_api','0001_initial','2022-12-23 14:58:42.675930'),(366,'lti_consumer','0001_initial','2022-12-23 14:58:42.722313'),(367,'lti_consumer','0002_ltiagslineitem','2022-12-23 14:58:42.800705'),(368,'lti_consumer','0003_ltiagsscore','2022-12-23 14:58:42.865144'),(369,'lti_consumer','0004_keyset_mgmt_to_model','2022-12-23 14:58:43.003664'),(370,'lti_consumer','0005_migrate_keyset_to_model','2022-12-23 14:58:43.251106'),(371,'lti_consumer','0006_add_on_model_config_for_lti_1p1','2022-12-23 14:58:43.739836'),(372,'lti_consumer','0007_ltidlcontentitem','2022-12-23 14:58:43.793356'),(373,'lti_consumer','0008_fix_uuid_backfill','2022-12-23 14:58:44.135634'),(374,'lti_consumer','0009_backfill-empty-string-config-id','2022-12-23 14:58:44.675692'),(375,'lti_consumer','0010_backfill-empty-string-lti-config','2022-12-23 14:58:44.929594'),(376,'lti_consumer','0011_courseeditltifieldsenabledflag','2022-12-23 14:58:45.285813'),(377,'lti_consumer','0012_rename_courseeditltifieldsenabledflag_model','2022-12-23 14:58:45.791716'),(378,'lti_consumer','0013_auto_20210712_1352','2022-12-23 14:58:45.831651'),(379,'course_live','0001_initial','2022-12-23 14:58:47.179989'),(380,'course_live','0002_auto_20220617_1822','2022-12-23 14:58:48.139920'),(381,'course_modes','0008_course_key_field_to_foreign_key','2022-12-23 14:58:48.947226'),(382,'course_modes','0009_suggested_prices_to_charfield','2022-12-23 14:58:48.983933'),(383,'course_modes','0010_archived_suggested_prices_to_charfield','2022-12-23 14:58:49.008144'),(384,'course_modes','0011_change_regex_for_comma_separated_ints','2022-12-23 14:58:49.064230'),(385,'course_modes','0012_historicalcoursemode','2022-12-23 14:58:49.435381'),(386,'course_modes','0013_auto_20200115_2022','2022-12-23 14:58:49.669014'),(387,'course_overviews','0025_auto_20210702_1602','2022-12-23 14:58:50.707941'),(388,'course_overviews','0026_courseoverview_entrance_exam','2022-12-23 14:58:52.660732'),(389,'course_overviews','0027_auto_20221102_1109','2022-12-23 14:58:52.885722'),(390,'coursewarehistoryextended','0001_initial','2022-12-23 14:58:53.705736'),(391,'coursewarehistoryextended','0002_force_studentmodule_index','2022-12-23 14:58:53.749108'),(392,'courseware','0002_coursedynamicupgradedeadlineconfiguration_dynamicupgradedeadlineconfiguration','2022-12-23 14:58:54.737615'),(393,'courseware','0003_auto_20170825_0935','2022-12-23 14:58:55.022108'),(394,'courseware','0004_auto_20171010_1639','2022-12-23 14:58:55.266482'),(395,'courseware','0005_orgdynamicupgradedeadlineconfiguration','2022-12-23 14:58:56.719749'),(396,'courseware','0006_remove_module_id_index','2022-12-23 14:58:57.262635'),(397,'courseware','0007_remove_done_index','2022-12-23 14:58:57.769443'),(398,'courseware','0008_move_idde_to_edx_when','2022-12-23 14:58:59.016546'),(399,'courseware','0009_auto_20190703_1955','2022-12-23 14:58:59.642507'),(400,'courseware','0010_auto_20190709_1559','2022-12-23 14:59:00.345560'),(401,'courseware','0011_csm_id_bigint','2022-12-23 14:59:01.060402'),(402,'courseware','0012_adjust_fields','2022-12-23 14:59:01.891170'),(403,'courseware','0013_auto_20191001_1858','2022-12-23 14:59:03.066539'),(404,'courseware','0014_fix_nan_value_for_global_speed','2022-12-23 14:59:03.797831'),(405,'courseware','0015_add_courseware_stats_index','2022-12-23 14:59:04.239102'),(406,'courseware','0016_lastseencoursewaretimezone','2022-12-23 14:59:04.897083'),(407,'courseware','0017_financialassistanceconfiguration','2022-12-23 14:59:05.632687'),(408,'crawlers','0001_initial','2022-12-23 14:59:06.213561'),(409,'crawlers','0002_auto_20170419_0018','2022-12-23 14:59:06.453133'),(410,'credentials','0001_initial','2022-12-23 14:59:06.893442'),(411,'credentials','0002_auto_20160325_0631','2022-12-23 14:59:07.770775'),(412,'credentials','0003_auto_20170525_1109','2022-12-23 14:59:09.211009'),(413,'credentials','0004_notifycredentialsconfig','2022-12-23 14:59:10.083181'),(414,'credentials','0005_remove_existing_mgmt_cmd_args','2022-12-23 14:59:11.124597'),(415,'credit','0001_initial','2022-12-23 14:59:14.779216'),(416,'credit','0002_creditconfig','2022-12-23 14:59:15.485343'),(417,'credit','0003_auto_20160511_2227','2022-12-23 14:59:15.528106'),(418,'credit','0004_delete_historical_credit_records','2022-12-23 14:59:18.977755'),(419,'credit','0005_creditrequirement_sort_value','2022-12-23 14:59:19.068864'),(420,'credit','0006_creditrequirement_alter_ordering','2022-12-23 14:59:19.140680'),(421,'credit','0007_creditrequirement_copy_values','2022-12-23 14:59:20.294226'),(422,'credit','0008_creditrequirement_remove_order','2022-12-23 14:59:20.408378'),(423,'dark_lang','0001_initial','2022-12-23 14:59:21.023486'),(424,'dark_lang','0002_data__enable_on_install','2022-12-23 14:59:21.788455'),(425,'dark_lang','0003_auto_20180425_0359','2022-12-23 14:59:22.336873'),(426,'database_fixups','0001_initial','2022-12-23 14:59:22.778977'),(427,'degreed','0001_initial','2022-12-23 14:59:24.269887'),(428,'degreed','0002_auto_20180104_0103','2022-12-23 14:59:25.645603'),(429,'degreed','0003_auto_20180109_0712','2022-12-23 14:59:26.147206'),(430,'degreed','0004_auto_20180306_1251','2022-12-23 14:59:26.691894'),(431,'degreed','0005_auto_20180807_1302','2022-12-23 14:59:29.530351'),(432,'degreed','0006_upgrade_django_simple_history','2022-12-23 14:59:29.790844'),(433,'degreed','0007_auto_20190925_0730','2022-12-23 14:59:30.227080'),(434,'degreed','0008_auto_20191001_0742','2022-12-23 14:59:30.564400'),(435,'degreed','0009_auto_20210119_1546','2022-12-23 14:59:32.782698'),(436,'degreed','0010_auto_20210708_1446','2022-12-23 14:59:33.092021'),(437,'degreed','0011_auto_20210909_1536','2022-12-23 14:59:33.440708'),(438,'degreed','0012_auto_20210923_1727','2022-12-23 14:59:34.103849'),(439,'degreed','0013_alter_degreedenterprisecustomerconfiguration_enterprise_customer','2022-12-23 14:59:34.414709'),(440,'degreed','0014_auto_20220126_1837','2022-12-23 14:59:37.549356'),(441,'degreed','0015_auto_20220131_1539','2022-12-23 14:59:37.904602'),(442,'degreed','0016_auto_20220302_2231','2022-12-23 14:59:38.234028'),(443,'degreed','0017_alter_degreedlearnerdatatransmissionaudit_completed_timestamp','2022-12-23 14:59:38.273569'),(444,'degreed','0018_auto_20220324_1550','2022-12-23 14:59:38.603588'),(445,'degreed','0019_auto_20220325_1757','2022-12-23 14:59:38.693475'),(446,'degreed','0020_auto_20220405_2311','2022-12-23 14:59:38.814498'),(447,'degreed','0021_auto_20220523_1625','2022-12-23 14:59:39.115654'),(448,'degreed','0022_degreedlearnerdatatransmissionaudit_friendly_status_message','2022-12-23 14:59:39.152577'),(449,'degreed','0023_degreedlearnerdatatransmissionaudit_api_record','2022-12-23 14:59:39.753644'),(450,'degreed','0024_auto_20221021_0159','2022-12-23 14:59:39.911446'),(451,'degreed','0025_auto_20221031_1855','2022-12-23 14:59:40.203812'),(452,'degreed','0026_move_and_recrete_completed_timestamp','2022-12-23 14:59:40.286762'),(453,'degreed2','0001_initial','2022-12-23 14:59:40.887987'),(454,'degreed2','0002_auto_20211101_2021','2022-12-23 14:59:41.514012'),(455,'degreed2','0003_alter_degreed2enterprisecustomerconfiguration_enterprise_customer','2022-12-23 14:59:42.185232'),(456,'degreed2','0004_auto_20220126_1837','2022-12-23 14:59:44.583316'),(457,'degreed2','0005_auto_20220131_1539','2022-12-23 14:59:44.920911'),(458,'degreed2','0006_auto_20220214_1627','2022-12-23 14:59:45.160212'),(459,'degreed2','0007_auto_20220302_2231','2022-12-23 14:59:45.454404'),(460,'degreed2','0008_degreed2learnerdatatransmissionaudit_course_completed','2022-12-23 14:59:45.496180'),(461,'degreed2','0009_alter_degreed2learnerdatatransmissionaudit_completed_timestamp','2022-12-23 14:59:45.532593'),(462,'degreed2','0010_auto_20220324_1550','2022-12-23 14:59:45.869492'),(463,'degreed2','0011_auto_20220325_1757','2022-12-23 14:59:45.940212'),(464,'degreed2','0012_auto_20220405_2311','2022-12-23 14:59:46.020092'),(465,'degreed2','0013_auto_20220523_1625','2022-12-23 14:59:46.301816'),(466,'degreed2','0014_degreed2learnerdatatransmissionaudit_friendly_status_message','2022-12-23 14:59:46.338277'),(467,'degreed2','0015_degreed2learnerdatatransmissionaudit_api_record','2022-12-23 14:59:46.587466'),(468,'degreed2','0016_auto_20221021_0159','2022-12-23 14:59:46.739553'),(469,'degreed2','0017_auto_20221031_1855','2022-12-23 14:59:47.380558'),(470,'degreed2','0018_move_and_recrete_completed_timestamp','2022-12-23 14:59:47.461158'),(471,'demographics','0001_initial','2022-12-23 14:59:47.989164'),(472,'demographics','0002_clean_duplicate_entries','2022-12-23 14:59:48.268998'),(473,'demographics','0003_auto_20200827_1949','2022-12-23 14:59:48.539413'),(474,'discounts','0001_initial','2022-12-23 14:59:49.488914'),(475,'discounts','0002_auto_20191022_1720','2022-12-23 14:59:50.268297'),(476,'discussions','0001_initial','2022-12-23 14:59:50.830968'),(477,'discussions','0002_add_provider_filter','2022-12-23 14:59:51.804827'),(478,'discussions','0003_alter_provider_filter_list','2022-12-23 14:59:52.160143'),(479,'discussions','0004_historicalprogramdiscussionsconfiguration_programdiscussionsconfiguration','2022-12-23 14:59:52.714408'),(480,'discussions','0005_auto_20210910_0940','2022-12-23 14:59:52.910331'),(481,'discussions','0006_auto_20211006_0441','2022-12-23 14:59:54.374752'),(482,'discussions','0007_add_discussion_topic_link','2022-12-23 14:59:55.008893'),(483,'discussions','0008_auto_20220119_0746','2022-12-23 14:59:56.390304'),(484,'discussions','0009_discussiontopiclink_ordering','2022-12-23 14:59:56.439989'),(485,'discussions','0010_auto_20220203_2134','2022-12-23 14:59:57.628258'),(486,'discussions','0011_auto_20220510_0716','2022-12-23 14:59:58.049322'),(487,'discussions','0012_auto_20220511_0827','2022-12-23 14:59:58.529526'),(488,'discussions','0013_auto_20220802_1154','2022-12-23 14:59:59.165938'),(489,'discussions','0014_auto_20220826_1107','2022-12-23 14:59:59.391365'),(490,'discussions','0015_discussiontopiclink_context','2022-12-23 14:59:59.450269'),(491,'django_celery_results','0001_initial','2022-12-23 14:59:59.501873'),(492,'django_celery_results','0002_add_task_name_args_kwargs','2022-12-23 14:59:59.627629'),(493,'django_celery_results','0003_auto_20181106_1101','2022-12-23 14:59:59.655746'),(494,'django_celery_results','0004_auto_20190516_0412','2022-12-23 14:59:59.987890'),(495,'django_celery_results','0005_taskresult_worker','2022-12-23 15:00:00.048392'),(496,'django_celery_results','0006_taskresult_date_created','2022-12-23 15:00:00.549037'),(497,'django_celery_results','0007_remove_taskresult_hidden','2022-12-23 15:00:00.618177'),(498,'django_celery_results','0008_chordcounter','2022-12-23 15:00:00.671716'),(499,'django_celery_results','0009_groupresult','2022-12-23 15:00:01.460448'),(500,'django_celery_results','0010_remove_duplicate_indices','2022-12-23 15:00:01.543019'),(501,'django_celery_results','0011_taskresult_periodic_task_name','2022-12-23 15:00:01.632659'),(502,'django_comment_common','0001_initial','2022-12-23 15:00:02.701983'),(503,'django_comment_common','0002_forumsconfig','2022-12-23 15:00:03.809719'),(504,'django_comment_common','0003_enable_forums','2022-12-23 15:00:04.738736'),(505,'django_comment_common','0004_auto_20161117_1209','2022-12-23 15:00:05.162624'),(506,'django_comment_common','0005_coursediscussionsettings','2022-12-23 15:00:05.246567'),(507,'django_comment_common','0006_coursediscussionsettings_discussions_id_map','2022-12-23 15:00:05.328256'),(508,'django_comment_common','0007_discussionsidmapping','2022-12-23 15:00:05.370298'),(509,'django_comment_common','0008_role_user_index','2022-12-23 15:00:05.414454'),(510,'django_comment_common','0009_coursediscussionsettings_reported_content_email_notifications','2022-12-23 15:00:05.476848'),(511,'django_notify','0001_initial','2022-12-23 15:00:08.988107'),(512,'edx_name_affirmation','0001_initial','2022-12-23 15:00:09.570973'),(513,'edx_name_affirmation','0002_verifiednameconfig','2022-12-23 15:00:10.301478'),(514,'edx_name_affirmation','0003_verifiedname_status','2022-12-23 15:00:10.686356'),(515,'edx_name_affirmation','0004_auto_20210816_0958','2022-12-23 15:00:11.122546'),(516,'edx_name_affirmation','0005_remove_verifiedname_is_verified','2022-12-23 15:00:11.535037'),(517,'edx_name_affirmation','0006_auto_20210830_2029','2022-12-23 15:00:12.633262'),(518,'edx_name_affirmation','0007_historicalverifiedname','2022-12-23 15:00:13.960821'),(519,'edx_proctoring','0001_initial','2022-12-23 15:00:22.592969'),(520,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2022-12-23 15:00:22.929872'),(521,'edx_proctoring','0003_auto_20160101_0525','2022-12-23 15:00:23.520224'),(522,'edx_proctoring','0004_auto_20160201_0523','2022-12-23 15:00:23.783217'),(523,'edx_proctoring','0005_proctoredexam_hide_after_due','2022-12-23 15:00:23.856979'),(524,'edx_proctoring','0006_allowed_time_limit_mins','2022-12-23 15:00:24.763695'),(525,'edx_proctoring','0007_proctoredexam_backend','2022-12-23 15:00:24.851712'),(526,'edx_proctoring','0008_auto_20181116_1551','2022-12-23 15:00:26.184935'),(527,'edx_proctoring','0009_proctoredexamreviewpolicy_remove_rules','2022-12-23 15:00:26.632780'),(528,'edx_proctoring','0010_update_backend','2022-12-23 15:00:27.024483'),(529,'edx_proctoring','0011_allow_multiple_attempts','2022-12-23 15:00:27.411972'),(530,'edx_proctoring','0012_proctoredexamstudentattempt_time_remaining_seconds','2022-12-23 15:00:27.653661'),(531,'edx_proctoring','0013_proctoredexamsoftwaresecurereview_is_active_attempt','2022-12-23 15:00:28.135313'),(532,'edx_proctoring','0014_add_is_resumable_to_proctoredexamstudentattempt','2022-12-23 15:00:28.620908'),(533,'edx_proctoring','0015_rm_proctoredexamstudentattempt_ips','2022-12-23 15:00:30.422898'),(534,'edx_proctoring','0016_nullable_proctoredexamstudentattempt_name','2022-12-23 15:00:30.892071'),(535,'edx_proctoring','0017_rm_proctoredexamstudentattempt_name','2022-12-23 15:00:31.348268'),(536,'edx_proctoring','0018_historicalproctoredexamstudentattempt','2022-12-23 15:00:31.979137'),(537,'edx_proctoring','0019_proctoredexamsoftwaresecurereview_encrypted_video_url','2022-12-23 15:00:32.252908'),(538,'edx_proctoring','0020_auto_20211028_1915','2022-12-23 15:00:32.643135'),(539,'edx_proctoring','0021_auto_20211029_1353','2022-12-23 15:00:33.232391'),(540,'edx_proctoring','0022_proctoredexamstudentattempt_add_readytoresume_resumed','2022-12-23 15:00:34.610132'),(541,'edx_proctoring','0023_historicalproctoredexam','2022-12-23 15:00:35.037118'),(542,'edx_proctoring','0024_delete_proctoredexamstudentattempthistory','2022-12-23 15:00:35.059422'),(543,'edx_when','0001_initial','2022-12-23 15:00:36.153837'),(544,'edx_when','0002_auto_20190318_1736','2022-12-23 15:00:37.279552'),(545,'edx_when','0003_auto_20190402_1501','2022-12-23 15:00:38.803856'),(546,'edx_when','0004_datepolicy_rel_date','2022-12-23 15:00:38.857908'),(547,'edx_when','0005_auto_20190911_1056','2022-12-23 15:00:39.129675'),(548,'edx_when','0006_drop_active_index','2022-12-23 15:00:39.165113'),(549,'edx_when','0007_meta_tweaks','2022-12-23 15:00:39.190315'),(550,'edx_when','0008_courseversion_block_type','2022-12-23 15:00:39.267180'),(551,'edxval','0001_squashed_0016_add_transcript_credentials_model','2022-12-23 15:00:40.388239'),(552,'edxval','0002_add_error_description_field','2022-12-23 15:00:40.451731'),(553,'edxval','0003_delete_transcriptcredentials','2022-12-23 15:00:40.513389'),(554,'email_marketing','0001_initial','2022-12-23 15:00:40.998601'),(555,'email_marketing','0002_auto_20160623_1656','2022-12-23 15:00:43.838355'),(556,'email_marketing','0003_auto_20160715_1145','2022-12-23 15:00:44.939826'),(557,'email_marketing','0004_emailmarketingconfiguration_welcome_email_send_delay','2022-12-23 15:00:45.168291'),(558,'email_marketing','0005_emailmarketingconfiguration_user_registration_cookie_timeout_delay','2022-12-23 15:00:45.471371'),(559,'email_marketing','0006_auto_20170711_0615','2022-12-23 15:00:45.699204'),(560,'email_marketing','0007_auto_20170809_0653','2022-12-23 15:00:46.844034'),(561,'email_marketing','0008_auto_20170809_0539','2022-12-23 15:00:47.226631'),(562,'email_marketing','0009_remove_emailmarketingconfiguration_sailthru_activation_template','2022-12-23 15:00:47.451358'),(563,'email_marketing','0010_auto_20180425_0800','2022-12-23 15:00:47.960808'),(564,'email_marketing','0011_delete_emailmarketingconfiguration','2022-12-23 15:00:47.986338'),(565,'embargo','0001_initial','2022-12-23 15:00:49.194069'),(566,'embargo','0002_data__add_countries','2022-12-23 15:00:50.355303'),(567,'enterprise','0154_alter_systemwideenterpriseuserroleassignment_unique_together','2022-12-23 15:00:51.802879'),(568,'enterprise','0155_add_is_relinkable_to_enterprise_customer_user','2022-12-23 15:00:52.214439'),(569,'enterprise','0156_add_is_active_role_assignment','2022-12-23 15:00:52.826104'),(570,'enterprise','0157_make_field_nullable_before_removal','2022-12-23 15:00:53.344297'),(571,'enterprise','0158_remove_is_active_from_role_assignment','2022-12-23 15:00:53.846995'),(572,'enterprise','0159_add_enable_learner_portal_offers','2022-12-23 15:00:54.255363'),(573,'enterprise','0160_add_enable_portal_learner_credit_management_screen','2022-12-23 15:00:55.069358'),(574,'enterprise','0161_alter_enterprisecustomerreportingconfiguration_data_type','2022-12-23 15:00:55.556535'),(575,'enterprise','0162_add_enable_executive_education_2U_fulfillment','2022-12-23 15:00:55.892591'),(576,'enterprise','0163_auto_20220928_1611','2022-12-23 15:00:56.193235'),(577,'enterprise','0164_enterprisecatalogquery_include_exec_ed_2u_courses','2022-12-23 15:00:56.255241'),(578,'enterprise','0165_alter_enterprisecustomerreportingconfiguration_pgp_encryption_key','2022-12-23 15:00:56.371225'),(579,'enterprise','0166_auto_20221209_0819','2022-12-23 15:00:56.997341'),(580,'experiments','0001_initial','2022-12-23 15:00:57.784814'),(581,'student','0001_squashed_0031_auto_20200317_1122','2022-12-23 15:01:21.923582'),(582,'entitlements','0001_initial','2022-12-23 15:01:23.203595'),(583,'entitlements','0002_auto_20171102_0719','2022-12-23 15:01:27.473778'),(584,'entitlements','0003_auto_20171205_1431','2022-12-23 15:01:35.831119'),(585,'entitlements','0004_auto_20171206_1729','2022-12-23 15:01:36.590644'),(586,'entitlements','0005_courseentitlementsupportdetail','2022-12-23 15:01:38.026921'),(587,'entitlements','0006_courseentitlementsupportdetail_action','2022-12-23 15:01:38.487224'),(588,'entitlements','0007_change_expiration_period_default','2022-12-23 15:01:38.596508'),(589,'entitlements','0008_auto_20180328_1107','2022-12-23 15:01:39.335339'),(590,'entitlements','0009_courseentitlement_refund_locked','2022-12-23 15:01:39.726019'),(591,'entitlements','0010_backfill_refund_lock','2022-12-23 15:01:41.230974'),(592,'entitlements','0011_historicalcourseentitlement','2022-12-23 15:01:41.928971'),(593,'entitlements','0012_allow_blank_order_number_values','2022-12-23 15:01:43.251691'),(594,'entitlements','0013_historicalcourseentitlementsupportdetail','2022-12-23 15:01:44.177830'),(595,'entitlements','0014_auto_20200115_2022','2022-12-23 15:01:45.850703'),(596,'entitlements','0015_add_unique_together_constraint','2022-12-23 15:01:52.207858'),(597,'experiments','0002_auto_20170627_1402','2022-12-23 15:01:52.368259'),(598,'experiments','0003_auto_20170713_1148','2022-12-23 15:01:52.438469'),(599,'experiments','0004_historicalexperimentkeyvalue','2022-12-23 15:01:54.256739'),(600,'external_user_ids','0001_initial','2022-12-23 15:01:59.755309'),(601,'external_user_ids','0002_mb_coaching_20200210_1754','2022-12-23 15:02:00.506173'),(602,'external_user_ids','0003_auto_20200224_1836','2022-12-23 15:02:00.972927'),(603,'external_user_ids','0004_add_lti_type','2022-12-23 15:02:02.970354'),(604,'grades','0001_initial','2022-12-23 15:02:03.197677'),(605,'grades','0002_rename_last_edited_field','2022-12-23 15:02:03.268345'),(606,'grades','0003_coursepersistentgradesflag_persistentgradesenabledflag','2022-12-23 15:02:04.624371'),(607,'grades','0004_visibleblocks_course_id','2022-12-23 15:02:04.714500'),(608,'grades','0005_multiple_course_flags','2022-12-23 15:02:05.165678'),(609,'grades','0006_persistent_course_grades','2022-12-23 15:02:05.277175'),(610,'grades','0007_add_passed_timestamp_column','2022-12-23 15:02:05.373659'),(611,'grades','0008_persistentsubsectiongrade_first_attempted','2022-12-23 15:02:05.436236'),(612,'grades','0009_auto_20170111_1507','2022-12-23 15:02:05.559888'),(613,'grades','0010_auto_20170112_1156','2022-12-23 15:02:05.643312'),(614,'grades','0011_null_edited_time','2022-12-23 15:02:05.815632'),(615,'grades','0012_computegradessetting','2022-12-23 15:02:06.551194'),(616,'grades','0013_persistentsubsectiongradeoverride','2022-12-23 15:02:06.666858'),(617,'grades','0014_persistentsubsectiongradeoverridehistory','2022-12-23 15:02:07.253706'),(618,'grades','0015_historicalpersistentsubsectiongradeoverride','2022-12-23 15:02:07.769613'),(619,'grades','0016_auto_20190703_1446','2022-12-23 15:02:09.229764'),(620,'grades','0017_delete_manual_psgoverride_table','2022-12-23 15:02:09.770055'),(621,'grades','0018_add_waffle_flag_defaults','2022-12-23 15:02:10.320113'),(622,'grades','0019_auto_20220912_0855','2022-12-23 15:02:10.832840'),(623,'instructor_task','0002_gradereportsetting','2022-12-23 15:02:11.462605'),(624,'instructor_task','0003_alter_task_input_field','2022-12-23 15:02:11.849780'),(625,'instructor_task','0004_historicalinstructortaskschedule_instructortaskschedule','2022-12-23 15:02:13.487846'),(626,'instructor_task','0005_alter_instructortaskschedule_task','2022-12-23 15:02:14.038912'),(627,'integrated_channel','0022_alter_contentmetadataitemtransmission_index_together','2022-12-23 15:02:14.162952'),(628,'integrated_channel','0023_auto_20221021_0159','2022-12-23 15:02:14.381730'),(629,'integrated_channel','0024_genericenterprisecustomerpluginconfiguration_deleted_at','2022-12-23 15:02:14.501921'),(630,'learner_pathway_progress','0001_initial','2022-12-23 15:02:14.960675'),(631,'learner_pathway_progress','0002_historicallearnerpathwayprogress_learnerpathwayprogress','2022-12-23 15:02:15.840334'),(632,'learner_pathway_progress','0003_auto_20220901_0616','2022-12-23 15:02:16.902390'),(633,'learner_pathway_progress','0004_auto_20220907_0316','2022-12-23 15:02:17.383146'),(634,'learner_pathway_progress','0005_auto_20221007_0758','2022-12-23 15:02:17.945055'),(635,'learning_sequences','0001_initial','2022-12-23 15:02:19.017175'),(636,'learning_sequences','0002_coursesectionsequence_inaccessible_after_due','2022-12-23 15:02:19.088292'),(637,'learning_sequences','0003_create_course_context_for_course_specific_models','2022-12-23 15:02:19.517680'),(638,'learning_sequences','0004_coursecontext_self_paced','2022-12-23 15:02:19.584913'),(639,'learning_sequences','0005_coursecontext_days_early_for_beta','2022-12-23 15:02:19.650976'),(640,'learning_sequences','0006_coursecontext_entrance_exam_id','2022-12-23 15:02:19.709779'),(641,'learning_sequences','0007_coursesequenceexam','2022-12-23 15:02:19.796675'),(642,'learning_sequences','0008_add_learning_context_title_index','2022-12-23 15:02:19.849618'),(643,'learning_sequences','0009_contenterror_publishreport','2022-12-23 15:02:20.027459'),(644,'learning_sequences','0010_add_publishreport_indexes','2022-12-23 15:02:20.159185'),(645,'learning_sequences','0011_course_meta_names','2022-12-23 15:02:20.220209'),(646,'learning_sequences','0012_add_user_partition_group','2022-12-23 15:02:20.660965'),(647,'learning_sequences','0013_through_model_for_user_partition_groups_1','2022-12-23 15:02:21.008953'),(648,'learning_sequences','0014_remove_user_partition_group_duplicates','2022-12-23 15:02:21.585260'),(649,'learning_sequences','0015_add_user_partition_group_unique_constraint','2022-12-23 15:02:21.636254'),(650,'learning_sequences','0016_through_model_for_user_partition_groups_2','2022-12-23 15:02:21.733480'),(651,'lms_xblock','0001_initial','2022-12-23 15:02:22.243144'),(652,'lti_consumer','0014_adds_external_id','2022-12-23 15:02:22.529954'),(653,'lti_consumer','0015_add_additional_1p3_fields','2022-12-23 15:02:24.151722'),(654,'lti_consumer','0016_lticonfiguration_lti_1p3_proctoring_enabled','2022-12-23 15:02:24.272680'),(655,'milestones','0001_initial','2022-12-23 15:02:25.255240'),(656,'milestones','0002_data__seed_relationship_types','2022-12-23 15:02:26.210214'),(657,'milestones','0003_coursecontentmilestone_requirements','2022-12-23 15:02:26.362266'),(658,'milestones','0004_auto_20151221_1445','2022-12-23 15:02:26.656062'),(659,'mobile_api','0001_initial','2022-12-23 15:02:27.543882'),(660,'mobile_api','0002_auto_20160406_0904','2022-12-23 15:02:27.708504'),(661,'mobile_api','0003_ignore_mobile_available_flag','2022-12-23 15:02:29.196615'),(662,'mobile_api','0004_mobileconfig','2022-12-23 15:02:29.298256'),(663,'moodle','0001_initial','2022-12-23 15:02:31.734510'),(664,'moodle','0002_moodlelearnerdatatransmissionaudit','2022-12-23 15:02:31.844956'),(665,'moodle','0003_auto_20201006_1706','2022-12-23 15:02:32.687482'),(666,'moodle','0004_auto_20201105_1921','2022-12-23 15:02:33.705855'),(667,'moodle','0005_auto_20210708_1446','2022-12-23 15:02:34.791744'),(668,'moodle','0006_auto_20210909_1536','2022-12-23 15:02:37.289857'),(669,'moodle','0007_auto_20210923_1727','2022-12-23 15:02:38.777358'),(670,'moodle','0008_alter_moodleenterprisecustomerconfiguration_enterprise_customer','2022-12-23 15:02:42.652197'),(671,'moodle','0009_auto_20220126_1837','2022-12-23 15:03:00.538383'),(672,'moodle','0010_auto_20220131_1539','2022-12-23 15:03:01.381362'),(673,'moodle','0011_auto_20220302_2231','2022-12-23 15:03:02.198934'),(674,'moodle','0012_alter_moodlelearnerdatatransmissionaudit_completed_timestamp','2022-12-23 15:03:02.277074'),(675,'moodle','0013_auto_20220324_1550','2022-12-23 15:03:02.827872'),(676,'moodle','0014_auto_20220325_1757','2022-12-23 15:03:03.001914'),(677,'moodle','0015_auto_20220405_2311','2022-12-23 15:03:03.247897'),(678,'moodle','0016_auto_20220523_1625','2022-12-23 15:03:04.100329'),(679,'moodle','0017_moodlelearnerdatatransmissionaudit_friendly_status_message','2022-12-23 15:03:04.205340'),(680,'moodle','0018_moodlelearnerdatatransmissionaudit_api_record','2022-12-23 15:03:04.993684'),(681,'moodle','0019_auto_20221021_0159','2022-12-23 15:03:05.330973'),(682,'moodle','0020_auto_20221031_1855','2022-12-23 15:03:06.700624'),(683,'moodle','0021_move_and_recrete_completed_timestamp','2022-12-23 15:03:06.884454'),(684,'moodle','0022_auto_20221220_1527','2022-12-23 15:03:08.368118'),(685,'oauth2_provider','0001_initial','2022-12-23 15:03:13.207807'),(686,'oauth2_provider','0002_auto_20190406_1805','2022-12-23 15:03:15.193516'),(687,'oauth_dispatch','0001_initial','2022-12-23 15:03:16.969473'),(688,'oauth_dispatch','0002_scopedapplication_scopedapplicationorganization','2022-12-23 15:03:18.827973'),(689,'oauth_dispatch','0003_application_data','2022-12-23 15:03:19.870321'),(690,'oauth_dispatch','0004_auto_20180626_1349','2022-12-23 15:03:24.746977'),(691,'oauth_dispatch','0005_applicationaccess_type','2022-12-23 15:03:25.546220'),(692,'oauth_dispatch','0006_drop_application_id_constraints','2022-12-23 15:03:29.382984'),(693,'oauth_dispatch','0007_restore_application_id_constraints','2022-12-23 15:03:31.672036'),(694,'oauth_dispatch','0008_applicationaccess_filters','2022-12-23 15:03:31.755961'),(695,'oauth_dispatch','0009_delete_enable_scopes_waffle_switch','2022-12-23 15:03:32.586193'),(696,'oauth_dispatch','0010_noop_migration_to_test_rollback','2022-12-23 15:03:32.621804'),(697,'oauth_dispatch','0011_noop_migration_to_test_rollback','2022-12-23 15:03:32.652830'),(698,'oauth_dispatch','0012_noop_migration_to_test_rollback','2022-12-23 15:03:32.682551'),(699,'organizations','0002_unique_short_name','2022-12-23 15:03:33.900303'),(700,'organizations','0003_historicalorganizationcourse','2022-12-23 15:03:34.650199'),(701,'outcome_surveys','0001_initial','2022-12-23 15:03:34.778591'),(702,'outcome_surveys','0002_learnercourseevent_already_sent','2022-12-23 15:03:34.857587'),(703,'program_enrollments','0001_initial','2022-12-23 15:03:36.295267'),(704,'program_enrollments','0002_historicalprogramcourseenrollment_programcourseenrollment','2022-12-23 15:03:37.707424'),(705,'program_enrollments','0003_auto_20190424_1622','2022-12-23 15:03:38.110666'),(706,'program_enrollments','0004_add_programcourseenrollment_relatedname','2022-12-23 15:03:39.341920'),(707,'program_enrollments','0005_canceled_not_withdrawn','2022-12-23 15:03:40.241630'),(708,'program_enrollments','0006_add_the_correct_constraints','2022-12-23 15:03:40.888046'),(709,'program_enrollments','0007_waiting_programcourseenrollment_constraint','2022-12-23 15:03:41.004210'),(710,'program_enrollments','0008_add_ended_programenrollment_status','2022-12-23 15:03:42.258510'),(711,'program_enrollments','0009_update_course_enrollment_field_to_foreign_key','2022-12-23 15:03:43.088167'),(712,'program_enrollments','0010_add_courseaccessroleassignment','2022-12-23 15:03:43.969070'),(713,'programs','0001_initial','2022-12-23 15:03:45.602522'),(714,'programs','0002_programsapiconfig_cache_ttl','2022-12-23 15:03:46.203340'),(715,'programs','0003_auto_20151120_1613','2022-12-23 15:03:48.747630'),(716,'programs','0004_programsapiconfig_enable_certification','2022-12-23 15:03:49.540910'),(717,'programs','0005_programsapiconfig_max_retries','2022-12-23 15:03:50.334637'),(718,'programs','0006_programsapiconfig_xseries_ad_enabled','2022-12-23 15:03:51.253067'),(719,'programs','0007_programsapiconfig_program_listing_enabled','2022-12-23 15:03:53.758225'),(720,'programs','0008_programsapiconfig_program_details_enabled','2022-12-23 15:03:54.503726'),(721,'programs','0009_programsapiconfig_marketing_path','2022-12-23 15:03:55.756600'),(722,'programs','0010_auto_20170204_2332','2022-12-23 15:03:57.229136'),(723,'programs','0011_auto_20170301_1844','2022-12-23 15:04:09.556637'),(724,'programs','0012_auto_20170419_0018','2022-12-23 15:04:11.558714'),(725,'programs','0013_customprogramsconfig','2022-12-23 15:04:13.993809'),(726,'programs','0014_delete_customprogramsconfig','2022-12-23 15:04:14.073521'),(727,'programs','0015_historicalprogramdiscussionsconfiguration_historicalprogramliveconfiguration_programdiscussionsconfi','2022-12-23 15:04:32.163983'),(728,'redirects','0001_initial','2022-12-23 15:04:36.179815'),(729,'redirects','0002_alter_redirect_new_path_help_text','2022-12-23 15:04:36.928344'),(730,'rss_proxy','0001_initial','2022-12-23 15:04:37.233156'),(731,'sap_success_factors','0001_squashed_0022_auto_20200206_1046','2022-12-23 15:04:44.336977'),(732,'sap_success_factors','0002_sapsuccessfactorslearnerdatatransmissionaudit_credit_hours','2022-12-23 15:04:44.378560'),(733,'sap_success_factors','0003_auto_20210701_1556','2022-12-23 15:04:44.428151'),(734,'sap_success_factors','0004_auto_20210708_1639','2022-12-23 15:04:44.458745'),(735,'sap_success_factors','0005_sapsuccessfactorsenterprisecustomerconfiguration_prevent_learner_self_submit_grades','2022-12-23 15:04:44.489260'),(736,'sap_success_factors','0006_sapsuccessfactorsenterprisecustomerconfiguration_idp_id','2022-12-23 15:04:44.518143'),(737,'sap_success_factors','0007_sapsuccessfactorsenterprisecustomerconfiguration_disable_learner_data_transmissions','2022-12-23 15:04:44.558494'),(738,'sap_success_factors','0008_alter_sapsuccessfactorsenterprisecustomerconfiguration_enterprise_customer','2022-12-23 15:04:44.599169'),(739,'sap_success_factors','0009_auto_20220126_1837','2022-12-23 15:04:44.634338'),(740,'sap_success_factors','0010_sapsuccessfactorsenterprisecustomerconfiguration_display_name','2022-12-23 15:04:44.676939'),(741,'sap_success_factors','0011_alter_sapsuccessfactorslearnerdatatransmissionaudit_enterprise_course_enrollment_id','2022-12-23 15:04:44.701002'),(742,'sap_success_factors','0002_alter_sapsuccessfactorsenterprisecustomerconfiguration_display_name','2022-12-23 15:04:45.172026'),(743,'sap_success_factors','0003_alter_sapsuccessfactorslearnerdatatransmissionaudit_completed_timestamp','2022-12-23 15:04:45.301200'),(744,'sap_success_factors','0004_auto_20220324_1550','2022-12-23 15:04:46.230780'),(745,'sap_success_factors','0005_auto_20220325_1757','2022-12-23 15:04:46.262533'),(746,'sap_success_factors','0006_auto_20220330_1157','2022-12-23 15:04:46.285523'),(747,'sap_success_factors','0005_sapsuccessfactorsenterprisecustomerconfiguration_dry_run_mode_enabled','2022-12-23 15:04:46.597987'),(748,'sap_success_factors','0006_sapsuccessfactorslearnerdatatransmissionaudit_friendly_status_message','2022-12-23 15:04:46.706223'),(749,'sap_success_factors','0007_sapsuccessfactorslearnerdatatransmissionaudit_api_record','2022-12-23 15:04:47.755072'),(750,'sap_success_factors','0008_auto_20221021_0159','2022-12-23 15:04:48.108003'),(751,'sap_success_factors','0009_sapsuccessfactorsenterprisecustomerconfiguration_deleted_at','2022-12-23 15:04:48.292257'),(752,'sap_success_factors','0010_move_and_recrete_completed_timestamp','2022-12-23 15:04:48.482263'),(753,'save_for_later','0001_initial','2022-12-23 15:04:48.621259'),(754,'save_for_later','0002_auto_20220322_1621','2022-12-23 15:04:49.371727'),(755,'schedules','0001_initial','2022-12-23 15:04:50.046010'),(756,'schedules','0002_auto_20170816_1532','2022-12-23 15:04:50.367229'),(757,'schedules','0003_scheduleconfig','2022-12-23 15:04:51.896529'),(758,'schedules','0004_auto_20170922_1428','2022-12-23 15:04:53.214289'),(759,'schedules','0005_auto_20171010_1722','2022-12-23 15:04:54.641035'),(760,'schedules','0006_scheduleexperience','2022-12-23 15:04:55.559488'),(761,'schedules','0007_scheduleconfig_hold_back_ratio','2022-12-23 15:04:56.082430'),(762,'schedules','0008_add_new_start_date_field','2022-12-23 15:04:56.196946'),(763,'schedules','0009_schedule_copy_column_values','2022-12-23 15:04:57.783937'),(764,'schedules','0010_remove_null_blank_from_schedules_date','2022-12-23 15:04:58.023235'),(765,'schedules','0011_auto_20200228_2018','2022-12-23 15:04:59.955637'),(766,'schedules','0012_auto_20200302_1914','2022-12-23 15:05:00.998332'),(767,'schedules','0013_historicalschedule','2022-12-23 15:05:02.519079'),(768,'schedules','0014_historicalschedule_drop_fk','2022-12-23 15:05:03.639030'),(769,'schedules','0015_schedules_start_nullable','2022-12-23 15:05:05.320274'),(770,'schedules','0016_remove_start_from_schedules','2022-12-23 15:05:05.557584'),(771,'schedules','0017_remove_start_from_historicalschedule','2022-12-23 15:05:09.537302'),(772,'schedules','0018_readd_historicalschedule_fks','2022-12-23 15:05:20.649405'),(773,'schedules','0019_auto_20200316_1935','2022-12-23 15:05:24.730937'),(774,'schedules','0020_remove_config_rollout_fields','2022-12-23 15:05:26.311987'),(775,'sessions','0001_initial','2022-12-23 15:05:26.384902'),(776,'site_configuration','0001_initial','2022-12-23 15:05:29.020733'),(777,'site_configuration','0002_auto_20160720_0231','2022-12-23 15:05:29.385066'),(778,'site_configuration','0003_auto_20200217_1058','2022-12-23 15:05:29.697825'),(779,'site_configuration','0004_add_site_values_field','2022-12-23 15:05:30.029105'),(780,'site_configuration','0005_populate_siteconfig_history_site_values','2022-12-23 15:05:30.066268'),(781,'site_configuration','0006_copy_values_to_site_values','2022-12-23 15:05:31.029947'),(782,'site_configuration','0007_remove_values_field','2022-12-23 15:05:31.347376'),(783,'site_configuration','0008_auto_20210910_0940','2022-12-23 15:05:31.586572'),(784,'default','0001_initial','2022-12-23 15:05:33.223716'),(785,'social_auth','0001_initial','2022-12-23 15:05:33.236733'),(786,'default','0002_add_related_name','2022-12-23 15:05:34.733016'),(787,'social_auth','0002_add_related_name','2022-12-23 15:05:34.754156'),(788,'default','0003_alter_email_max_length','2022-12-23 15:05:34.902985'),(789,'social_auth','0003_alter_email_max_length','2022-12-23 15:05:34.936969'),(790,'default','0004_auto_20160423_0400','2022-12-23 15:05:35.486920'),(791,'social_auth','0004_auto_20160423_0400','2022-12-23 15:05:35.500547'),(792,'social_auth','0005_auto_20160727_2333','2022-12-23 15:05:35.562312'),(793,'social_django','0006_partial','2022-12-23 15:05:35.626909'),(794,'social_django','0007_code_timestamp','2022-12-23 15:05:35.722891'),(795,'social_django','0008_partial_timestamp','2022-12-23 15:05:35.819834'),(796,'social_django','0009_auto_20191118_0520','2022-12-23 15:05:37.168574'),(797,'social_django','0010_uid_db_index','2022-12-23 15:05:37.789819'),(798,'splash','0001_initial','2022-12-23 15:05:38.650949'),(799,'split_modulestore_django','0001_initial','2022-12-23 15:05:40.018760'),(800,'split_modulestore_django','0002_data_migration','2022-12-23 15:05:48.689413'),(801,'staffgrader','0001_initial','2022-12-23 15:05:48.853015'),(802,'static_replace','0001_initial','2022-12-23 15:05:52.456690'),(803,'static_replace','0002_assetexcludedextensionsconfig','2022-12-23 15:05:55.757336'),(804,'status','0001_initial','2022-12-23 15:06:03.321177'),(805,'status','0002_update_help_text','2022-12-23 15:06:04.454092'),(806,'student','0032_removed_logout_view_configuration','2022-12-23 15:06:07.278568'),(807,'student','0033_userprofile_state','2022-12-23 15:06:08.236314'),(808,'student','0034_courseenrollmentcelebration','2022-12-23 15:06:09.689237'),(809,'student','0035_bulkchangeenrollmentconfiguration','2022-12-23 15:06:11.892634'),(810,'student','0036_userpasswordtogglehistory','2022-12-23 15:06:12.874639'),(811,'student','0037_linkedinaddtoprofileconfiguration_updates','2022-12-23 15:06:14.975652'),(812,'student','0038_auto_20201021_1256','2022-12-23 15:06:16.315049'),(813,'student','0039_anon_id_context','2022-12-23 15:06:16.851983'),(814,'student','0040_usercelebration','2022-12-23 15:06:17.558551'),(815,'student','0041_registration_activation_timestamp','2022-12-23 15:06:18.033683'),(816,'student','0042_allow_certificate_null_20210427_1519','2022-12-23 15:06:18.581326'),(817,'student','0043_remove_userprofile_allow_certificate','2022-12-23 15:06:19.040053'),(818,'student','0044_courseenrollmentcelebration_celebrate_weekly_goal','2022-12-23 15:06:19.152979'),(819,'submissions','0001_initial','2022-12-23 15:06:23.039806'),(820,'submissions','0002_auto_20151119_0913','2022-12-23 15:06:23.053272'),(821,'submissions','0003_submission_status','2022-12-23 15:06:23.066286'),(822,'submissions','0004_remove_django_extensions','2022-12-23 15:06:23.078759'),(823,'submissions','0005_CreateTeamModel','2022-12-23 15:06:23.092107'),(824,'submissions','0002_team_submission_optional','2022-12-23 15:06:24.219970'),(825,'submissions','0003_ensure_ascii','2022-12-23 15:06:24.295549'),(826,'super_csv','0001_initial','2022-12-23 15:06:24.399620'),(827,'super_csv','0002_csvoperation_user','2022-12-23 15:06:25.428576'),(828,'super_csv','0003_csvoperation_original_filename','2022-12-23 15:06:26.119896'),(829,'support','0001_initial','2022-12-23 15:06:27.317181'),(830,'survey','0001_initial','2022-12-23 15:06:28.678355'),(831,'survey_report','0001_initial','2022-12-23 15:06:28.765384'),(832,'survey_report','0002_auto_20221130_1533','2022-12-23 15:06:29.138692'),(833,'system_wide_roles','0001_SystemWideRole_SystemWideRoleAssignment','2022-12-23 15:06:31.833592'),(834,'system_wide_roles','0002_add_system_wide_student_support_role','2022-12-23 15:06:34.237732'),(835,'system_wide_roles','0003_systemwideroleassignment_applies_to_all_contexts','2022-12-23 15:06:35.463584'),(836,'teams','0001_initial','2022-12-23 15:06:41.127743'),(837,'teams','0002_slug_field_ids','2022-12-23 15:06:45.466594'),(838,'teams','0003_courseteam_organization_protected','2022-12-23 15:06:46.935345'),(839,'teams','0004_alter_defaults','2022-12-23 15:06:51.030705'),(840,'theming','0001_initial','2022-12-23 15:06:52.138511'),(841,'third_party_auth','0001_squashed_0026_auto_20200401_1932','2022-12-23 15:06:57.310670'),(842,'third_party_auth','0002_samlproviderconfig_country','2022-12-23 15:06:57.965424'),(843,'third_party_auth','0002_auto_20200721_1650','2022-12-23 15:07:01.194379'),(844,'third_party_auth','0003_samlconfiguration_is_public','2022-12-23 15:07:01.822042'),(845,'third_party_auth','0004_auto_20200919_0955','2022-12-23 15:07:04.443164'),(846,'third_party_auth','0005_auto_20210723_1527','2022-12-23 15:07:08.039480'),(847,'third_party_auth','0006_auto_20220314_1551','2022-12-23 15:07:21.004993'),(848,'third_party_auth','0007_samlproviderconfig_was_valid_at','2022-12-23 15:07:22.171754'),(849,'third_party_auth','0008_auto_20220324_1422','2022-12-23 15:07:24.512799'),(850,'third_party_auth','0009_historicalusersocialauth','2022-12-23 15:07:25.883694'),(851,'third_party_auth','0010_delete_historicalusersocialauth','2022-12-23 15:07:25.938210'),(852,'thumbnail','0001_initial','2022-12-23 15:07:26.016638'),(853,'track','0001_initial','2022-12-23 15:07:26.110142'),(854,'track','0002_delete_trackinglog','2022-12-23 15:07:26.192371'),(855,'user_api','0003_userretirementrequest','2022-12-23 15:07:27.206180'),(856,'user_api','0004_userretirementpartnerreportingstatus','2022-12-23 15:07:28.974911'),(857,'user_authn','0001_data__add_login_service','2022-12-23 15:07:29.961948'),(858,'user_tours','0001_initial','2022-12-23 15:07:30.702125'),(859,'util','0001_initial','2022-12-23 15:07:31.485685'),(860,'util','0002_data__default_rate_limit_config','2022-12-23 15:07:32.335142'),(861,'verify_student','0001_initial','2022-12-23 15:07:39.999498'),(862,'verify_student','0002_auto_20151124_1024','2022-12-23 15:07:40.510425'),(863,'verify_student','0003_auto_20151113_1443','2022-12-23 15:07:41.008577'),(864,'verify_student','0004_delete_historical_records','2022-12-23 15:07:41.692708'),(865,'verify_student','0005_remove_deprecated_models','2022-12-23 15:07:51.916793'),(866,'verify_student','0006_ssoverification','2022-12-23 15:07:53.876123'),(867,'verify_student','0007_idverificationaggregate','2022-12-23 15:07:57.129498'),(868,'verify_student','0008_populate_idverificationaggregate','2022-12-23 15:08:01.338200'),(869,'verify_student','0009_remove_id_verification_aggregate','2022-12-23 15:08:09.224944'),(870,'verify_student','0010_manualverification','2022-12-23 15:08:11.064105'),(871,'verify_student','0011_add_fields_to_sspv','2022-12-23 15:08:12.608986'),(872,'verify_student','0012_sspverificationretryconfig','2022-12-23 15:08:13.548517'),(873,'verify_student','0013_add_expiration_date_field','2022-12-23 15:08:16.186753'),(874,'verify_student','0014_remove_softwaresecurephotoverification_expiry_date','2022-12-23 15:08:16.928212'),(875,'video_config','0001_initial','2022-12-23 15:08:18.825206'),(876,'video_config','0002_coursevideotranscriptenabledflag_videotranscriptenabledflag','2022-12-23 15:08:21.803737'),(877,'video_config','0003_transcriptmigrationsetting','2022-12-23 15:08:22.750587'),(878,'video_config','0004_transcriptmigrationsetting_command_run','2022-12-23 15:08:23.946838'),(879,'video_config','0005_auto_20180719_0752','2022-12-23 15:08:24.803276'),(880,'video_config','0006_videothumbnailetting_updatedcoursevideos','2022-12-23 15:08:26.160744'),(881,'video_config','0007_videothumbnailsetting_offset','2022-12-23 15:08:26.940511'),(882,'video_config','0008_courseyoutubeblockedflag','2022-12-23 15:08:29.071585'),(883,'video_pipeline','0001_initial','2022-12-23 15:08:30.700131'),(884,'video_pipeline','0002_auto_20171114_0704','2022-12-23 15:08:32.471959'),(885,'video_pipeline','0003_coursevideouploadsenabledbydefault_videouploadsenabledbydefault','2022-12-23 15:08:38.101993'),(886,'video_pipeline','0004_vempipelineintegration','2022-12-23 15:08:47.419243'),(887,'video_pipeline','0005_add_vem_course_percentage','2022-12-23 15:08:49.687488'),(888,'video_pipeline','0006_remove_vempipelineintegration_vem_enabled_courses_percentage','2022-12-23 15:08:51.598084'),(889,'video_pipeline','0007_delete_videopipelineintegration','2022-12-23 15:08:51.702374'),(890,'waffle','0002_auto_20161201_0958','2022-12-23 15:08:51.845435'),(891,'waffle','0003_update_strings_for_i18n','2022-12-23 15:09:07.964280'),(892,'waffle','0004_update_everyone_nullbooleanfield','2022-12-23 15:09:09.153974'),(893,'waffle_utils','0001_initial','2022-12-23 15:09:11.896136'),(894,'waffle_utils','0002_waffleflagcourseoverridemodel_note','2022-12-23 15:09:12.853493'),(895,'waffle_utils','0003_add_org_level_waffle_override','2022-12-23 15:09:18.138075'),(896,'wiki','0001_initial','2022-12-23 15:09:58.363953'),(897,'wiki','0002_remove_article_subscription','2022-12-23 15:09:58.422561'),(898,'wiki','0003_ip_address_conv','2022-12-23 15:10:00.256283'),(899,'wiki','0004_increase_slug_size','2022-12-23 15:10:01.267305'),(900,'wiki','0005_remove_attachments_and_images','2022-12-23 15:10:05.067645'),(901,'wiki','0006_auto_20200110_1003','2022-12-23 15:10:05.659043'),(902,'workflow','0001_initial','2022-12-23 15:10:05.983406'),(903,'workflow','0002_remove_django_extensions','2022-12-23 15:10:06.046830'),(904,'workflow','0003_TeamWorkflows','2022-12-23 15:10:06.161858'),(905,'workflow','0004_assessmentworkflowstep_skipped','2022-12-23 15:10:06.251118'),(906,'xapi','0001_initial','2022-12-23 15:10:08.083658'),(907,'xapi','0002_auto_20180726_0142','2022-12-23 15:10:08.709943'),(908,'xapi','0003_auto_20190807_1006','2022-12-23 15:10:10.540910'),(909,'xapi','0004_auto_20190830_0710','2022-12-23 15:10:11.308419'),(910,'xapi','0005_auto_20220324_1550','2022-12-23 15:10:26.416354'),(911,'xapi','0006_auto_20220325_1757','2022-12-23 15:10:29.858558'),(912,'xapi','0007_auto_20220405_2311','2022-12-23 15:10:32.709545'),(913,'xapi','0008_xapilearnerdatatransmissionaudit_friendly_status_message','2022-12-23 15:10:33.369799'),(914,'xapi','0009_xapilearnerdatatransmissionaudit_api_record','2022-12-23 15:10:34.419144'),(915,'xapi','0010_auto_20221021_0159','2022-12-23 15:10:36.603304'),(916,'xblock_django','0001_initial','2022-12-23 15:10:38.265612'),(917,'xblock_django','0002_auto_20160204_0809','2022-12-23 15:10:38.799846'),(918,'xblock_django','0003_add_new_config_models','2022-12-23 15:10:41.283230'),(919,'xblock_django','0004_delete_xblock_disable_config','2022-12-23 15:10:42.176127'),(920,'social_django','0003_alter_email_max_length','2022-12-23 15:10:42.228051'),(921,'social_django','0004_auto_20160423_0400','2022-12-23 15:10:42.241991'),(922,'social_django','0005_auto_20160727_2333','2022-12-23 15:10:42.257437'),(923,'social_django','0001_initial','2022-12-23 15:10:42.270484'),(924,'social_django','0002_add_related_name','2022-12-23 15:10:42.288089'),(925,'submissions','0001_squashed_0005_CreateTeamModel','2022-12-23 15:10:42.304354'),(926,'organizations','0001_squashed_0007_historicalorganization','2022-12-23 15:10:42.318057'),(927,'sap_success_factors','0001_squashed_0022_auto_20200206_1046_squashed_0011_alter_sapsuccessfactorslearnerdatatransmissionaudit_enterprise_course_enrollment_id','2022-12-23 15:10:42.330308'),(928,'sap_success_factors','0004_auto_20220324_1550_squashed_0006_auto_20220330_1157','2022-12-23 15:10:42.343993'),(929,'blackboard','0001_initial_squashed_0014_alter_blackboardlearnerassessmentdatatransmissionaudit_enterprise_course_enrollment_id','2022-12-23 15:10:42.356938'),(930,'contentstore','0001_initial','2022-12-23 15:29:09.943440'),(931,'contentstore','0002_add_assets_page_flag','2022-12-23 15:29:11.529937'),(932,'contentstore','0003_remove_assets_page_flag','2022-12-23 15:29:13.333764'),(933,'contentstore','0004_remove_push_notification_configmodel_table','2022-12-23 15:29:14.104060'),(934,'contentstore','0005_add_enable_checklists_quality_waffle_flag','2022-12-23 15:29:14.148038'),(935,'contentstore','0006_courseoutlineregenerate','2022-12-23 15:29:14.183170'),(936,'contentstore','0007_backfillcoursetabsconfig','2022-12-23 15:29:14.936980'),(937,'contentstore','0008_cleanstalecertificateavailabilitydatesconfig','2022-12-23 15:29:15.769610'),(938,'course_creators','0001_initial','2022-12-23 15:29:17.111772'),(939,'course_creators','0002_add_org_support_for_course_creators','2022-12-23 15:29:18.608514'),(940,'tagging','0001_initial','2022-12-23 15:29:18.824451'),(941,'tagging','0002_auto_20170116_1541','2022-12-23 15:29:18.916073'),(942,'user_tasks','0001_initial','2022-12-23 15:29:21.772131'),(943,'user_tasks','0002_artifact_file_storage','2022-12-23 15:29:21.859826'),(944,'user_tasks','0003_url_max_length','2022-12-23 15:29:21.950236'),(945,'user_tasks','0004_url_textfield','2022-12-23 15:29:22.107922'),(946,'xblock_config','0001_initial','2022-12-23 15:29:23.455188'),(947,'xblock_config','0002_courseeditltifieldsenabledflag','2022-12-23 15:29:23.479772'),(948,'xblock_config','0003_move_course_edit_lti_fields_enabled_flag_model_to_lti_consumer','2022-12-23 15:29:23.499330'),(949,'xblock_config','0001_squashed_0003_move_course_edit_lti_fields_enabled_flag_model_to_lti_consumer','2022-12-23 15:29:23.588951'); /*!40000 ALTER TABLE `django_migrations` ENABLE KEYS */; UNLOCK TABLES; @@ -5244,6 +6328,45 @@ INSERT INTO `django_site` VALUES (1,'example.com','example.com'); /*!40000 ALTER TABLE `django_site` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `edx_name_affirmation_historicalverifiedname` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `edx_name_affirmation_historicalverifiedname` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `verified_name` varchar(255) NOT NULL, + `profile_name` varchar(255) DEFAULT NULL, + `verification_attempt_id` int(10) unsigned DEFAULT NULL, + `proctored_exam_attempt_id` int(10) unsigned DEFAULT NULL, + `status` varchar(32) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + `user_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `edx_name_affirmation_history_user_id_00f2a1d8_fk_auth_user` (`history_user_id`), + KEY `edx_name_affirmation_historicalverifiedname_id_18379bb4` (`id`), + KEY `edx_name_affirmation_histor_verified_name_9a18834a` (`verified_name`), + KEY `edx_name_affirmation_historicalverifiedname_user_id_b0ad4bb5` (`user_id`), + CONSTRAINT `edx_name_affirmation_history_user_id_00f2a1d8_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `edx_name_affirmation_historicalverifiedname` +-- + +LOCK TABLES `edx_name_affirmation_historicalverifiedname` WRITE; +/*!40000 ALTER TABLE `edx_name_affirmation_historicalverifiedname` DISABLE KEYS */; +/*!40000 ALTER TABLE `edx_name_affirmation_historicalverifiedname` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `edx_when_contentdate` -- @@ -5257,13 +6380,15 @@ CREATE TABLE `edx_when_contentdate` ( `policy_id` int(11) NOT NULL, `active` tinyint(1) NOT NULL, `field` varchar(255) NOT NULL, + `block_type` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `edx_when_contentdate_policy_id_location_field_a26790ec_uniq` (`policy_id`,`location`,`field`), KEY `edx_when_contentdate_course_id_e6c39fdc` (`course_id`), KEY `edx_when_contentdate_location_485206ea` (`location`), KEY `edx_when_contentdate_policy_id_af2bcaf4` (`policy_id`), + KEY `edx_when_course_block_type_idx` (`course_id`,`block_type`), CONSTRAINT `edx_when_contentdate_policy_id_af2bcaf4_fk_edx_when_` FOREIGN KEY (`policy_id`) REFERENCES `edx_when_datepolicy` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -5272,7 +6397,7 @@ CREATE TABLE `edx_when_contentdate` ( LOCK TABLES `edx_when_contentdate` WRITE; /*!40000 ALTER TABLE `edx_when_contentdate` DISABLE KEYS */; -INSERT INTO `edx_when_contentdate` VALUES (1,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@course+block@course',1,1,'start'),(2,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@edx_introduction',2,1,'start'),(3,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions',3,1,'start'),(4,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@Sample_Algebraic_Problem',3,1,'start'),(5,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations',2,1,'start'),(6,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@html_07d547513285',3,1,'start'),(7,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@700x_pathways',3,1,'start'),(8,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations',3,1,'start'),(9,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@700x_editmolB',3,1,'start'),(10,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@python_grader',3,1,'start'),(11,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@free_form_simulation',3,1,'start'),(12,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@logic_gate_problem',3,1,'start'),(13,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@700x_proteinmake',3,1,'start'),(14,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e',4,1,'start'),(15,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7',2,1,'start'),(16,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow',3,1,'start'),(17,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@9fca584977d04885bc911ea76a9ef29e',5,1,'start'); +INSERT INTO `edx_when_contentdate` VALUES (1,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@course+block@course',1,1,'start','course'),(2,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@edx_introduction',2,1,'start','sequential'),(3,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions',3,1,'start','sequential'),(4,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@Sample_Algebraic_Problem',3,1,'start','problem'),(5,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations',2,1,'start','sequential'),(6,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@html_07d547513285',3,1,'start','html'),(7,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@html+block@700x_pathways',3,1,'start','html'),(8,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations',3,1,'start','sequential'),(9,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@python_grader',3,1,'start','problem'),(10,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@free_form_simulation',3,1,'start','problem'),(11,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@logic_gate_problem',3,1,'start','problem'),(12,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@problem+block@700x_proteinmake',3,1,'start','problem'),(13,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e',4,1,'start','sequential'),(14,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7',2,1,'start','chapter'),(15,'course-v1:edX+DemoX+Demo_Course','block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow',3,1,'start','sequential'); /*!40000 ALTER TABLE `edx_when_contentdate` ENABLE KEYS */; UNLOCK TABLES; @@ -5291,7 +6416,7 @@ CREATE TABLE `edx_when_datepolicy` ( PRIMARY KEY (`id`), KEY `edx_when_datepolicy_abs_date_1a510cd3` (`abs_date`), KEY `edx_when_datepolicy_rel_date_836d6051` (`rel_date`) -) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -5300,7 +6425,7 @@ CREATE TABLE `edx_when_datepolicy` ( LOCK TABLES `edx_when_datepolicy` WRITE; /*!40000 ALTER TABLE `edx_when_datepolicy` DISABLE KEYS */; -INSERT INTO `edx_when_datepolicy` VALUES (1,'2021-07-30 20:03:33.741576','2021-07-30 20:03:33.741576','2013-02-05 05:00:00.000000',NULL),(2,'2021-07-30 20:03:33.747629','2021-07-30 20:03:33.747629','1970-01-01 05:00:00.000000',NULL),(3,'2021-07-30 20:03:33.757359','2021-07-30 20:03:33.757359','2013-02-05 00:00:00.000000',NULL),(4,'2021-07-30 20:03:33.838258','2021-07-30 20:03:33.838258','1978-02-05 00:00:00.000000',NULL),(5,'2021-07-30 20:03:33.853049','2021-07-30 20:03:33.853049','2970-01-01 05:00:00.000000',NULL); +INSERT INTO `edx_when_datepolicy` VALUES (1,'2022-12-23 15:34:06.729590','2022-12-23 15:34:06.729590','2013-02-05 05:00:00.000000',NULL),(2,'2022-12-23 15:34:06.737947','2022-12-23 15:34:06.737947','1970-01-01 05:00:00.000000',NULL),(3,'2022-12-23 15:34:06.767527','2022-12-23 15:34:06.767527','2013-02-05 00:00:00.000000',NULL),(4,'2022-12-23 15:34:06.834322','2022-12-23 15:34:06.834322','1978-02-05 00:00:00.000000',NULL); /*!40000 ALTER TABLE `edx_when_datepolicy` ENABLE KEYS */; UNLOCK TABLES; @@ -5321,9 +6446,9 @@ CREATE TABLE `edx_when_userdate` ( `user_id` int(11) NOT NULL, `content_date_id` int(11) NOT NULL, PRIMARY KEY (`id`), + KEY `edx_when_userdate_actor_id_cbef1cdc_fk_auth_user_id` (`actor_id`), KEY `edx_when_userdate_user_id_46e8cc36_fk_auth_user_id` (`user_id`), KEY `edx_when_userdate_content_date_id_35c5e2e2_fk_edx_when_` (`content_date_id`), - KEY `edx_when_userdate_actor_id_cbef1cdc_fk_auth_user_id` (`actor_id`), KEY `edx_when_userdate_rel_date_954ee5b4` (`rel_date`), CONSTRAINT `edx_when_userdate_actor_id_cbef1cdc_fk_auth_user_id` FOREIGN KEY (`actor_id`) REFERENCES `auth_user` (`id`), CONSTRAINT `edx_when_userdate_content_date_id_35c5e2e2_fk_edx_when_` FOREIGN KEY (`content_date_id`) REFERENCES `edx_when_contentdate` (`id`), @@ -5499,7 +6624,7 @@ CREATE TABLE `edxval_video` ( UNIQUE KEY `edx_video_id` (`edx_video_id`), KEY `edxval_video_client_video_id_2b668312` (`client_video_id`), KEY `edxval_video_status_5f33a104` (`status`) -) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -5508,7 +6633,7 @@ CREATE TABLE `edxval_video` ( LOCK TABLES `edxval_video` WRITE; /*!40000 ALTER TABLE `edxval_video` DISABLE KEYS */; -INSERT INTO `edxval_video` VALUES (1,'2021-07-30 20:03:23.013599','0097780c-8149-4c04-a6f8-a2e585a3e72b','External Video',0,'external',NULL),(2,'2021-07-30 20:03:23.074102','8d8edaee-c510-4e02-8610-5f7f869dfd56','External Video',0,'external',NULL),(3,'2021-07-30 20:03:23.120345','2ee3effc-2339-4db5-8648-db518c6190d4','External Video',0,'external',NULL),(4,'2021-07-30 20:03:23.155393','c1fc41ed-650b-4684-8e5d-ac0850bfce69','External Video',0,'external',NULL),(5,'2021-07-30 20:03:23.193551','8b4a688f-64a4-4612-a486-cd126da0f53a','External Video',0,'external',NULL),(6,'2021-07-30 20:03:34.760505','7d06f060-ed5a-4530-932d-5d87b4c3adf9','External Video',0,'external',NULL),(7,'2021-07-30 20:03:34.800758','07345653-929b-46e5-bfde-cc9373f19ff5','External Video',0,'external',NULL),(8,'2021-07-30 20:03:34.822330','caed5b70-3eb1-4538-9319-01d8fd078a6e','External Video',0,'external',NULL),(9,'2021-07-30 20:03:34.926081','a295c105-a6d7-4176-b8c2-4a1ed7481d3a','External Video',0,'external',NULL); +INSERT INTO `edxval_video` VALUES (1,'2022-12-23 15:33:44.370995','5ef286e8-8e15-4b9c-a02c-f41cd38cb0b6','External Video',0,'external',NULL),(2,'2022-12-23 15:33:45.128002','218a4f00-e324-4434-bb44-d0c39ff9d4ba','External Video',0,'external',NULL),(3,'2022-12-23 15:33:45.423376','304e2b4e-27eb-4dbe-98fd-e93c3f48402c','External Video',0,'external',NULL),(4,'2022-12-23 15:33:46.148171','951ee25f-77b1-4810-b85f-88cd5bbfca50','External Video',0,'external',NULL),(5,'2022-12-23 15:33:48.035706','5e5d9190-9985-43ac-b859-0063968f88f2','External Video',0,'external',NULL); /*!40000 ALTER TABLE `edxval_video` ENABLE KEYS */; UNLOCK TABLES; @@ -5560,7 +6685,7 @@ CREATE TABLE `edxval_videotranscript` ( KEY `edxval_videotranscript_language_code_d78ce3d1` (`language_code`), KEY `edxval_videotranscript_file_format_3adddaf7` (`file_format`), CONSTRAINT `edxval_videotranscript_video_id_6ffdfb56_fk_edxval_video_id` FOREIGN KEY (`video_id`) REFERENCES `edxval_video` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -5569,7 +6694,7 @@ CREATE TABLE `edxval_videotranscript` ( LOCK TABLES `edxval_videotranscript` WRITE; /*!40000 ALTER TABLE `edxval_videotranscript` DISABLE KEYS */; -INSERT INTO `edxval_videotranscript` VALUES (1,'2021-07-30 20:03:23.033186','2021-07-30 20:03:23.036210','video-transcripts/47482e31b07e436996843034faa05815.sjson','en','Custom','sjson',1),(2,'2021-07-30 20:03:23.086289','2021-07-30 20:03:23.091190','video-transcripts/9972af9689e94737ae690d31eab8f658.sjson','en','Custom','sjson',2),(3,'2021-07-30 20:03:23.129048','2021-07-30 20:03:23.131718','video-transcripts/777c9ed2e6934ee6a75af8404d1aa270.sjson','en','Custom','sjson',3),(4,'2021-07-30 20:03:23.164139','2021-07-30 20:03:23.166702','video-transcripts/68c4f051fe764ce7afd2d7fa2dbd908a.sjson','en','Custom','sjson',4),(5,'2021-07-30 20:03:23.203407','2021-07-30 20:03:23.206698','video-transcripts/3b534b34be1f423bb2acb9fa6a1e73e8.sjson','en','Custom','sjson',5),(6,'2021-07-30 20:03:34.770836','2021-07-30 20:03:34.773716','video-transcripts/a759e08b38bf4c118031298f16918c29.sjson','en','Custom','sjson',6),(7,'2021-07-30 20:03:34.830201','2021-07-30 20:03:34.833772','video-transcripts/64809c267d034513979fa0aa60236dea.sjson','en','Custom','sjson',8),(8,'2021-07-30 20:03:34.933868','2021-07-30 20:03:34.936216','video-transcripts/f11497de98bf4439b3344aa8f1b1b451.sjson','en','Custom','sjson',9); +INSERT INTO `edxval_videotranscript` VALUES (1,'2022-12-23 15:33:44.673843','2022-12-23 15:33:44.716457','video-transcripts/7e5e870b50164fcc80687609e39fe17d.srt','en','Custom','srt',1),(2,'2022-12-23 15:33:45.210514','2022-12-23 15:33:45.233566','video-transcripts/afcf880153024f52a2560af72a0d97c5.srt','en','Custom','srt',2),(3,'2022-12-23 15:33:45.868350','2022-12-23 15:33:45.880678','video-transcripts/ddb681ccfa6c4e4b90e2a6a5472b5a01.srt','en','Custom','srt',3),(4,'2022-12-23 15:33:46.343268','2022-12-23 15:33:46.354375','video-transcripts/046ad11dff3f417a8464d5c44af6eed2.srt','en','Custom','srt',4); /*!40000 ALTER TABLE `edxval_videotranscript` ENABLE KEYS */; UNLOCK TABLES; @@ -5766,10 +6891,11 @@ CREATE TABLE `enterprise_adminnotification` ( `id` int(11) NOT NULL AUTO_INCREMENT, `created` datetime(6) NOT NULL, `modified` datetime(6) NOT NULL, - `text` varchar(255) NOT NULL, + `text` varchar(512) NOT NULL, `is_active` tinyint(1) NOT NULL, `start_date` date NOT NULL, `expiration_date` date NOT NULL, + `title` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -5866,61 +6992,61 @@ LOCK TABLES `enterprise_adminnotificationread` WRITE; UNLOCK TABLES; -- --- Table structure for table `enterprise_enrollmentnotificationemailtemplate` +-- Table structure for table `enterprise_bulkcatalogqueryupdatecommandconfiguration` -- /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; -CREATE TABLE `enterprise_enrollmentnotificationemailtemplate` ( +CREATE TABLE `enterprise_bulkcatalogqueryupdatecommandconfiguration` ( `id` int(11) NOT NULL AUTO_INCREMENT, - `created` datetime(6) NOT NULL, - `modified` datetime(6) NOT NULL, - `plaintext_template` longtext NOT NULL, - `html_template` longtext NOT NULL, - `subject_line` varchar(100) NOT NULL, - `enterprise_customer_id` char(32) DEFAULT NULL, - `template_type` varchar(255) NOT NULL, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `arguments` longtext NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, PRIMARY KEY (`id`), - UNIQUE KEY `enterprise_customer_id` (`enterprise_customer_id`), - CONSTRAINT `enterprise_enrollmen_enterprise_customer__df17d9ff_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; + KEY `enterprise_bulkcatal_changed_by_id_accb978f_fk_auth_user` (`changed_by_id`), + CONSTRAINT `enterprise_bulkcatal_changed_by_id_accb978f_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- --- Dumping data for table `enterprise_enrollmentnotificationemailtemplate` +-- Dumping data for table `enterprise_bulkcatalogqueryupdatecommandconfiguration` -- -LOCK TABLES `enterprise_enrollmentnotificationemailtemplate` WRITE; -/*!40000 ALTER TABLE `enterprise_enrollmentnotificationemailtemplate` DISABLE KEYS */; -INSERT INTO `enterprise_enrollmentnotificationemailtemplate` VALUES (1,'2021-07-30 19:57:08.931998','2021-07-30 19:57:08.931998','\n {% load i18n %}{% if user_name %}{% blocktrans %}Dear {{ user_name }},{% endblocktrans %}{% else %}{% blocktrans %}Hi!{% endblocktrans %}{% endif %}\n {% if enrolled_in.type == \"program\" %}\n {% blocktrans with program_url=enrolled_in.url program_name=enrolled_in.name program_branding=enrolled_in.branding start_date=enrolled_in.start|date:\"DATE_FORMAT\" %}You have been enrolled in {{ program_name }}, a {{ program_branding }} program offered by {{ organization_name }}. This program begins {{ start_date }}. For more information, see the following link:\n\n {{ program_url }}{% endblocktrans %}{% else %}\n {% blocktrans with course_url=enrolled_in.url course_name=enrolled_in.name start_date=enrolled_in.start|date:\"DATE_FORMAT\" %}You have been enrolled in {{ course_name }}, a course offered by {{ organization_name }}. This course begins {{ start_date }}. For more information, see the following link:\n\n {{ course_url }}{% endblocktrans %}{% endif %}\n {% blocktrans with enrolled_in_name=enrolled_in.name %}\n Thanks,\n\n The {{enrolled_in_name}} team{% endblocktrans %}\n ','\n {% load i18n %}\n \n

{% if user_name %}{% blocktrans %}Dear {{ user_name }},{% endblocktrans %}{% else %}{% blocktrans %}Hi!{% endblocktrans %}{% endif %}

\n

{% if enrolled_in.type == \"program\" %}\n {% blocktrans with program_url=enrolled_in.url program_name=enrolled_in.name program_branding=enrolled_in.branding start_date=enrolled_in.start|date:\"DATE_FORMAT\" %}You have been enrolled in {{ program_name }}, a {{ program_branding }} program offered by {{ organization_name }}. This program begins {{ start_date }}. For more information, see {{ program_name }}.{% endblocktrans %}{% else %}\n {% blocktrans with course_url=enrolled_in.url course_name=enrolled_in.name start_date=enrolled_in.start|date:\"DATE_FORMAT\" %}You have been enrolled in {{ course_name }}, a course offered by {{ organization_name }}. This course begins {{ start_date }}. For more information, see {{ course_name }}.{% endblocktrans %}{% endif %}\n

\n {% blocktrans with enrolled_in_name=enrolled_in.name %}

\n Thanks,\n

\n

\n The {{enrolled_in_name}} team\n

{% endblocktrans %}\n \n ','',NULL,'SELF_ENROLL'),(2,'2021-07-30 19:57:08.939475','2021-07-30 19:57:10.673913','\n Great News! You\'ve been enrolled in {{enrolled_in.name}} by {{organization_name}}\n\n This course is a free benefit offered especially for you, and we are excited for you to meet your learning community on edX.\n\n Visit this link to see and enroll in your course, {{enrolled_in.url}}\n\n The {{enrolled_in.name}} team\n ','\n\n\n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n
\n \"edX\"\n \n My Dashboard \n
\n
\n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n
\n

Congratulations, Restless Learner

\n
\n

Great News! You\'ve been Enrolled in {{enrolled_in.name}} by {{organization_name}}

\n
\n
\n
\n \n \n \n \n \n \n
\n \n \n \n \n \n \n
\n

\n This course is a free benefit offered especially for you, and we are excited for you to meet your learning community on edX.\n

\n
\n
\n
\n \n \n \n \n \n \n
Start my course
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n
\"facebook
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n
\"twitter
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n
\"linkedin
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n
\"reddit
\n
\n \n \n \n \n \n \n
\n \n \n \n \n \n \n
\"whatsapp
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
edX for Business — eLearning Solutions for Your Company
© 2021 edX Inc. All rights reserved.
141 Portland St. 9th Floor, Cambridge, MA 02139
\n
\n\n\n ','',NULL,'ADMIN_ENROLL'); -/*!40000 ALTER TABLE `enterprise_enrollmentnotificationemailtemplate` ENABLE KEYS */; +LOCK TABLES `enterprise_bulkcatalogqueryupdatecommandconfiguration` WRITE; +/*!40000 ALTER TABLE `enterprise_bulkcatalogqueryupdatecommandconfiguration` DISABLE KEYS */; +/*!40000 ALTER TABLE `enterprise_bulkcatalogqueryupdatecommandconfiguration` ENABLE KEYS */; UNLOCK TABLES; -- --- Table structure for table `enterprise_enterpriseanalyticsuser` +-- Table structure for table `enterprise_enrollmentnotificationemailtemplate` -- /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; -CREATE TABLE `enterprise_enterpriseanalyticsuser` ( +CREATE TABLE `enterprise_enrollmentnotificationemailtemplate` ( `id` int(11) NOT NULL AUTO_INCREMENT, `created` datetime(6) NOT NULL, `modified` datetime(6) NOT NULL, - `analytics_user_id` varchar(255) NOT NULL, - `enterprise_customer_user_id` int(11) NOT NULL, + `plaintext_template` longtext NOT NULL, + `html_template` longtext NOT NULL, + `subject_line` varchar(100) NOT NULL, + `enterprise_customer_id` char(32) DEFAULT NULL, + `template_type` varchar(255) NOT NULL, PRIMARY KEY (`id`), - UNIQUE KEY `enterprise_enterpriseana_enterprise_customer_user_bdd48f28_uniq` (`enterprise_customer_user_id`,`analytics_user_id`), - CONSTRAINT `enterprise_enterpris_enterprise_customer__006186e8_fk_enterpris` FOREIGN KEY (`enterprise_customer_user_id`) REFERENCES `enterprise_enterprisecustomeruser` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; + UNIQUE KEY `enterprise_customer_id` (`enterprise_customer_id`), + CONSTRAINT `enterprise_enrollmen_enterprise_customer__df17d9ff_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) +) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- --- Dumping data for table `enterprise_enterpriseanalyticsuser` +-- Dumping data for table `enterprise_enrollmentnotificationemailtemplate` -- -LOCK TABLES `enterprise_enterpriseanalyticsuser` WRITE; -/*!40000 ALTER TABLE `enterprise_enterpriseanalyticsuser` DISABLE KEYS */; -/*!40000 ALTER TABLE `enterprise_enterpriseanalyticsuser` ENABLE KEYS */; +LOCK TABLES `enterprise_enrollmentnotificationemailtemplate` WRITE; +/*!40000 ALTER TABLE `enterprise_enrollmentnotificationemailtemplate` DISABLE KEYS */; +INSERT INTO `enterprise_enrollmentnotificationemailtemplate` VALUES (1,'2022-12-23 14:57:28.075675','2022-12-23 14:57:28.075675','\n {% load i18n %}{% if user_name %}{% blocktrans %}Dear {{ user_name }},{% endblocktrans %}{% else %}{% blocktrans %}Hi!{% endblocktrans %}{% endif %}\n {% if enrolled_in.type == \"program\" %}\n {% blocktrans with program_url=enrolled_in.url program_name=enrolled_in.name program_branding=enrolled_in.branding start_date=enrolled_in.start|date:\"DATE_FORMAT\" %}You have been enrolled in {{ program_name }}, a {{ program_branding }} program offered by {{ organization_name }}. This program begins {{ start_date }}. For more information, see the following link:\n\n {{ program_url }}{% endblocktrans %}{% else %}\n {% blocktrans with course_url=enrolled_in.url course_name=enrolled_in.name start_date=enrolled_in.start|date:\"DATE_FORMAT\" %}You have been enrolled in {{ course_name }}, a course offered by {{ organization_name }}. This course begins {{ start_date }}. For more information, see the following link:\n\n {{ course_url }}{% endblocktrans %}{% endif %}\n {% blocktrans with enrolled_in_name=enrolled_in.name %}\n Thanks,\n\n The {{enrolled_in_name}} team{% endblocktrans %}\n ','\n {% load i18n %}\n \n

{% if user_name %}{% blocktrans %}Dear {{ user_name }},{% endblocktrans %}{% else %}{% blocktrans %}Hi!{% endblocktrans %}{% endif %}

\n

{% if enrolled_in.type == \"program\" %}\n {% blocktrans with program_url=enrolled_in.url program_name=enrolled_in.name program_branding=enrolled_in.branding start_date=enrolled_in.start|date:\"DATE_FORMAT\" %}You have been enrolled in {{ program_name }}, a {{ program_branding }} program offered by {{ organization_name }}. This program begins {{ start_date }}. For more information, see {{ program_name }}.{% endblocktrans %}{% else %}\n {% blocktrans with course_url=enrolled_in.url course_name=enrolled_in.name start_date=enrolled_in.start|date:\"DATE_FORMAT\" %}You have been enrolled in {{ course_name }}, a course offered by {{ organization_name }}. This course begins {{ start_date }}. For more information, see {{ course_name }}.{% endblocktrans %}{% endif %}\n

\n {% blocktrans with enrolled_in_name=enrolled_in.name %}

\n Thanks,\n

\n

\n The {{enrolled_in_name}} team\n

{% endblocktrans %}\n \n ','',NULL,'SELF_ENROLL'),(2,'2022-12-23 14:57:28.081141','2022-12-23 14:57:28.881656','\n Great News! You\'ve been enrolled in {{enrolled_in.name}} by {{organization_name}}\n\n This course is a free benefit offered especially for you, and we are excited for you to meet your learning community on edX.\n\n Visit this link to see and enroll in your course, {{enrolled_in.url}}\n\n The {{enrolled_in.name}} team\n ','\n\n\n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n
\n \"edX\"\n \n My Dashboard \n
\n
\n \n \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n
\n

Congratulations, Restless Learner

\n
\n

Great News! You\'ve been Enrolled in {{enrolled_in.name}} by {{organization_name}}

\n
\n
\n
\n \n \n \n \n \n \n
\n \n \n \n \n \n \n
\n

\n This course is a free benefit offered especially for you, and we are excited for you to meet your learning community on edX.\n

\n
\n
\n
\n \n \n \n \n \n \n
Start my course
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n
\"facebook
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n
\"twitter
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n
\"linkedin
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n \n
\"reddit
\n
\n \n \n \n \n \n \n
\n \n \n \n \n \n \n
\"whatsapp
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
edX for Business — eLearning Solutions for Your Company
© 2021 edX Inc. All rights reserved.
141 Portland St. 9th Floor, Cambridge, MA 02139
\n
\n\n\n ','',NULL,'ADMIN_ENROLL'); +/*!40000 ALTER TABLE `enterprise_enrollmentnotificationemailtemplate` ENABLE KEYS */; UNLOCK TABLES; -- @@ -5933,11 +7059,13 @@ CREATE TABLE `enterprise_enterprisecatalogquery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `created` datetime(6) NOT NULL, `modified` datetime(6) NOT NULL, - `title` varchar(255) NOT NULL, + `title` varchar(255) DEFAULT NULL, `content_filter` longtext, `uuid` char(32) NOT NULL, + `include_exec_ed_2u_courses` tinyint(1) NOT NULL, PRIMARY KEY (`id`), - UNIQUE KEY `enterprise_enterprisecatalogquery_uuid_4fdf5c5a_uniq` (`uuid`) + UNIQUE KEY `enterprise_enterprisecatalogquery_uuid_4fdf5c5a_uniq` (`uuid`), + UNIQUE KEY `enterprise_enterprisecatalogquery_title_7a5a0a9d_uniq` (`title`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -6018,6 +7146,12 @@ CREATE TABLE `enterprise_enterprisecustomer` ( `enable_portal_lms_configurations_screen` tinyint(1) NOT NULL, `sender_alias` varchar(255) DEFAULT NULL, `reply_to` varchar(254) DEFAULT NULL, + `hide_labor_market_data` tinyint(1) NOT NULL, + `enable_universal_link` tinyint(1) NOT NULL, + `enable_browse_and_request` tinyint(1) NOT NULL, + `enable_learner_portal_offers` tinyint(1) NOT NULL, + `enable_portal_learner_credit_management_screen` tinyint(1) NOT NULL, + `enable_executive_education_2U_fulfillment` tinyint(1) NOT NULL, PRIMARY KEY (`uuid`), UNIQUE KEY `slug` (`slug`), KEY `enterprise_enterpris_customer_type_id_4b1ee315_fk_enterpris` (`customer_type_id`), @@ -6128,6 +7262,36 @@ LOCK TABLES `enterprise_enterprisecustomeridentityprovider` WRITE; /*!40000 ALTER TABLE `enterprise_enterprisecustomeridentityprovider` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `enterprise_enterprisecustomerinvitekey` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_enterprisecustomerinvitekey` ( + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `is_removed` tinyint(1) NOT NULL, + `uuid` char(32) NOT NULL, + `usage_limit` int(10) unsigned NOT NULL, + `expiration_date` datetime(6) NOT NULL, + `enterprise_customer_id` char(32) NOT NULL, + `is_active` tinyint(1) NOT NULL, + PRIMARY KEY (`uuid`), + KEY `enterprise_enterpris_enterprise_customer__2d339ecc_fk_enterpris` (`enterprise_customer_id`), + CONSTRAINT `enterprise_enterpris_enterprise_customer__2d339ecc_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `enterprise_enterprisecustomerinvitekey` +-- + +LOCK TABLES `enterprise_enterprisecustomerinvitekey` WRITE; +/*!40000 ALTER TABLE `enterprise_enterprisecustomerinvitekey` DISABLE KEYS */; +/*!40000 ALTER TABLE `enterprise_enterprisecustomerinvitekey` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `enterprise_enterprisecustomerreportingconfiguration` -- @@ -6222,7 +7386,7 @@ CREATE TABLE `enterprise_enterprisecustomertype` ( LOCK TABLES `enterprise_enterprisecustomertype` WRITE; /*!40000 ALTER TABLE `enterprise_enterprisecustomertype` DISABLE KEYS */; -INSERT INTO `enterprise_enterprisecustomertype` VALUES (1,'2021-07-30 19:55:52.656204','2021-07-30 19:55:52.656204','Enterprise'); +INSERT INTO `enterprise_enterprisecustomertype` VALUES (1,'2022-12-23 14:57:17.729165','2022-12-23 14:57:17.729165','Enterprise'); /*!40000 ALTER TABLE `enterprise_enterprisecustomertype` ENABLE KEYS */; UNLOCK TABLES; @@ -6240,10 +7404,15 @@ CREATE TABLE `enterprise_enterprisecustomeruser` ( `active` tinyint(1) NOT NULL, `linked` tinyint(1) NOT NULL, `enterprise_customer_id` char(32) NOT NULL, + `invite_key_id` char(32) DEFAULT NULL, + `should_inactivate_other_customers` tinyint(1) NOT NULL, + `is_relinkable` tinyint(1) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `enterprise_enterprisecus_enterprise_customer_id_u_ffddc29f_uniq` (`enterprise_customer_id`,`user_id`), KEY `enterprise_enterprisecustomeruser_user_id_aa8d772f` (`user_id`), - CONSTRAINT `enterprise_enterpris_enterprise_customer__f0fea924_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) + KEY `enterprise_enterpris_invite_key_id_41c8641f_fk_enterpris` (`invite_key_id`), + CONSTRAINT `enterprise_enterpris_enterprise_customer__f0fea924_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`), + CONSTRAINT `enterprise_enterpris_invite_key_id_41c8641f_fk_enterpris` FOREIGN KEY (`invite_key_id`) REFERENCES `enterprise_enterprisecustomerinvitekey` (`uuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -6270,7 +7439,7 @@ CREATE TABLE `enterprise_enterpriseenrollmentsource` ( `slug` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `slug` (`slug`) -) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -6279,7 +7448,7 @@ CREATE TABLE `enterprise_enterpriseenrollmentsource` ( LOCK TABLES `enterprise_enterpriseenrollmentsource` WRITE; /*!40000 ALTER TABLE `enterprise_enterpriseenrollmentsource` DISABLE KEYS */; -INSERT INTO `enterprise_enterpriseenrollmentsource` VALUES (1,'2021-07-30 19:55:53.294357','2021-07-30 19:55:53.294357','Manual Enterprise Enrollment','manual'),(2,'2021-07-30 19:55:53.299502','2021-07-30 19:55:53.299502','Enterprise API Enrollment','enterprise_api'),(3,'2021-07-30 19:55:53.305742','2021-07-30 19:55:53.305742','Enterprise Enrollment URL','enrollment_url'),(4,'2021-07-30 19:55:53.310894','2021-07-30 19:55:53.310894','Enterprise Offer Redemption','offer_redemption'),(5,'2021-07-30 19:55:53.314689','2021-07-30 19:55:53.314689','Enterprise User Enrollment Background Task','enrollment_task'),(6,'2021-07-30 19:55:53.318212','2021-07-30 19:55:53.318212','Enterprise management command enrollment','management_command'); +INSERT INTO `enterprise_enterpriseenrollmentsource` VALUES (1,'2022-12-23 14:57:19.047482','2022-12-23 14:57:19.047482','Manual Enterprise Enrollment','manual'),(2,'2022-12-23 14:57:19.052170','2022-12-23 14:57:19.052170','Enterprise API Enrollment','enterprise_api'),(3,'2022-12-23 14:57:19.056528','2022-12-23 14:57:19.056528','Enterprise Enrollment URL','enrollment_url'),(4,'2022-12-23 14:57:19.059753','2022-12-23 14:57:19.059753','Enterprise Offer Redemption','offer_redemption'),(5,'2022-12-23 14:57:19.062791','2022-12-23 14:57:19.062791','Enterprise User Enrollment Background Task','enrollment_task'),(6,'2022-12-23 14:57:19.065880','2022-12-23 14:57:19.065880','Enterprise management command enrollment','management_command'),(7,'2022-12-23 14:57:29.210711','2022-12-23 14:57:29.210711','Customer Admin Enrollment','customer_admin'); /*!40000 ALTER TABLE `enterprise_enterpriseenrollmentsource` ENABLE KEYS */; UNLOCK TABLES; @@ -6306,7 +7475,7 @@ CREATE TABLE `enterprise_enterprisefeaturerole` ( LOCK TABLES `enterprise_enterprisefeaturerole` WRITE; /*!40000 ALTER TABLE `enterprise_enterprisefeaturerole` DISABLE KEYS */; -INSERT INTO `enterprise_enterprisefeaturerole` VALUES (1,'2021-07-30 19:55:53.185889','2021-07-30 19:55:53.185889','catalog_admin',NULL),(2,'2021-07-30 19:55:53.189222','2021-07-30 19:55:53.189222','dashboard_admin',NULL),(3,'2021-07-30 19:55:53.192711','2021-07-30 19:55:53.192711','enrollment_api_admin',NULL),(4,'2021-07-30 19:55:53.196386','2021-07-30 19:55:53.196386','reporting_config_admin',NULL); +INSERT INTO `enterprise_enterprisefeaturerole` VALUES (1,'2022-12-23 14:57:18.561574','2022-12-23 14:57:18.561574','catalog_admin',NULL),(2,'2022-12-23 14:57:18.565732','2022-12-23 14:57:18.565732','dashboard_admin',NULL),(3,'2022-12-23 14:57:18.569121','2022-12-23 14:57:18.569121','enrollment_api_admin',NULL),(4,'2022-12-23 14:57:18.573316','2022-12-23 14:57:18.573316','reporting_config_admin',NULL); /*!40000 ALTER TABLE `enterprise_enterprisefeaturerole` ENABLE KEYS */; UNLOCK TABLES; @@ -6377,40 +7546,6 @@ LOCK TABLES `enterprise_historicalenrollmentnotificationemailtemplate` WRITE; /*!40000 ALTER TABLE `enterprise_historicalenrollmentnotificationemailtemplate` ENABLE KEYS */; UNLOCK TABLES; --- --- Table structure for table `enterprise_historicalenterpriseanalyticsuser` --- - -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `enterprise_historicalenterpriseanalyticsuser` ( - `id` int(11) NOT NULL, - `created` datetime(6) NOT NULL, - `modified` datetime(6) NOT NULL, - `analytics_user_id` varchar(255) NOT NULL, - `history_id` int(11) NOT NULL AUTO_INCREMENT, - `history_date` datetime(6) NOT NULL, - `history_change_reason` varchar(100) DEFAULT NULL, - `history_type` varchar(1) NOT NULL, - `enterprise_customer_user_id` int(11) DEFAULT NULL, - `history_user_id` int(11) DEFAULT NULL, - PRIMARY KEY (`history_id`), - KEY `enterprise_historica_history_user_id_749d5e98_fk_auth_user` (`history_user_id`), - KEY `enterprise_historicalenterpriseanalyticsuser_id_62dc75c5` (`id`), - KEY `enterprise_historicalenterp_enterprise_customer_user_id_2b116b91` (`enterprise_customer_user_id`), - CONSTRAINT `enterprise_historica_history_user_id_749d5e98_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `enterprise_historicalenterpriseanalyticsuser` --- - -LOCK TABLES `enterprise_historicalenterpriseanalyticsuser` WRITE; -/*!40000 ALTER TABLE `enterprise_historicalenterpriseanalyticsuser` DISABLE KEYS */; -/*!40000 ALTER TABLE `enterprise_historicalenterpriseanalyticsuser` ENABLE KEYS */; -UNLOCK TABLES; - -- -- Table structure for table `enterprise_historicalenterprisecourseenrollment` -- @@ -6490,6 +7625,12 @@ CREATE TABLE `enterprise_historicalenterprisecustomer` ( `enable_portal_lms_configurations_screen` tinyint(1) NOT NULL, `sender_alias` varchar(255) DEFAULT NULL, `reply_to` varchar(254) DEFAULT NULL, + `hide_labor_market_data` tinyint(1) NOT NULL, + `enable_universal_link` tinyint(1) NOT NULL, + `enable_browse_and_request` tinyint(1) NOT NULL, + `enable_learner_portal_offers` tinyint(1) NOT NULL, + `enable_portal_learner_credit_management_screen` tinyint(1) NOT NULL, + `enable_executive_education_2U_fulfillment` tinyint(1) NOT NULL, PRIMARY KEY (`history_id`), KEY `enterprise_historica_history_user_id_bbd9b0d6_fk_auth_user` (`history_user_id`), KEY `enterprise_historicalenterprisecustomer_uuid_75c3528e` (`uuid`), @@ -6548,6 +7689,43 @@ LOCK TABLES `enterprise_historicalenterprisecustomercatalog` WRITE; /*!40000 ALTER TABLE `enterprise_historicalenterprisecustomercatalog` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `enterprise_historicalenterprisecustomerinvitekey` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_historicalenterprisecustomerinvitekey` ( + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `is_removed` tinyint(1) NOT NULL, + `uuid` char(32) NOT NULL, + `usage_limit` int(10) unsigned NOT NULL, + `expiration_date` datetime(6) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `enterprise_customer_id` char(32) DEFAULT NULL, + `history_user_id` int(11) DEFAULT NULL, + `is_active` tinyint(1) NOT NULL, + PRIMARY KEY (`history_id`), + KEY `enterprise_historica_history_user_id_b0abba8d_fk_auth_user` (`history_user_id`), + KEY `enterprise_historicalenterprisecustomerinvitekey_uuid_3e79330b` (`uuid`), + KEY `enterprise_historicalenterp_enterprise_customer_id_808a040d` (`enterprise_customer_id`), + CONSTRAINT `enterprise_historica_history_user_id_b0abba8d_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `enterprise_historicalenterprisecustomerinvitekey` +-- + +LOCK TABLES `enterprise_historicalenterprisecustomerinvitekey` WRITE; +/*!40000 ALTER TABLE `enterprise_historicalenterprisecustomerinvitekey` DISABLE KEYS */; +/*!40000 ALTER TABLE `enterprise_historicalenterprisecustomerinvitekey` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `enterprise_historicalenterprisecustomeruser` -- @@ -6567,11 +7745,15 @@ CREATE TABLE `enterprise_historicalenterprisecustomeruser` ( `history_type` varchar(1) NOT NULL, `enterprise_customer_id` char(32) DEFAULT NULL, `history_user_id` int(11) DEFAULT NULL, + `invite_key_id` char(32) DEFAULT NULL, + `should_inactivate_other_customers` tinyint(1) NOT NULL, + `is_relinkable` tinyint(1) NOT NULL, PRIMARY KEY (`history_id`), KEY `enterprise_historica_history_user_id_22dafe08_fk_auth_user` (`history_user_id`), KEY `enterprise_historicalenterprisecustomeruser_id_fa66f378` (`id`), KEY `enterprise_historicalenterprisecustomeruser_user_id_6262547b` (`user_id`), KEY `enterprise_historicalenterp_enterprise_customer_id_4b5807fa` (`enterprise_customer_id`), + KEY `enterprise_historicalenterp_invite_key_id_701be209` (`invite_key_id`), CONSTRAINT `enterprise_historica_history_user_id_22dafe08_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -6913,7 +8095,7 @@ CREATE TABLE `enterprise_systemwideenterpriserole` ( LOCK TABLES `enterprise_systemwideenterpriserole` WRITE; /*!40000 ALTER TABLE `enterprise_systemwideenterpriserole` DISABLE KEYS */; -INSERT INTO `enterprise_systemwideenterpriserole` VALUES (1,'2021-07-30 19:55:53.172356','2021-07-30 19:55:53.172356','enterprise_admin',NULL),(2,'2021-07-30 19:55:53.177414','2021-07-30 19:55:53.177414','enterprise_learner',NULL),(3,'2021-07-30 19:55:53.181807','2021-07-30 19:55:53.181807','enterprise_openedx_operator',NULL),(4,'2021-07-30 19:55:54.598010','2021-07-30 19:55:54.598010','enterprise_catalog_admin','Role for access to endpoints in the enterprise catalog service'); +INSERT INTO `enterprise_systemwideenterpriserole` VALUES (1,'2022-12-23 14:57:18.543584','2022-12-23 14:57:18.543584','enterprise_admin',NULL),(2,'2022-12-23 14:57:18.551617','2022-12-23 14:57:18.551617','enterprise_learner',NULL),(3,'2022-12-23 14:57:18.556372','2022-12-23 14:57:18.556372','enterprise_openedx_operator',NULL),(4,'2022-12-23 14:57:21.188864','2022-12-23 14:57:21.188864','enterprise_catalog_admin','Role for access to endpoints in the enterprise catalog service'); /*!40000 ALTER TABLE `enterprise_systemwideenterpriserole` ENABLE KEYS */; UNLOCK TABLES; @@ -6932,9 +8114,9 @@ CREATE TABLE `enterprise_systemwideenterpriseuserroleassignment` ( `applies_to_all_contexts` tinyint(1) NOT NULL, `enterprise_customer_id` char(32) DEFAULT NULL, PRIMARY KEY (`id`), - KEY `enterprise_systemwid_user_id_e890aef2_fk_auth_user` (`user_id`), - KEY `enterprise_systemwid_enterprise_customer__0136c565_fk_enterpris` (`enterprise_customer_id`), + UNIQUE KEY `enterprise_systemwideent_enterprise_customer_id_r_970babc4_uniq` (`enterprise_customer_id`,`role_id`,`user_id`), KEY `enterprise_systemwid_role_id_bc7092f0_fk_enterpris` (`role_id`), + KEY `enterprise_systemwid_user_id_e890aef2_fk_auth_user` (`user_id`), CONSTRAINT `enterprise_systemwid_enterprise_customer__0136c565_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`), CONSTRAINT `enterprise_systemwid_role_id_bc7092f0_fk_enterpris` FOREIGN KEY (`role_id`) REFERENCES `enterprise_systemwideenterpriserole` (`id`), CONSTRAINT `enterprise_systemwid_user_id_e890aef2_fk_auth_user` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) @@ -7002,8 +8184,8 @@ CREATE TABLE `entitlements_courseentitlement` ( PRIMARY KEY (`id`), UNIQUE KEY `entitlements_courseentitlement_uuid_2228ffad_uniq` (`uuid`), UNIQUE KEY `entitlements_courseentit_course_uuid_order_number_b37c9e13_uniq` (`course_uuid`,`order_number`), - KEY `entitlements_courseentitlement_user_id_a518a225_fk_auth_user_id` (`user_id`), KEY `entitlements_coursee_enrollment_course_ru_3fc796af_fk_student_c` (`enrollment_course_run_id`), + KEY `entitlements_courseentitlement_user_id_a518a225_fk_auth_user_id` (`user_id`), KEY `entitlements_coursee__policy_id_37bd7c13_fk_entitleme` (`_policy_id`), CONSTRAINT `entitlements_coursee__policy_id_37bd7c13_fk_entitleme` FOREIGN KEY (`_policy_id`) REFERENCES `entitlements_courseentitlementpolicy` (`id`), CONSTRAINT `entitlements_coursee_enrollment_course_ru_3fc796af_fk_student_c` FOREIGN KEY (`enrollment_course_run_id`) REFERENCES `student_courseenrollment` (`id`), @@ -7161,39 +8343,9 @@ CREATE TABLE `entitlements_historicalcourseentitlementsupportdetail` ( -- Dumping data for table `entitlements_historicalcourseentitlementsupportdetail` -- -LOCK TABLES `entitlements_historicalcourseentitlementsupportdetail` WRITE; -/*!40000 ALTER TABLE `entitlements_historicalcourseentitlementsupportdetail` DISABLE KEYS */; -/*!40000 ALTER TABLE `entitlements_historicalcourseentitlementsupportdetail` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `event_routing_backends_routerconfiguration` --- - -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `event_routing_backends_routerconfiguration` ( - `id` int(11) NOT NULL AUTO_INCREMENT, - `change_date` datetime(6) NOT NULL, - `enabled` tinyint(1) NOT NULL, - `backend_name` varchar(50) NOT NULL, - `configurations` longblob NOT NULL, - `changed_by_id` int(11) DEFAULT NULL, - `route_url` varchar(255) NOT NULL, - PRIMARY KEY (`id`), - KEY `event_routing_backen_changed_by_id_32085a77_fk_auth_user` (`changed_by_id`), - KEY `event_routing_backends_routerconfiguration_backend_name_5d1feedc` (`backend_name`), - CONSTRAINT `event_routing_backen_changed_by_id_32085a77_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `event_routing_backends_routerconfiguration` --- - -LOCK TABLES `event_routing_backends_routerconfiguration` WRITE; -/*!40000 ALTER TABLE `event_routing_backends_routerconfiguration` DISABLE KEYS */; -/*!40000 ALTER TABLE `event_routing_backends_routerconfiguration` ENABLE KEYS */; +LOCK TABLES `entitlements_historicalcourseentitlementsupportdetail` WRITE; +/*!40000 ALTER TABLE `entitlements_historicalcourseentitlementsupportdetail` DISABLE KEYS */; +/*!40000 ALTER TABLE `entitlements_historicalcourseentitlementsupportdetail` ENABLE KEYS */; UNLOCK TABLES; -- @@ -7224,7 +8376,7 @@ CREATE TABLE `experiments_experimentdata` ( LOCK TABLES `experiments_experimentdata` WRITE; /*!40000 ALTER TABLE `experiments_experimentdata` DISABLE KEYS */; -INSERT INTO `experiments_experimentdata` VALUES (1,'2021-07-30 20:04:36.398637','2021-07-30 20:04:36.398637',18,'course-v1:edX+DemoX+Demo_Course','-1',5),(2,'2021-07-30 20:04:47.664832','2021-07-30 20:04:47.664832',18,'course-v1:edX+DemoX+Demo_Course','-1',6),(3,'2021-07-30 20:04:59.290615','2021-07-30 20:04:59.290615',18,'course-v1:edX+DemoX+Demo_Course','-1',7),(4,'2021-07-30 20:05:10.499358','2021-07-30 20:05:10.499358',18,'course-v1:edX+DemoX+Demo_Course','-1',8); +INSERT INTO `experiments_experimentdata` VALUES (1,'2022-12-23 15:35:04.985533','2022-12-23 15:35:04.985533',18,'course-v1:edX+DemoX+Demo_Course','-1',5),(2,'2022-12-23 15:35:52.608493','2022-12-23 15:35:52.608493',18,'course-v1:edX+DemoX+Demo_Course','-1',6),(3,'2022-12-23 15:36:45.223012','2022-12-23 15:36:45.223012',18,'course-v1:edX+DemoX+Demo_Course','-1',7),(4,'2022-12-23 15:37:42.794934','2022-12-23 15:37:42.794934',18,'course-v1:edX+DemoX+Demo_Course','-1',8); /*!40000 ALTER TABLE `experiments_experimentdata` ENABLE KEYS */; UNLOCK TABLES; @@ -7345,7 +8497,7 @@ CREATE TABLE `external_user_ids_externalidtype` ( LOCK TABLES `external_user_ids_externalidtype` WRITE; /*!40000 ALTER TABLE `external_user_ids_externalidtype` DISABLE KEYS */; -INSERT INTO `external_user_ids_externalidtype` VALUES (1,'2021-07-30 19:57:25.712965','2021-07-30 19:57:25.712965','mb_coaching','MicroBachelors Coaching'),(2,'2021-07-30 19:57:26.154370','2021-07-30 19:57:26.154370','lti','LTI Xblock launches'); +INSERT INTO `external_user_ids_externalidtype` VALUES (1,'2022-12-23 15:02:00.481385','2022-12-23 15:02:00.481385','mb_coaching','MicroBachelors Coaching'),(2,'2022-12-23 15:02:02.925053','2022-12-23 15:02:02.925053','lti','LTI Xblock launches'); /*!40000 ALTER TABLE `external_user_ids_externalidtype` ENABLE KEYS */; UNLOCK TABLES; @@ -7448,34 +8600,6 @@ LOCK TABLES `grades_computegradessetting` WRITE; /*!40000 ALTER TABLE `grades_computegradessetting` ENABLE KEYS */; UNLOCK TABLES; --- --- Table structure for table `grades_coursepersistentgradesflag` --- - -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `grades_coursepersistentgradesflag` ( - `id` int(11) NOT NULL AUTO_INCREMENT, - `change_date` datetime(6) NOT NULL, - `enabled` tinyint(1) NOT NULL, - `course_id` varchar(255) NOT NULL, - `changed_by_id` int(11) DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `grades_coursepersist_changed_by_id_c8c392d6_fk_auth_user` (`changed_by_id`), - KEY `grades_coursepersistentgradesflag_course_id_b494f1e7` (`course_id`), - CONSTRAINT `grades_coursepersist_changed_by_id_c8c392d6_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `grades_coursepersistentgradesflag` --- - -LOCK TABLES `grades_coursepersistentgradesflag` WRITE; -/*!40000 ALTER TABLE `grades_coursepersistentgradesflag` DISABLE KEYS */; -/*!40000 ALTER TABLE `grades_coursepersistentgradesflag` ENABLE KEYS */; -UNLOCK TABLES; - -- -- Table structure for table `grades_historicalpersistentsubsectiongradeoverride` -- @@ -7552,33 +8676,6 @@ LOCK TABLES `grades_persistentcoursegrade` WRITE; /*!40000 ALTER TABLE `grades_persistentcoursegrade` ENABLE KEYS */; UNLOCK TABLES; --- --- Table structure for table `grades_persistentgradesenabledflag` --- - -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `grades_persistentgradesenabledflag` ( - `id` int(11) NOT NULL AUTO_INCREMENT, - `change_date` datetime(6) NOT NULL, - `enabled` tinyint(1) NOT NULL, - `enabled_for_all_courses` tinyint(1) NOT NULL, - `changed_by_id` int(11) DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `grades_persistentgra_changed_by_id_f80cdad1_fk_auth_user` (`changed_by_id`), - CONSTRAINT `grades_persistentgra_changed_by_id_f80cdad1_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `grades_persistentgradesenabledflag` --- - -LOCK TABLES `grades_persistentgradesenabledflag` WRITE; -/*!40000 ALTER TABLE `grades_persistentgradesenabledflag` DISABLE KEYS */; -/*!40000 ALTER TABLE `grades_persistentgradesenabledflag` ENABLE KEYS */; -UNLOCK TABLES; - -- -- Table structure for table `grades_persistentsubsectiongrade` -- @@ -7705,6 +8802,41 @@ LOCK TABLES `instructor_task_gradereportsetting` WRITE; /*!40000 ALTER TABLE `instructor_task_gradereportsetting` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `instructor_task_historicalinstructortaskschedule` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `instructor_task_historicalinstructortaskschedule` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `task_args` longtext NOT NULL, + `task_due` datetime(6) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + `task_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `instructor_task_hist_history_user_id_4a50d181_fk_auth_user` (`history_user_id`), + KEY `instructor_task_historicalinstructortaskschedule_id_e5476408` (`id`), + KEY `instructor_task_historicali_task_id_c3ace79c` (`task_id`), + CONSTRAINT `instructor_task_hist_history_user_id_4a50d181_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `instructor_task_historicalinstructortaskschedule` +-- + +LOCK TABLES `instructor_task_historicalinstructortaskschedule` WRITE; +/*!40000 ALTER TABLE `instructor_task_historicalinstructortaskschedule` DISABLE KEYS */; +/*!40000 ALTER TABLE `instructor_task_historicalinstructortaskschedule` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `instructor_task_instructortask` -- @@ -7744,6 +8876,59 @@ LOCK TABLES `instructor_task_instructortask` WRITE; /*!40000 ALTER TABLE `instructor_task_instructortask` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `instructor_task_instructortaskschedule` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `instructor_task_instructortaskschedule` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `task_args` longtext NOT NULL, + `task_due` datetime(6) NOT NULL, + `task_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `task_id` (`task_id`), + CONSTRAINT `instructor_task_inst_task_id_7564a79b_fk_instructo` FOREIGN KEY (`task_id`) REFERENCES `instructor_task_instructortask` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `instructor_task_instructortaskschedule` +-- + +LOCK TABLES `instructor_task_instructortaskschedule` WRITE; +/*!40000 ALTER TABLE `instructor_task_instructortaskschedule` DISABLE KEYS */; +/*!40000 ALTER TABLE `instructor_task_instructortaskschedule` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `integrated_channel_apiresponserecord` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `integrated_channel_apiresponserecord` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `status_code` int(10) unsigned DEFAULT NULL, + `body` longtext, + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `integrated_channel_apiresponserecord` +-- + +LOCK TABLES `integrated_channel_apiresponserecord` WRITE; +/*!40000 ALTER TABLE `integrated_channel_apiresponserecord` DISABLE KEYS */; +/*!40000 ALTER TABLE `integrated_channel_apiresponserecord` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `integrated_channel_contentmetadataitemtransmission` -- @@ -7758,8 +8943,22 @@ CREATE TABLE `integrated_channel_contentmetadataitemtransmission` ( `content_id` varchar(255) NOT NULL, `channel_metadata` longtext NOT NULL, `enterprise_customer_id` char(32) NOT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `integrated_channel_conte_enterprise_customer_id_i_44ca3772_uniq` (`enterprise_customer_id`,`integrated_channel_code`,`content_id`), + `content_last_changed` datetime(6) DEFAULT NULL, + `enterprise_customer_catalog_uuid` char(32) DEFAULT NULL, + `remote_deleted_at` datetime(6) DEFAULT NULL, + `plugin_configuration_id` int(10) unsigned DEFAULT NULL, + `api_response_status_code` int(10) unsigned DEFAULT NULL, + `remote_created_at` datetime(6) DEFAULT NULL, + `remote_updated_at` datetime(6) DEFAULT NULL, + `content_title` varchar(255) DEFAULT NULL, + `friendly_status_message` varchar(255) DEFAULT NULL, + `marked_for` varchar(32) DEFAULT NULL, + `api_record_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `api_record_id` (`api_record_id`), + KEY `integrated_channel_contentm_enterprise_customer_id_f6439bfb` (`enterprise_customer_id`), + KEY `integrated_channel_conten_enterprise_customer_id_in_d0b69e31_idx` (`enterprise_customer_id`,`integrated_channel_code`,`plugin_configuration_id`,`content_id`), + CONSTRAINT `integrated_channel_c_api_record_id_9f45970e_fk_integrate` FOREIGN KEY (`api_record_id`) REFERENCES `integrated_channel_apiresponserecord` (`id`), CONSTRAINT `integrated_channel_c_enterprise_customer__f6439bfb_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -7774,35 +8973,175 @@ LOCK TABLES `integrated_channel_contentmetadataitemtransmission` WRITE; UNLOCK TABLES; -- --- Table structure for table `integrated_channel_learnerdatatransmissionaudit` +-- Table structure for table `integrated_channel_genericenterprisecustomerpluginconfiguration` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `integrated_channel_genericenterprisecustomerpluginconfiguration` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `display_name` varchar(255) NOT NULL, + `idp_id` varchar(255) NOT NULL, + `active` tinyint(1) NOT NULL, + `transmission_chunk_size` int(11) NOT NULL, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `enterprise_customer_id` char(32) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `integrated_channel_g_enterprise_customer__662cf9ac_fk_enterpris` (`enterprise_customer_id`), + CONSTRAINT `integrated_channel_g_enterprise_customer__662cf9ac_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `integrated_channel_genericenterprisecustomerpluginconfiguration` +-- + +LOCK TABLES `integrated_channel_genericenterprisecustomerpluginconfiguration` WRITE; +/*!40000 ALTER TABLE `integrated_channel_genericenterprisecustomerpluginconfiguration` DISABLE KEYS */; +/*!40000 ALTER TABLE `integrated_channel_genericenterprisecustomerpluginconfiguration` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `integrated_channel_genericlearnerdatatransmissionaudit` -- /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; -CREATE TABLE `integrated_channel_learnerdatatransmissionaudit` ( +CREATE TABLE `integrated_channel_genericlearnerdatatransmissionaudit` ( `id` int(11) NOT NULL AUTO_INCREMENT, - `enterprise_course_enrollment_id` int(10) unsigned NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `enterprise_customer_uuid` char(32) DEFAULT NULL, + `plugin_configuration_id` int(11) DEFAULT NULL, + `enterprise_course_enrollment_id` int(11) DEFAULT NULL, `course_id` varchar(255) NOT NULL, `course_completed` tinyint(1) NOT NULL, - `completed_timestamp` bigint(20) NOT NULL, + `completed_timestamp` datetime(6) DEFAULT NULL, `instructor_name` varchar(255) NOT NULL, - `grade` varchar(100) NOT NULL, - `status` varchar(100) NOT NULL, - `error_message` longtext NOT NULL, - `created` datetime(6) NOT NULL, + `grade` double DEFAULT NULL, + `total_hours` double DEFAULT NULL, + `status` varchar(100) DEFAULT NULL, + `error_message` longtext, `subsection_id` varchar(255) DEFAULT NULL, + `subsection_name` varchar(255) DEFAULT NULL, + `friendly_status_message` varchar(255) DEFAULT NULL, + `api_record_id` int(11) DEFAULT NULL, + `content_title` varchar(255) DEFAULT NULL, + `progress_status` varchar(255) NOT NULL, + `user_email` varchar(255) DEFAULT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `api_record_id` (`api_record_id`), + KEY `integrated_channel_genericl_enterprise_course_enrollmen_4f9a5a2a` (`enterprise_course_enrollment_id`), + KEY `integrated_channel_genericl_subsection_id_e1451a08` (`subsection_id`), + CONSTRAINT `integrated_channel_g_api_record_id_5b5e9dfb_fk_integrate` FOREIGN KEY (`api_record_id`) REFERENCES `integrated_channel_apiresponserecord` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `integrated_channel_genericlearnerdatatransmissionaudit` +-- + +LOCK TABLES `integrated_channel_genericlearnerdatatransmissionaudit` WRITE; +/*!40000 ALTER TABLE `integrated_channel_genericlearnerdatatransmissionaudit` DISABLE KEYS */; +/*!40000 ALTER TABLE `integrated_channel_genericlearnerdatatransmissionaudit` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `learner_pathway_progress_historicallearnerpathwayprogress` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `learner_pathway_progress_historicallearnerpathwayprogress` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `learner_pathway_uuid` char(32) NOT NULL, + `learner_pathway_progress` longtext NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + `user_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `learner_pathway_prog_history_user_id_72cbc5ff_fk_auth_user` (`history_user_id`), + KEY `learner_pathway_progress_hi_id_4032af49` (`id`), + KEY `learner_pathway_progress_hi_user_id_9b76ad23` (`user_id`), + CONSTRAINT `learner_pathway_prog_history_user_id_72cbc5ff_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `learner_pathway_progress_historicallearnerpathwayprogress` +-- + +LOCK TABLES `learner_pathway_progress_historicallearnerpathwayprogress` WRITE; +/*!40000 ALTER TABLE `learner_pathway_progress_historicallearnerpathwayprogress` DISABLE KEYS */; +/*!40000 ALTER TABLE `learner_pathway_progress_historicallearnerpathwayprogress` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `learner_pathway_progress_learnerenterprisepathwaymembership` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `learner_pathway_progress_learnerenterprisepathwaymembership` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `enterprise_customer_uuid` char(32) NOT NULL, + `learner_pathway_uuid` char(32) NOT NULL, + `user_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `learner_pathway_progress_user_id_learner_pathway__bd6dc3ce_uniq` (`user_id`,`learner_pathway_uuid`,`enterprise_customer_uuid`), + KEY `learner_pathway_progress_le_enterprise_customer_uuid_bb253771` (`enterprise_customer_uuid`), + CONSTRAINT `learner_pathway_prog_user_id_86dea5e8_fk_auth_user` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `learner_pathway_progress_learnerenterprisepathwaymembership` +-- + +LOCK TABLES `learner_pathway_progress_learnerenterprisepathwaymembership` WRITE; +/*!40000 ALTER TABLE `learner_pathway_progress_learnerenterprisepathwaymembership` DISABLE KEYS */; +/*!40000 ALTER TABLE `learner_pathway_progress_learnerenterprisepathwaymembership` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `learner_pathway_progress_learnerpathwayprogress` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `learner_pathway_progress_learnerpathwayprogress` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `learner_pathway_uuid` char(32) NOT NULL, + `learner_pathway_progress` longtext NOT NULL, + `user_id` int(11) NOT NULL, PRIMARY KEY (`id`), - KEY `integrated_channel_learnerd_enterprise_course_enrollmen_c2e6c2e0` (`enterprise_course_enrollment_id`) + UNIQUE KEY `learner_pathway_progress_user_id_learner_pathway__056d35ab_uniq` (`user_id`,`learner_pathway_uuid`), + CONSTRAINT `learner_pathway_prog_user_id_97c147db_fk_auth_user` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- --- Dumping data for table `integrated_channel_learnerdatatransmissionaudit` +-- Dumping data for table `learner_pathway_progress_learnerpathwayprogress` -- -LOCK TABLES `integrated_channel_learnerdatatransmissionaudit` WRITE; -/*!40000 ALTER TABLE `integrated_channel_learnerdatatransmissionaudit` DISABLE KEYS */; -/*!40000 ALTER TABLE `integrated_channel_learnerdatatransmissionaudit` ENABLE KEYS */; +LOCK TABLES `learner_pathway_progress_learnerpathwayprogress` WRITE; +/*!40000 ALTER TABLE `learner_pathway_progress_learnerpathwayprogress` DISABLE KEYS */; +/*!40000 ALTER TABLE `learner_pathway_progress_learnerpathwayprogress` ENABLE KEYS */; UNLOCK TABLES; -- @@ -7856,7 +9195,7 @@ CREATE TABLE `learning_sequences_coursecontext` ( LOCK TABLES `learning_sequences_coursecontext` WRITE; /*!40000 ALTER TABLE `learning_sequences_coursecontext` DISABLE KEYS */; -INSERT INTO `learning_sequences_coursecontext` VALUES ('2021-07-30 20:03:24.085812','2021-07-30 20:03:35.393790',1,'private',0,NULL,NULL); +INSERT INTO `learning_sequences_coursecontext` VALUES ('2022-12-23 15:33:50.865258','2022-12-23 15:34:05.619128',1,'private',0,NULL,NULL); /*!40000 ALTER TABLE `learning_sequences_coursecontext` ENABLE KEYS */; UNLOCK TABLES; @@ -7880,7 +9219,7 @@ CREATE TABLE `learning_sequences_coursesection` ( UNIQUE KEY `learning_sequences_cours_course_context_id_usage__0df8eb59_uniq` (`course_context_id`,`usage_key`), KEY `learning_sequences_course_course_context_id_orderin_ee5cfc42_idx` (`course_context_id`,`ordering`), CONSTRAINT `learning_sequences_c_course_context_id_f9845b47_fk_learning_` FOREIGN KEY (`course_context_id`) REFERENCES `learning_sequences_coursecontext` (`learning_context_id`) -) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -7889,7 +9228,6 @@ CREATE TABLE `learning_sequences_coursesection` ( LOCK TABLES `learning_sequences_coursesection` WRITE; /*!40000 ALTER TABLE `learning_sequences_coursesection` DISABLE KEYS */; -INSERT INTO `learning_sequences_coursesection` VALUES (1,0,'block-v1:edX+DemoX+Demo_Course+type@chapter+block@d8a6192ade314473a78242dfeedfbf5b','Introduction',0,0,'2021-07-30 20:03:35.399639','2021-07-30 20:03:35.399639',1),(2,1,'block-v1:edX+DemoX+Demo_Course+type@chapter+block@interactive_demonstrations','Example Week 1: Getting Started',0,0,'2021-07-30 20:03:35.407841','2021-07-30 20:03:35.407841',1),(3,2,'block-v1:edX+DemoX+Demo_Course+type@chapter+block@graded_interactions','Example Week 2: Get Interactive',0,0,'2021-07-30 20:03:35.415300','2021-07-30 20:03:35.415300',1),(4,3,'block-v1:edX+DemoX+Demo_Course+type@chapter+block@social_integration','Example Week 3: Be Social',0,0,'2021-07-30 20:03:35.424370','2021-07-30 20:03:35.424370',1),(5,4,'block-v1:edX+DemoX+Demo_Course+type@chapter+block@1414ffd5143b4b508f739b563ab468b7','About Exams and Certificates',0,0,'2021-07-30 20:03:35.429753','2021-07-30 20:03:35.429753',1),(6,5,'block-v1:edX+DemoX+Demo_Course+type@chapter+block@9fca584977d04885bc911ea76a9ef29e','holding section',0,0,'2021-07-30 20:03:35.435435','2021-07-30 20:03:35.435435',1); /*!40000 ALTER TABLE `learning_sequences_coursesection` ENABLE KEYS */; UNLOCK TABLES; @@ -7917,7 +9255,7 @@ CREATE TABLE `learning_sequences_coursesectionsequence` ( CONSTRAINT `learning_sequences_c_course_context_id_bb2762af_fk_learning_` FOREIGN KEY (`course_context_id`) REFERENCES `learning_sequences_coursecontext` (`learning_context_id`), CONSTRAINT `learning_sequences_c_section_id_646c2074_fk_learning_` FOREIGN KEY (`section_id`) REFERENCES `learning_sequences_coursesection` (`id`), CONSTRAINT `learning_sequences_c_sequence_id_e6a12a64_fk_learning_` FOREIGN KEY (`sequence_id`) REFERENCES `learning_sequences_learningsequence` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -7926,7 +9264,6 @@ CREATE TABLE `learning_sequences_coursesectionsequence` ( LOCK TABLES `learning_sequences_coursesectionsequence` WRITE; /*!40000 ALTER TABLE `learning_sequences_coursesectionsequence` DISABLE KEYS */; -INSERT INTO `learning_sequences_coursesectionsequence` VALUES (1,0,0,0,'2021-07-30 20:03:35.499607','2021-07-30 20:03:35.499607',1,1,0,1),(2,1,0,0,'2021-07-30 20:03:35.507573','2021-07-30 20:03:35.507573',2,2,0,1),(3,2,0,0,'2021-07-30 20:03:35.514246','2021-07-30 20:03:35.514246',2,3,0,1),(4,3,0,0,'2021-07-30 20:03:35.520614','2021-07-30 20:03:35.520614',3,4,0,1),(5,4,0,0,'2021-07-30 20:03:35.527469','2021-07-30 20:03:35.527469',3,5,0,1),(6,5,0,0,'2021-07-30 20:03:35.534432','2021-07-30 20:03:35.534432',3,6,0,1),(7,6,0,0,'2021-07-30 20:03:35.540409','2021-07-30 20:03:35.540409',4,7,0,1),(8,7,0,0,'2021-07-30 20:03:35.546974','2021-07-30 20:03:35.546974',4,8,0,1),(9,8,0,0,'2021-07-30 20:03:35.553096','2021-07-30 20:03:35.553096',4,9,0,1),(10,9,0,0,'2021-07-30 20:03:35.558958','2021-07-30 20:03:35.558958',5,10,0,1),(11,10,0,0,'2021-07-30 20:03:35.564969','2021-07-30 20:03:35.564969',6,11,0,1); /*!40000 ALTER TABLE `learning_sequences_coursesectionsequence` ENABLE KEYS */; UNLOCK TABLES; @@ -7986,7 +9323,7 @@ CREATE TABLE `learning_sequences_learningcontext` ( LOCK TABLES `learning_sequences_learningcontext` WRITE; /*!40000 ALTER TABLE `learning_sequences_learningcontext` DISABLE KEYS */; -INSERT INTO `learning_sequences_learningcontext` VALUES (1,'course-v1:edX+DemoX+Demo_Course','Demonstration Course','2021-07-30 20:03:35.279683','61045b17d6207e0a890bc540','2021-07-30 20:03:24.081187','2021-07-30 20:03:35.390690'); +INSERT INTO `learning_sequences_learningcontext` VALUES (1,'course-v1:edX+DemoX+Demo_Course','Demonstration Course','2022-12-23 15:34:05.278047','63a5ca5f368740c69083a9b6','2022-12-23 15:33:50.830088','2022-12-23 15:34:05.610421'); /*!40000 ALTER TABLE `learning_sequences_learningcontext` ENABLE KEYS */; UNLOCK TABLES; @@ -8006,7 +9343,7 @@ CREATE TABLE `learning_sequences_learningsequence` ( PRIMARY KEY (`id`), UNIQUE KEY `learning_sequences_learn_learning_context_id_usag_6a13230f_uniq` (`learning_context_id`,`usage_key`), CONSTRAINT `learning_sequences_l_learning_context_id_25f3e4ab_fk_learning_` FOREIGN KEY (`learning_context_id`) REFERENCES `learning_sequences_learningcontext` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -8015,7 +9352,6 @@ CREATE TABLE `learning_sequences_learningsequence` ( LOCK TABLES `learning_sequences_learningsequence` WRITE; /*!40000 ALTER TABLE `learning_sequences_learningsequence` DISABLE KEYS */; -INSERT INTO `learning_sequences_learningsequence` VALUES (1,1,'block-v1:edX+DemoX+Demo_Course+type@sequential+block@edx_introduction','Demo Course Overview','2021-07-30 20:03:35.444160','2021-07-30 20:03:35.444160'),(2,1,'block-v1:edX+DemoX+Demo_Course+type@sequential+block@19a30717eff543078a5d94ae9d6c18a5','Lesson 1 - Getting Started','2021-07-30 20:03:35.448799','2021-07-30 20:03:35.448799'),(3,1,'block-v1:edX+DemoX+Demo_Course+type@sequential+block@basic_questions','Homework - Question Styles','2021-07-30 20:03:35.455260','2021-07-30 20:03:35.455260'),(4,1,'block-v1:edX+DemoX+Demo_Course+type@sequential+block@simulations','Lesson 2 - Let\'s Get Interactive!','2021-07-30 20:03:35.459509','2021-07-30 20:03:35.459509'),(5,1,'block-v1:edX+DemoX+Demo_Course+type@sequential+block@graded_simulations','Homework - Labs and Demos','2021-07-30 20:03:35.463542','2021-07-30 20:03:35.463542'),(6,1,'block-v1:edX+DemoX+Demo_Course+type@sequential+block@175e76c4951144a29d46211361266e0e','Homework - Essays','2021-07-30 20:03:35.468256','2021-07-30 20:03:35.468256'),(7,1,'block-v1:edX+DemoX+Demo_Course+type@sequential+block@48ecb924d7fe4b66a230137626bfa93e','Lesson 3 - Be Social','2021-07-30 20:03:35.471963','2021-07-30 20:03:35.471963'),(8,1,'block-v1:edX+DemoX+Demo_Course+type@sequential+block@dbe8fc027bcb4fe9afb744d2e8415855','Homework - Find Your Study Buddy','2021-07-30 20:03:35.477312','2021-07-30 20:03:35.477312'),(9,1,'block-v1:edX+DemoX+Demo_Course+type@sequential+block@6ab9c442501d472c8ed200e367b4edfa','More Ways to Connect','2021-07-30 20:03:35.481381','2021-07-30 20:03:35.481381'),(10,1,'block-v1:edX+DemoX+Demo_Course+type@sequential+block@workflow','edX Exams','2021-07-30 20:03:35.485113','2021-07-30 20:03:35.485113'),(11,1,'block-v1:edX+DemoX+Demo_Course+type@sequential+block@07bc32474380492cb34f76e5f9d9a135','New Subsection','2021-07-30 20:03:35.488730','2021-07-30 20:03:35.488730'); /*!40000 ALTER TABLE `learning_sequences_learningsequence` ENABLE KEYS */; UNLOCK TABLES; @@ -8046,7 +9382,7 @@ CREATE TABLE `learning_sequences_publishreport` ( LOCK TABLES `learning_sequences_publishreport` WRITE; /*!40000 ALTER TABLE `learning_sequences_publishreport` DISABLE KEYS */; -INSERT INTO `learning_sequences_publishreport` VALUES (1,0,6,11,1); +INSERT INTO `learning_sequences_publishreport` VALUES (1,0,0,0,1); /*!40000 ALTER TABLE `learning_sequences_publishreport` ENABLE KEYS */; UNLOCK TABLES; @@ -8156,6 +9492,68 @@ LOCK TABLES `lms_xblock_xblockasidesconfig` WRITE; /*!40000 ALTER TABLE `lms_xblock_xblockasidesconfig` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `lti1p3_tool` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `lti1p3_tool` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `title` varchar(255) NOT NULL, + `is_active` tinyint(1) NOT NULL, + `issuer` varchar(255) NOT NULL, + `client_id` varchar(255) NOT NULL, + `use_by_default` tinyint(1) NOT NULL, + `auth_login_url` varchar(1024) NOT NULL, + `auth_token_url` varchar(1024) NOT NULL, + `auth_audience` varchar(1024) DEFAULT NULL, + `key_set_url` varchar(1024) DEFAULT NULL, + `key_set` longtext, + `deployment_ids` longtext NOT NULL, + `tool_key_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `lti1p3_tool_issuer_client_id_b3116be4_uniq` (`issuer`,`client_id`), + KEY `lti1p3_tool_tool_key_id_608be89f_fk_lti1p3_tool_key_id` (`tool_key_id`), + CONSTRAINT `lti1p3_tool_tool_key_id_608be89f_fk_lti1p3_tool_key_id` FOREIGN KEY (`tool_key_id`) REFERENCES `lti1p3_tool_key` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `lti1p3_tool` +-- + +LOCK TABLES `lti1p3_tool` WRITE; +/*!40000 ALTER TABLE `lti1p3_tool` DISABLE KEYS */; +/*!40000 ALTER TABLE `lti1p3_tool` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `lti1p3_tool_key` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `lti1p3_tool_key` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `name` varchar(255) NOT NULL, + `private_key` longtext NOT NULL, + `public_key` longtext, + `public_jwk` longtext, + PRIMARY KEY (`id`), + UNIQUE KEY `name` (`name`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `lti1p3_tool_key` +-- + +LOCK TABLES `lti1p3_tool_key` WRITE; +/*!40000 ALTER TABLE `lti1p3_tool_key` DISABLE KEYS */; +/*!40000 ALTER TABLE `lti1p3_tool_key` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `lti_consumer_ltiagslineitem` -- @@ -8239,6 +9637,16 @@ CREATE TABLE `lti_consumer_lticonfiguration` ( `lti_1p1_client_secret` varchar(255) NOT NULL, `lti_1p1_launch_url` varchar(255) NOT NULL, `lti_config` longtext NOT NULL, + `external_id` varchar(255) DEFAULT NULL, + `lti_1p3_launch_url` varchar(255) NOT NULL, + `lti_1p3_oidc_url` varchar(255) NOT NULL, + `lti_1p3_tool_keyset_url` varchar(255) NOT NULL, + `lti_1p3_tool_public_key` longtext NOT NULL, + `lti_advantage_ags_mode` varchar(20) NOT NULL, + `lti_advantage_deep_linking_enabled` tinyint(1) NOT NULL, + `lti_advantage_deep_linking_launch_url` varchar(225) NOT NULL, + `lti_advantage_enable_nrps` tinyint(1) NOT NULL, + `lti_1p3_proctoring_enabled` tinyint(1) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `lti_consumer_lticonfiguration_config_id_7e375962_uniq` (`config_id`), KEY `lti_consumer_lticonfiguration_location_e7e37735` (`location`) @@ -8298,10 +9706,10 @@ CREATE TABLE `milestones_coursecontentmilestone` ( `requirements` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `milestones_coursecontent_course_id_content_id_mil_7caa5ba5_uniq` (`course_id`,`content_id`,`milestone_id`), - KEY `milestones_coursecontentmilestone_course_id_6fd3fad0` (`course_id`), - KEY `milestones_coursecontentmilestone_content_id_21f4c95f` (`content_id`), KEY `milestones_coursecon_milestone_id_bd7a608b_fk_milestone` (`milestone_id`), KEY `milestones_coursecon_milestone_relationsh_31556ebf_fk_milestone` (`milestone_relationship_type_id`), + KEY `milestones_coursecontentmilestone_course_id_6fd3fad0` (`course_id`), + KEY `milestones_coursecontentmilestone_content_id_21f4c95f` (`content_id`), KEY `milestones_coursecontentmilestone_active_b7ab709d` (`active`), CONSTRAINT `milestones_coursecon_milestone_id_bd7a608b_fk_milestone` FOREIGN KEY (`milestone_id`) REFERENCES `milestones_milestone` (`id`), CONSTRAINT `milestones_coursecon_milestone_relationsh_31556ebf_fk_milestone` FOREIGN KEY (`milestone_relationship_type_id`) REFERENCES `milestones_milestonerelationshiptype` (`id`) @@ -8333,9 +9741,9 @@ CREATE TABLE `milestones_coursemilestone` ( `milestone_relationship_type_id` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `milestones_coursemilestone_course_id_milestone_id_36b21ae8_uniq` (`course_id`,`milestone_id`), - KEY `milestones_coursemilestone_course_id_ce46a0fc` (`course_id`), KEY `milestones_coursemil_milestone_id_03d9ef01_fk_milestone` (`milestone_id`), KEY `milestones_coursemil_milestone_relationsh_6c64b782_fk_milestone` (`milestone_relationship_type_id`), + KEY `milestones_coursemilestone_course_id_ce46a0fc` (`course_id`), KEY `milestones_coursemilestone_active_c590442e` (`active`), CONSTRAINT `milestones_coursemil_milestone_id_03d9ef01_fk_milestone` FOREIGN KEY (`milestone_id`) REFERENCES `milestones_milestone` (`id`), CONSTRAINT `milestones_coursemil_milestone_relationsh_6c64b782_fk_milestone` FOREIGN KEY (`milestone_relationship_type_id`) REFERENCES `milestones_milestonerelationshiptype` (`id`) @@ -8407,7 +9815,7 @@ CREATE TABLE `milestones_milestonerelationshiptype` ( LOCK TABLES `milestones_milestonerelationshiptype` WRITE; /*!40000 ALTER TABLE `milestones_milestonerelationshiptype` DISABLE KEYS */; -INSERT INTO `milestones_milestonerelationshiptype` VALUES (1,'2021-07-30 19:57:37.465864','2021-07-30 19:57:37.465864','requires','Autogenerated milestone relationship type \"requires\"',1),(2,'2021-07-30 19:57:37.474848','2021-07-30 19:57:37.474848','fulfills','Autogenerated milestone relationship type \"fulfills\"',1); +INSERT INTO `milestones_milestonerelationshiptype` VALUES (1,'2022-12-23 15:02:26.169924','2022-12-23 15:02:26.169924','requires','Autogenerated milestone relationship type \"requires\"',1),(2,'2022-12-23 15:02:26.188162','2022-12-23 15:02:26.188162','fulfills','Autogenerated milestone relationship type \"fulfills\"',1); /*!40000 ALTER TABLE `milestones_milestonerelationshiptype` ENABLE KEYS */; UNLOCK TABLES; @@ -8528,6 +9936,31 @@ LOCK TABLES `mobile_api_mobileapiconfig` WRITE; /*!40000 ALTER TABLE `mobile_api_mobileapiconfig` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `mobile_api_mobileconfig` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `mobile_api_mobileconfig` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `name` varchar(255) NOT NULL, + `value` varchar(255) NOT NULL, + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `mobile_api_mobileconfig` +-- + +LOCK TABLES `mobile_api_mobileconfig` WRITE; +/*!40000 ALTER TABLE `mobile_api_mobileconfig` DISABLE KEYS */; +/*!40000 ALTER TABLE `mobile_api_mobileconfig` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `moodle_historicalmoodleenterprisecustomerconfiguration` -- @@ -8540,20 +9973,27 @@ CREATE TABLE `moodle_historicalmoodleenterprisecustomerconfiguration` ( `modified` datetime(6) NOT NULL, `active` tinyint(1) NOT NULL, `transmission_chunk_size` int(11) NOT NULL, - `channel_worker_username` varchar(255) DEFAULT NULL, - `catalogs_to_transmit` longtext, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, `moodle_base_url` varchar(255) NOT NULL, `service_short_name` varchar(255) NOT NULL, `category_id` int(11) DEFAULT NULL, - `username` varchar(255) DEFAULT NULL, - `password` varchar(255) DEFAULT NULL, - `token` varchar(255) DEFAULT NULL, + `username` varchar(255) NOT NULL, + `password` varchar(255) NOT NULL, + `token` varchar(255) NOT NULL, `history_id` int(11) NOT NULL AUTO_INCREMENT, `history_date` datetime(6) NOT NULL, `history_change_reason` varchar(100) DEFAULT NULL, `history_type` varchar(1) NOT NULL, `enterprise_customer_id` char(32) DEFAULT NULL, `history_user_id` int(11) DEFAULT NULL, + `idp_id` varchar(255) NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, + `grade_assignment_name` varchar(255) NOT NULL, + `grade_scale` int(11) NOT NULL, PRIMARY KEY (`history_id`), KEY `moodle_historicalmoo_history_user_id_22017ee9_fk_auth_user` (`history_user_id`), KEY `moodle_historicalmoodleente_id_71ddc422` (`id`), @@ -8583,17 +10023,24 @@ CREATE TABLE `moodle_moodleenterprisecustomerconfiguration` ( `modified` datetime(6) NOT NULL, `active` tinyint(1) NOT NULL, `transmission_chunk_size` int(11) NOT NULL, - `channel_worker_username` varchar(255) DEFAULT NULL, - `catalogs_to_transmit` longtext, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, `moodle_base_url` varchar(255) NOT NULL, `service_short_name` varchar(255) NOT NULL, `category_id` int(11) DEFAULT NULL, - `username` varchar(255) DEFAULT NULL, - `password` varchar(255) DEFAULT NULL, - `token` varchar(255) DEFAULT NULL, + `username` varchar(255) NOT NULL, + `password` varchar(255) NOT NULL, + `token` varchar(255) NOT NULL, `enterprise_customer_id` char(32) NOT NULL, + `idp_id` varchar(255) NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, + `grade_assignment_name` varchar(255) NOT NULL, + `grade_scale` int(11) NOT NULL, PRIMARY KEY (`id`), - UNIQUE KEY `enterprise_customer_id` (`enterprise_customer_id`), + KEY `moodle_moodleenterprisecust_enterprise_customer_id_6668537b` (`enterprise_customer_id`), CONSTRAINT `moodle_moodleenterpr_enterprise_customer__6668537b_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -8616,17 +10063,32 @@ UNLOCK TABLES; CREATE TABLE `moodle_moodlelearnerdatatransmissionaudit` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moodle_user_email` varchar(255) NOT NULL, - `enterprise_course_enrollment_id` int(10) unsigned NOT NULL, + `enterprise_course_enrollment_id` int(11) DEFAULT NULL, `course_id` varchar(255) NOT NULL, - `grade` decimal(3,2) DEFAULT NULL, + `grade` double DEFAULT NULL, `total_hours` double DEFAULT NULL, `course_completed` tinyint(1) NOT NULL, - `completed_timestamp` varchar(10) NOT NULL, - `status` varchar(100) NOT NULL, - `error_message` longtext NOT NULL, + `moodle_completed_timestamp` varchar(10) DEFAULT NULL, + `status` varchar(100) DEFAULT NULL, + `error_message` longtext, `created` datetime(6) NOT NULL, + `enterprise_customer_uuid` char(32) DEFAULT NULL, + `instructor_name` varchar(255) NOT NULL, + `modified` datetime(6) NOT NULL, + `plugin_configuration_id` int(11) DEFAULT NULL, + `subsection_id` varchar(255) DEFAULT NULL, + `subsection_name` varchar(255) DEFAULT NULL, + `friendly_status_message` varchar(255) DEFAULT NULL, + `api_record_id` int(11) DEFAULT NULL, + `content_title` varchar(255) DEFAULT NULL, + `progress_status` varchar(255) NOT NULL, + `user_email` varchar(255) DEFAULT NULL, + `completed_timestamp` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), - KEY `moodle_moodlelearnerdatatra_enterprise_course_enrollmen_70fa10d7` (`enterprise_course_enrollment_id`) + UNIQUE KEY `api_record_id` (`api_record_id`), + KEY `moodle_moodlelearnerdatatra_enterprise_course_enrollmen_70fa10d7` (`enterprise_course_enrollment_id`), + KEY `moodle_moodlelearnerdatatransmissionaudit_subsection_id_fcac3b8c` (`subsection_id`), + CONSTRAINT `moodle_moodlelearner_api_record_id_749298db_fk_integrate` FOREIGN KEY (`api_record_id`) REFERENCES `integrated_channel_apiresponserecord` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -8639,6 +10101,68 @@ LOCK TABLES `moodle_moodlelearnerdatatransmissionaudit` WRITE; /*!40000 ALTER TABLE `moodle_moodlelearnerdatatransmissionaudit` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `nameaffirmation_verifiedname` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `nameaffirmation_verifiedname` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `verified_name` varchar(255) NOT NULL, + `profile_name` varchar(255) DEFAULT NULL, + `verification_attempt_id` int(10) unsigned DEFAULT NULL, + `proctored_exam_attempt_id` int(10) unsigned DEFAULT NULL, + `user_id` int(11) NOT NULL, + `status` varchar(32) NOT NULL, + PRIMARY KEY (`id`), + KEY `nameaffirmation_verifiedname_user_id_e272fb19_fk_auth_user_id` (`user_id`), + KEY `nameaffirmation_verifiedname_verified_name_7097d450` (`verified_name`), + CONSTRAINT `nameaffirmation_verifiedname_user_id_e272fb19_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `nameaffirmation_verifiedname` +-- + +LOCK TABLES `nameaffirmation_verifiedname` WRITE; +/*!40000 ALTER TABLE `nameaffirmation_verifiedname` DISABLE KEYS */; +/*!40000 ALTER TABLE `nameaffirmation_verifiedname` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `nameaffirmation_verifiednameconfig` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `nameaffirmation_verifiednameconfig` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `use_verified_name_for_certs` tinyint(1) NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + `user_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + KEY `nameaffirmation_veri_changed_by_id_e6d2f562_fk_auth_user` (`changed_by_id`), + KEY `nameaffirmation_veri_user_id_5b5e177e_fk_auth_user` (`user_id`), + CONSTRAINT `nameaffirmation_veri_changed_by_id_e6d2f562_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`), + CONSTRAINT `nameaffirmation_veri_user_id_5b5e177e_fk_auth_user` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `nameaffirmation_verifiednameconfig` +-- + +LOCK TABLES `nameaffirmation_verifiednameconfig` WRITE; +/*!40000 ALTER TABLE `nameaffirmation_verifiednameconfig` DISABLE KEYS */; +/*!40000 ALTER TABLE `nameaffirmation_verifiednameconfig` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `notify_notification` -- @@ -8780,7 +10304,7 @@ CREATE TABLE `oauth2_provider_accesstoken` ( LOCK TABLES `oauth2_provider_accesstoken` WRITE; /*!40000 ALTER TABLE `oauth2_provider_accesstoken` DISABLE KEYS */; -INSERT INTO `oauth2_provider_accesstoken` VALUES (1,'VBoA9dtTKCiki7JXnB0lOQAuh8Yi2t','2021-07-31 06:19:59.431909','read write email profile',4,1,'2021-07-30 20:19:59.424167','2021-07-30 20:19:59.433966',NULL); +INSERT INTO `oauth2_provider_accesstoken` VALUES (1,'x5OetO38LaqtQ4F0x6qrsBFp2pnGus','2022-12-24 02:50:44.374133','read write email profile',7,11,'2022-12-23 16:50:44.305785','2022-12-23 16:50:44.379238',NULL); /*!40000 ALTER TABLE `oauth2_provider_accesstoken` ENABLE KEYS */; UNLOCK TABLES; @@ -8807,7 +10331,7 @@ CREATE TABLE `oauth2_provider_application` ( KEY `oauth2_provider_application_user_id_79829054_fk_auth_user_id` (`user_id`), KEY `oauth2_provider_application_client_secret_53133678` (`client_secret`), CONSTRAINT `oauth2_provider_application_user_id_79829054_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -8816,7 +10340,7 @@ CREATE TABLE `oauth2_provider_application` ( LOCK TABLES `oauth2_provider_application` WRITE; /*!40000 ALTER TABLE `oauth2_provider_application` DISABLE KEYS */; -INSERT INTO `oauth2_provider_application` VALUES (1,'login-service-client-id','','public','password','X4L6BKKf0JgMn1TH0BFnmFLnKRplLYKmUYbqGc2qQLRIGzFjGiwQMPnIOyHMLiW6A8qsVX9mshchCUCcQGLELj5O4eZKCeeEacHON8JikewexicMCCw22gtxwkO4eGPu','Login Service for JWT Cookies',2,0,'2021-07-30 19:58:11.944124','2021-07-30 19:58:11.944166'),(2,'AjEA1P865dsBif42kQYMWJiLLGKQSVSYXy5X6o1V','','confidential','client-credentials','sZuhQuuV3QtpgpXqY6wXrPhB09R81Ijk8CBfzoSP9NER1xYEoLBaqKSggXzvCCjjIKOmytxV6Is3ClqqKMmRZtXTau7r9jrx5dfdgXRCGMSEIFy4xrWOC7Af3F8JP3jY','retirement',9,0,'2021-07-30 20:15:27.098232','2021-07-30 20:15:27.098284'),(3,'ecommerce-sso-key','http://localhost:18130/complete/edx-oauth2/','confidential','authorization-code','ecommerce-sso-secret','ecommerce-sso',1,1,'2021-07-30 20:18:16.419993','2021-07-30 20:18:16.420058'),(4,'ecommerce-backend-service-key','','confidential','client-credentials','ecommerce-backend-service-secret','ecommerce-backend-service',1,0,'2021-07-30 20:18:28.452549','2021-07-30 20:18:28.452606'); +INSERT INTO `oauth2_provider_application` VALUES (1,'login-service-client-id','','public','password','ulTjEtwOZryQZtOq2F9nCbawVWN7kAPsZPm1mCcMjbL08rF4lDO6BZ0pl1C1s6a9xHkxC6Tl0N0VxD5jDB19jouBcke3d6c06V6SNPxsfgAjaZzu6VEXTurdYbAMO0GM','Login Service for JWT Cookies',2,0,'2022-12-23 15:07:29.947329','2022-12-23 15:07:29.947397'),(2,'enterprise-backend-service-key','','confidential','client-credentials','enterprise-backend-service-secret','enterprise-backend-service',4,0,'2022-12-23 15:32:39.208753','2022-12-23 15:32:39.208817'),(3,'studio-sso-key','http://localhost:18010/complete/edx-oauth2/','confidential','authorization-code','studio-sso-secret','studio-sso',9,1,'2022-12-23 16:20:09.047503','2022-12-23 16:20:09.047567'),(4,'studio-backend-service-key','','confidential','client-credentials','studio-backend-service-secret','studio-backend-service',9,0,'2022-12-23 16:20:33.241167','2022-12-23 16:20:33.241408'),(5,'wRzEA0rt74BsZK1VKZa3uSnG0GVGsWlhowBJVPpp','','confidential','client-credentials','eH8qTPyWPy12CBkQXRfeqnmWBCiBl7nLYEbl8d9g7PKn2oR3ju0eQsOqZhs1Png3qdssRlHOrPFwp1Bpgt5VcO69Hkia7wCqwuKVxmUllD5NvEK9Y7otREEWKyCLvVQk','retirement',10,0,'2022-12-23 16:21:19.771549','2022-12-23 16:21:19.771623'),(6,'ecommerce-sso-key','http://localhost:18130/complete/edx-oauth2/','confidential','authorization-code','ecommerce-sso-secret','ecommerce-sso',11,1,'2022-12-23 16:48:10.342729','2022-12-23 16:48:10.342784'),(7,'ecommerce-backend-service-key','','confidential','client-credentials','ecommerce-backend-service-secret','ecommerce-backend-service',11,0,'2022-12-23 16:48:27.842618','2022-12-23 16:48:27.842902'); /*!40000 ALTER TABLE `oauth2_provider_application` ENABLE KEYS */; UNLOCK TABLES; @@ -8905,7 +10429,7 @@ CREATE TABLE `oauth_dispatch_applicationaccess` ( PRIMARY KEY (`id`), UNIQUE KEY `application_id` (`application_id`), CONSTRAINT `oauth_dispatch_appli_application_id_dcddee6e_fk_oauth2_pr` FOREIGN KEY (`application_id`) REFERENCES `oauth2_provider_application` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -8914,7 +10438,7 @@ CREATE TABLE `oauth_dispatch_applicationaccess` ( LOCK TABLES `oauth_dispatch_applicationaccess` WRITE; /*!40000 ALTER TABLE `oauth_dispatch_applicationaccess` DISABLE KEYS */; -INSERT INTO `oauth_dispatch_applicationaccess` VALUES (1,'user_id',3,NULL); +INSERT INTO `oauth_dispatch_applicationaccess` VALUES (1,'user_id',3,NULL),(2,'user_id',6,NULL); /*!40000 ALTER TABLE `oauth_dispatch_applicationaccess` ENABLE KEYS */; UNLOCK TABLES; @@ -9104,6 +10628,37 @@ LOCK TABLES `organizations_organizationcourse` WRITE; /*!40000 ALTER TABLE `organizations_organizationcourse` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `outcome_surveys_learnercourseevent` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `outcome_surveys_learnercourseevent` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `user_id` int(11) NOT NULL, + `course_id` varchar(255) NOT NULL, + `data` longtext NOT NULL, + `follow_up_date` date NOT NULL, + `event_type` varchar(255) NOT NULL, + `already_sent` tinyint(1) NOT NULL, + PRIMARY KEY (`id`), + KEY `outcome_sur_follow__a60cf0_idx` (`follow_up_date`), + KEY `outcome_sur_created_80c513_idx` (`created`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `outcome_surveys_learnercourseevent` +-- + +LOCK TABLES `outcome_surveys_learnercourseevent` WRITE; +/*!40000 ALTER TABLE `outcome_surveys_learnercourseevent` DISABLE KEYS */; +/*!40000 ALTER TABLE `outcome_surveys_learnercourseevent` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `proctoring_proctoredexam` -- @@ -9142,6 +10697,51 @@ LOCK TABLES `proctoring_proctoredexam` WRITE; /*!40000 ALTER TABLE `proctoring_proctoredexam` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `proctoring_proctoredexamhistory` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `proctoring_proctoredexamhistory` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `course_id` varchar(255) NOT NULL, + `content_id` varchar(255) NOT NULL, + `external_id` varchar(255) DEFAULT NULL, + `exam_name` longtext NOT NULL, + `time_limit_mins` int(11) NOT NULL, + `due_date` datetime(6) DEFAULT NULL, + `is_proctored` tinyint(1) NOT NULL, + `is_practice_exam` tinyint(1) NOT NULL, + `is_active` tinyint(1) NOT NULL, + `hide_after_due` tinyint(1) NOT NULL, + `backend` varchar(255) DEFAULT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `proctoring_proctored_history_user_id_f11ddc53_fk_auth_user` (`history_user_id`), + KEY `proctoring_proctoredexamhistory_id_bcb725e3` (`id`), + KEY `proctoring_proctoredexamhistory_course_id_66a57818` (`course_id`), + KEY `proctoring_proctoredexamhistory_content_id_ac9543fc` (`content_id`), + KEY `proctoring_proctoredexamhistory_external_id_711a44cd` (`external_id`), + CONSTRAINT `proctoring_proctored_history_user_id_f11ddc53_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `proctoring_proctoredexamhistory` +-- + +LOCK TABLES `proctoring_proctoredexamhistory` WRITE; +/*!40000 ALTER TABLE `proctoring_proctoredexamhistory` DISABLE KEYS */; +/*!40000 ALTER TABLE `proctoring_proctoredexamhistory` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `proctoring_proctoredexamreviewpolicy` -- @@ -9217,11 +10817,11 @@ CREATE TABLE `proctoring_proctoredexamsoftwaresecurereview` ( `attempt_code` varchar(255) NOT NULL, `review_status` varchar(255) NOT NULL, `raw_data` longtext NOT NULL, - `video_url` longtext NOT NULL, `exam_id` int(11) DEFAULT NULL, `reviewed_by_id` int(11) DEFAULT NULL, `student_id` int(11) DEFAULT NULL, `is_attempt_active` tinyint(1) NOT NULL, + `encrypted_video_url` longblob, PRIMARY KEY (`id`), UNIQUE KEY `proctoring_proctoredexam_attempt_code_706d3717_uniq` (`attempt_code`), KEY `proctoring_proctored_exam_id_ea6095a3_fk_proctorin` (`exam_id`), @@ -9255,11 +10855,11 @@ CREATE TABLE `proctoring_proctoredexamsoftwaresecurereviewhistory` ( `attempt_code` varchar(255) NOT NULL, `review_status` varchar(255) NOT NULL, `raw_data` longtext NOT NULL, - `video_url` longtext NOT NULL, `exam_id` int(11) DEFAULT NULL, `reviewed_by_id` int(11) DEFAULT NULL, `student_id` int(11) DEFAULT NULL, `is_attempt_active` tinyint(1) NOT NULL, + `encrypted_video_url` longblob, PRIMARY KEY (`id`), KEY `proctoring_proctored_exam_id_380d8588_fk_proctorin` (`exam_id`), KEY `proctoring_proctored_reviewed_by_id_bb993b3a_fk_auth_user` (`reviewed_by_id`), @@ -9367,6 +10967,8 @@ CREATE TABLE `proctoring_proctoredexamstudentattempt` ( `is_status_acknowledged` tinyint(1) NOT NULL, `time_remaining_seconds` int(11) DEFAULT NULL, `is_resumable` tinyint(1) NOT NULL, + `ready_to_resume` tinyint(1) NOT NULL, + `resumed` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `proctoring_proctored_proctored_exam_id_0732c688_fk_proctorin` (`proctored_exam_id`), KEY `proctoring_proctoredexamstudentattempt_attempt_code_b10ad854` (`attempt_code`), @@ -9387,76 +10989,85 @@ LOCK TABLES `proctoring_proctoredexamstudentattempt` WRITE; UNLOCK TABLES; -- --- Table structure for table `proctoring_proctoredexamstudentattemptcomment` +-- Table structure for table `proctoring_proctoredexamstudentattempt_history` -- /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; -CREATE TABLE `proctoring_proctoredexamstudentattemptcomment` ( - `id` int(11) NOT NULL AUTO_INCREMENT, +CREATE TABLE `proctoring_proctoredexamstudentattempt_history` ( + `id` int(11) NOT NULL, `created` datetime(6) NOT NULL, `modified` datetime(6) NOT NULL, - `start_time` int(11) NOT NULL, - `stop_time` int(11) NOT NULL, - `duration` int(11) NOT NULL, - `comment` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `review_id` int(11) NOT NULL, - PRIMARY KEY (`id`), - KEY `proctoring_proctored_review_id_7f4eec67_fk_proctorin` (`review_id`), - CONSTRAINT `proctoring_proctored_review_id_7f4eec67_fk_proctorin` FOREIGN KEY (`review_id`) REFERENCES `proctoring_proctoredexamsoftwaresecurereview` (`id`) + `started_at` datetime(6) DEFAULT NULL, + `completed_at` datetime(6) DEFAULT NULL, + `attempt_code` varchar(255) DEFAULT NULL, + `external_id` varchar(255) DEFAULT NULL, + `allowed_time_limit_mins` int(11) DEFAULT NULL, + `status` varchar(64) NOT NULL, + `taking_as_proctored` tinyint(1) NOT NULL, + `is_sample_attempt` tinyint(1) NOT NULL, + `review_policy_id` int(11) DEFAULT NULL, + `is_status_acknowledged` tinyint(1) NOT NULL, + `time_remaining_seconds` int(11) DEFAULT NULL, + `is_resumable` tinyint(1) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + `proctored_exam_id` int(11) DEFAULT NULL, + `user_id` int(11) DEFAULT NULL, + `ready_to_resume` tinyint(1) NOT NULL, + `resumed` tinyint(1) NOT NULL, + PRIMARY KEY (`history_id`), + KEY `proctoring_proctored_history_user_id_8594589b_fk_auth_user` (`history_user_id`), + KEY `proctoring_proctoredexamstudentattempt_history_id_849280b0` (`id`), + KEY `proctoring_proctoredexamstu_attempt_code_2719f85f` (`attempt_code`), + KEY `proctoring_proctoredexamstu_external_id_210c6def` (`external_id`), + KEY `proctoring_proctoredexamstu_proctored_exam_id_446aaba3` (`proctored_exam_id`), + KEY `proctoring_proctoredexamstudentattempt_history_user_id_ea9fa127` (`user_id`), + CONSTRAINT `proctoring_proctored_history_user_id_8594589b_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- --- Dumping data for table `proctoring_proctoredexamstudentattemptcomment` +-- Dumping data for table `proctoring_proctoredexamstudentattempt_history` -- -LOCK TABLES `proctoring_proctoredexamstudentattemptcomment` WRITE; -/*!40000 ALTER TABLE `proctoring_proctoredexamstudentattemptcomment` DISABLE KEYS */; -/*!40000 ALTER TABLE `proctoring_proctoredexamstudentattemptcomment` ENABLE KEYS */; +LOCK TABLES `proctoring_proctoredexamstudentattempt_history` WRITE; +/*!40000 ALTER TABLE `proctoring_proctoredexamstudentattempt_history` DISABLE KEYS */; +/*!40000 ALTER TABLE `proctoring_proctoredexamstudentattempt_history` ENABLE KEYS */; UNLOCK TABLES; -- --- Table structure for table `proctoring_proctoredexamstudentattempthistory` +-- Table structure for table `proctoring_proctoredexamstudentattemptcomment` -- /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; -CREATE TABLE `proctoring_proctoredexamstudentattempthistory` ( +CREATE TABLE `proctoring_proctoredexamstudentattemptcomment` ( `id` int(11) NOT NULL AUTO_INCREMENT, `created` datetime(6) NOT NULL, `modified` datetime(6) NOT NULL, - `attempt_id` int(11) DEFAULT NULL, - `started_at` datetime(6) DEFAULT NULL, - `completed_at` datetime(6) DEFAULT NULL, - `attempt_code` varchar(255) DEFAULT NULL, - `external_id` varchar(255) DEFAULT NULL, - `allowed_time_limit_mins` int(11) DEFAULT NULL, - `status` varchar(64) NOT NULL, - `taking_as_proctored` tinyint(1) NOT NULL, - `is_sample_attempt` tinyint(1) NOT NULL, - `review_policy_id` int(11) DEFAULT NULL, - `proctored_exam_id` int(11) NOT NULL, - `user_id` int(11) NOT NULL, - `is_resumable` tinyint(1) NOT NULL, + `start_time` int(11) NOT NULL, + `stop_time` int(11) NOT NULL, + `duration` int(11) NOT NULL, + `comment` longtext NOT NULL, + `status` varchar(255) NOT NULL, + `review_id` int(11) NOT NULL, PRIMARY KEY (`id`), - KEY `proctoring_proctored_proctored_exam_id_72c6f4ab_fk_proctorin` (`proctored_exam_id`), - KEY `proctoring_proctored_user_id_52fb8674_fk_auth_user` (`user_id`), - KEY `proctoring_proctoredexamstu_attempt_code_8db28074` (`attempt_code`), - KEY `proctoring_proctoredexamstu_external_id_65de5faf` (`external_id`), - CONSTRAINT `proctoring_proctored_proctored_exam_id_72c6f4ab_fk_proctorin` FOREIGN KEY (`proctored_exam_id`) REFERENCES `proctoring_proctoredexam` (`id`), - CONSTRAINT `proctoring_proctored_user_id_52fb8674_fk_auth_user` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) + KEY `proctoring_proctored_review_id_7f4eec67_fk_proctorin` (`review_id`), + CONSTRAINT `proctoring_proctored_review_id_7f4eec67_fk_proctorin` FOREIGN KEY (`review_id`) REFERENCES `proctoring_proctoredexamsoftwaresecurereview` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- --- Dumping data for table `proctoring_proctoredexamstudentattempthistory` +-- Dumping data for table `proctoring_proctoredexamstudentattemptcomment` -- -LOCK TABLES `proctoring_proctoredexamstudentattempthistory` WRITE; -/*!40000 ALTER TABLE `proctoring_proctoredexamstudentattempthistory` DISABLE KEYS */; -/*!40000 ALTER TABLE `proctoring_proctoredexamstudentattempthistory` ENABLE KEYS */; +LOCK TABLES `proctoring_proctoredexamstudentattemptcomment` WRITE; +/*!40000 ALTER TABLE `proctoring_proctoredexamstudentattemptcomment` DISABLE KEYS */; +/*!40000 ALTER TABLE `proctoring_proctoredexamstudentattemptcomment` ENABLE KEYS */; UNLOCK TABLES; -- @@ -9611,8 +11222,8 @@ CREATE TABLE `program_enrollments_programenrollment` ( `status` varchar(9) NOT NULL, `user_id` int(11) DEFAULT NULL, PRIMARY KEY (`id`), - UNIQUE KEY `program_enrollments_prog_external_user_key_progra_ec52a567_uniq` (`external_user_key`,`program_uuid`,`curriculum_uuid`), UNIQUE KEY `program_enrollments_prog_user_id_program_uuid_cur_ecf769fd_uniq` (`user_id`,`program_uuid`,`curriculum_uuid`), + UNIQUE KEY `program_enrollments_prog_external_user_key_progra_ec52a567_uniq` (`external_user_key`,`program_uuid`,`curriculum_uuid`), KEY `program_enrollments_programenrollment_external_user_key_c27b83c5` (`external_user_key`), KEY `program_enrollments_programenrollment_program_uuid_131378e0` (`program_uuid`), KEY `program_enrollments_programenrollment_curriculum_uuid_da64e123` (`curriculum_uuid`), @@ -9622,12 +11233,138 @@ CREATE TABLE `program_enrollments_programenrollment` ( /*!40101 SET character_set_client = @saved_cs_client */; -- --- Dumping data for table `program_enrollments_programenrollment` +-- Dumping data for table `program_enrollments_programenrollment` +-- + +LOCK TABLES `program_enrollments_programenrollment` WRITE; +/*!40000 ALTER TABLE `program_enrollments_programenrollment` DISABLE KEYS */; +/*!40000 ALTER TABLE `program_enrollments_programenrollment` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `programs_historicalprogramdiscussionsconfiguration` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `programs_historicalprogramdiscussionsconfiguration` ( + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `program_uuid` varchar(50) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `provider_type` varchar(50) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + `lti_configuration_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `programs_historicalp_history_user_id_f7f2a83d_fk_auth_user` (`history_user_id`), + KEY `programs_historicalprogramd_program_uuid_688a7a3b` (`program_uuid`), + KEY `programs_historicalprogramd_lti_configuration_id_d06284f6` (`lti_configuration_id`), + CONSTRAINT `programs_historicalp_history_user_id_f7f2a83d_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `programs_historicalprogramdiscussionsconfiguration` +-- + +LOCK TABLES `programs_historicalprogramdiscussionsconfiguration` WRITE; +/*!40000 ALTER TABLE `programs_historicalprogramdiscussionsconfiguration` DISABLE KEYS */; +/*!40000 ALTER TABLE `programs_historicalprogramdiscussionsconfiguration` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `programs_historicalprogramliveconfiguration` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `programs_historicalprogramliveconfiguration` ( + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `program_uuid` varchar(50) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `provider_type` varchar(50) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + `lti_configuration_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `programs_historicalp_history_user_id_80056ec3_fk_auth_user` (`history_user_id`), + KEY `programs_historicalprograml_program_uuid_61256da7` (`program_uuid`), + KEY `programs_historicalprograml_lti_configuration_id_db7b44b9` (`lti_configuration_id`), + CONSTRAINT `programs_historicalp_history_user_id_80056ec3_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `programs_historicalprogramliveconfiguration` +-- + +LOCK TABLES `programs_historicalprogramliveconfiguration` WRITE; +/*!40000 ALTER TABLE `programs_historicalprogramliveconfiguration` DISABLE KEYS */; +/*!40000 ALTER TABLE `programs_historicalprogramliveconfiguration` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `programs_programdiscussionsconfiguration` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `programs_programdiscussionsconfiguration` ( + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `program_uuid` varchar(50) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `provider_type` varchar(50) NOT NULL, + `lti_configuration_id` int(11) DEFAULT NULL, + PRIMARY KEY (`program_uuid`), + KEY `programs_programdisc_lti_configuration_id_822f71be_fk_lti_consu` (`lti_configuration_id`), + CONSTRAINT `programs_programdisc_lti_configuration_id_822f71be_fk_lti_consu` FOREIGN KEY (`lti_configuration_id`) REFERENCES `lti_consumer_lticonfiguration` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `programs_programdiscussionsconfiguration` +-- + +LOCK TABLES `programs_programdiscussionsconfiguration` WRITE; +/*!40000 ALTER TABLE `programs_programdiscussionsconfiguration` DISABLE KEYS */; +/*!40000 ALTER TABLE `programs_programdiscussionsconfiguration` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `programs_programliveconfiguration` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `programs_programliveconfiguration` ( + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `program_uuid` varchar(50) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `provider_type` varchar(50) NOT NULL, + `lti_configuration_id` int(11) DEFAULT NULL, + PRIMARY KEY (`program_uuid`), + KEY `programs_programlive_lti_configuration_id_c72e8df4_fk_lti_consu` (`lti_configuration_id`), + CONSTRAINT `programs_programlive_lti_configuration_id_c72e8df4_fk_lti_consu` FOREIGN KEY (`lti_configuration_id`) REFERENCES `lti_consumer_lticonfiguration` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `programs_programliveconfiguration` -- -LOCK TABLES `program_enrollments_programenrollment` WRITE; -/*!40000 ALTER TABLE `program_enrollments_programenrollment` DISABLE KEYS */; -/*!40000 ALTER TABLE `program_enrollments_programenrollment` ENABLE KEYS */; +LOCK TABLES `programs_programliveconfiguration` WRITE; +/*!40000 ALTER TABLE `programs_programliveconfiguration` DISABLE KEYS */; +/*!40000 ALTER TABLE `programs_programliveconfiguration` ENABLE KEYS */; UNLOCK TABLES; -- @@ -9654,7 +11391,7 @@ CREATE TABLE `programs_programsapiconfig` ( LOCK TABLES `programs_programsapiconfig` WRITE; /*!40000 ALTER TABLE `programs_programsapiconfig` DISABLE KEYS */; -INSERT INTO `programs_programsapiconfig` VALUES (1,'2021-07-30 20:15:36.962054',1,NULL,''); +INSERT INTO `programs_programsapiconfig` VALUES (1,'2022-12-23 16:21:41.615304',1,NULL,''); /*!40000 ALTER TABLE `programs_programsapiconfig` ENABLE KEYS */; UNLOCK TABLES; @@ -9695,8 +11432,8 @@ CREATE TABLE `sap_success_factors_sapsuccessfactorsenterprisecustomerconfidb8a` `modified` datetime(6) NOT NULL, `active` tinyint(1) NOT NULL, `transmission_chunk_size` int(11) NOT NULL, - `channel_worker_username` varchar(255) DEFAULT NULL, - `catalogs_to_transmit` longtext, + `channel_worker_username` varchar(255) NOT NULL, + `catalogs_to_transmit` longtext NOT NULL, `key` varchar(255) NOT NULL, `sapsf_base_url` varchar(255) NOT NULL, `sapsf_company_id` varchar(255) NOT NULL, @@ -9708,8 +11445,13 @@ CREATE TABLE `sap_success_factors_sapsuccessfactorsenterprisecustomerconfidb8a` `transmit_total_hours` tinyint(1) NOT NULL, `enterprise_customer_id` char(32) NOT NULL, `prevent_self_submit_grades` tinyint(1) NOT NULL, + `idp_id` varchar(255) NOT NULL, + `disable_learner_data_transmissions` tinyint(1) NOT NULL, + `display_name` varchar(255) NOT NULL, + `dry_run_mode_enabled` tinyint(1) NOT NULL, + `deleted_at` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), - UNIQUE KEY `enterprise_customer_id` (`enterprise_customer_id`), + KEY `sap_success_factors__enterprise_customer__4819a28c_fk_enterpris` (`enterprise_customer_id`), CONSTRAINT `sap_success_factors__enterprise_customer__4819a28c_fk_enterpris` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -9763,19 +11505,33 @@ UNLOCK TABLES; CREATE TABLE `sap_success_factors_sapsuccessfactorslearnerdatatransmission3ce5` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sapsf_user_id` varchar(255) NOT NULL, - `enterprise_course_enrollment_id` int(10) unsigned NOT NULL, + `enterprise_course_enrollment_id` int(11) DEFAULT NULL, `course_id` varchar(255) NOT NULL, `course_completed` tinyint(1) NOT NULL, `instructor_name` varchar(255) NOT NULL, `grade` varchar(100) NOT NULL, `total_hours` double DEFAULT NULL, - `completed_timestamp` bigint(20) NOT NULL, - `status` varchar(100) NOT NULL, - `error_message` longtext NOT NULL, + `sap_completed_timestamp` bigint(20) DEFAULT NULL, + `status` varchar(100) DEFAULT NULL, + `error_message` longtext, `created` datetime(6) NOT NULL, `credit_hours` double DEFAULT NULL, + `enterprise_customer_uuid` char(32) DEFAULT NULL, + `modified` datetime(6) NOT NULL, + `subsection_id` varchar(255) DEFAULT NULL, + `subsection_name` varchar(255) DEFAULT NULL, + `plugin_configuration_id` int(11) DEFAULT NULL, + `friendly_status_message` varchar(255) DEFAULT NULL, + `api_record_id` int(11) DEFAULT NULL, + `content_title` varchar(255) DEFAULT NULL, + `progress_status` varchar(255) NOT NULL, + `user_email` varchar(255) DEFAULT NULL, + `completed_timestamp` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), - KEY `sap_success_factors_sapsucc_enterprise_course_enrollmen_99be77d5` (`enterprise_course_enrollment_id`) + UNIQUE KEY `api_record_id` (`api_record_id`), + KEY `sap_success_factors_sapsucc_enterprise_course_enrollmen_99be77d5` (`enterprise_course_enrollment_id`), + KEY `sap_success_factors_sapsucc_subsection_id_16d4fa9f` (`subsection_id`), + CONSTRAINT `sap_success_factors__api_record_id_17e80380_fk_integrate` FOREIGN KEY (`api_record_id`) REFERENCES `integrated_channel_apiresponserecord` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -9788,6 +11544,72 @@ LOCK TABLES `sap_success_factors_sapsuccessfactorslearnerdatatransmission3ce5` W /*!40000 ALTER TABLE `sap_success_factors_sapsuccessfactorslearnerdatatransmission3ce5` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `save_for_later_savedcourse` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `save_for_later_savedcourse` ( + `id` bigint(20) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `email` varchar(254) NOT NULL, + `course_id` varchar(255) NOT NULL, + `user_id` int(11) DEFAULT NULL, + `marketing_url` varchar(255) DEFAULT NULL, + `max_effort` int(11) DEFAULT NULL, + `min_effort` int(11) DEFAULT NULL, + `org_img_url` varchar(255) DEFAULT NULL, + `weeks_to_complete` int(11) DEFAULT NULL, + `email_sent_count` int(11) DEFAULT NULL, + `reminder_email_sent` tinyint(1) DEFAULT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `save_for_later_savedcourse_email_course_id_1f83cc89_uniq` (`email`,`course_id`), + KEY `save_for_later_savedcourse_email_a7a78246` (`email`), + KEY `save_for_later_savedcourse_course_id_563c1de2` (`course_id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `save_for_later_savedcourse` +-- + +LOCK TABLES `save_for_later_savedcourse` WRITE; +/*!40000 ALTER TABLE `save_for_later_savedcourse` DISABLE KEYS */; +/*!40000 ALTER TABLE `save_for_later_savedcourse` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `save_for_later_savedprogram` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `save_for_later_savedprogram` ( + `id` bigint(20) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `email` varchar(254) NOT NULL, + `program_uuid` char(32) NOT NULL, + `user_id` int(11) DEFAULT NULL, + `email_sent_count` int(11) DEFAULT NULL, + `reminder_email_sent` tinyint(1) DEFAULT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `save_for_later_savedprogram_email_program_uuid_2ea5e0c1_uniq` (`email`,`program_uuid`), + KEY `save_for_later_savedprogram_email_af38009b` (`email`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `save_for_later_savedprogram` +-- + +LOCK TABLES `save_for_later_savedprogram` WRITE; +/*!40000 ALTER TABLE `save_for_later_savedprogram` DISABLE KEYS */; +/*!40000 ALTER TABLE `save_for_later_savedprogram` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `schedules_historicalschedule` -- @@ -9823,7 +11645,7 @@ CREATE TABLE `schedules_historicalschedule` ( LOCK TABLES `schedules_historicalschedule` WRITE; /*!40000 ALTER TABLE `schedules_historicalschedule` DISABLE KEYS */; -INSERT INTO `schedules_historicalschedule` VALUES (1,'2021-07-30 20:04:36.366163','2021-07-30 20:04:36.366163',1,'2021-07-30 20:04:36.338973',NULL,1,'2021-07-30 20:04:36.368083',NULL,'+',1,NULL),(2,'2021-07-30 20:04:47.632150','2021-07-30 20:04:47.632150',1,'2021-07-30 20:04:47.602766',NULL,2,'2021-07-30 20:04:47.634148',NULL,'+',2,NULL),(3,'2021-07-30 20:04:59.260885','2021-07-30 20:04:59.260885',1,'2021-07-30 20:04:59.237993',NULL,3,'2021-07-30 20:04:59.262132',NULL,'+',3,NULL),(4,'2021-07-30 20:05:10.467427','2021-07-30 20:05:10.467427',1,'2021-07-30 20:05:10.440635',NULL,4,'2021-07-30 20:05:10.469120',NULL,'+',4,NULL); +INSERT INTO `schedules_historicalschedule` VALUES (1,'2022-12-23 15:35:04.886494','2022-12-23 15:35:04.886494',1,'2022-12-23 15:35:04.856289',NULL,1,'2022-12-23 15:35:04.888334',NULL,'+',1,NULL),(2,'2022-12-23 15:35:52.526296','2022-12-23 15:35:52.526296',1,'2022-12-23 15:35:52.490611',NULL,2,'2022-12-23 15:35:52.528627',NULL,'+',2,NULL),(3,'2022-12-23 15:36:45.122292','2022-12-23 15:36:45.122292',1,'2022-12-23 15:36:45.072536',NULL,3,'2022-12-23 15:36:45.126990',NULL,'+',3,NULL),(4,'2022-12-23 15:37:42.397969','2022-12-23 15:37:42.397969',1,'2022-12-23 15:37:42.303095',NULL,4,'2022-12-23 15:37:42.405003',NULL,'+',4,NULL); /*!40000 ALTER TABLE `schedules_historicalschedule` ENABLE KEYS */; UNLOCK TABLES; @@ -9855,7 +11677,7 @@ CREATE TABLE `schedules_schedule` ( LOCK TABLES `schedules_schedule` WRITE; /*!40000 ALTER TABLE `schedules_schedule` DISABLE KEYS */; -INSERT INTO `schedules_schedule` VALUES (1,'2021-07-30 20:04:36.366163','2021-07-30 20:04:36.366163',1,NULL,1,'2021-07-30 20:04:36.338973'),(2,'2021-07-30 20:04:47.632150','2021-07-30 20:04:47.632150',1,NULL,2,'2021-07-30 20:04:47.602766'),(3,'2021-07-30 20:04:59.260885','2021-07-30 20:04:59.260885',1,NULL,3,'2021-07-30 20:04:59.237993'),(4,'2021-07-30 20:05:10.467427','2021-07-30 20:05:10.467427',1,NULL,4,'2021-07-30 20:05:10.440635'); +INSERT INTO `schedules_schedule` VALUES (1,'2022-12-23 15:35:04.886494','2022-12-23 15:35:04.886494',1,NULL,1,'2022-12-23 15:35:04.856289'),(2,'2022-12-23 15:35:52.526296','2022-12-23 15:35:52.526296',1,NULL,2,'2022-12-23 15:35:52.490611'),(3,'2022-12-23 15:36:45.122292','2022-12-23 15:36:45.122292',1,NULL,3,'2022-12-23 15:36:45.072536'),(4,'2022-12-23 15:37:42.397969','2022-12-23 15:37:42.397969',1,NULL,4,'2022-12-23 15:37:42.303095'); /*!40000 ALTER TABLE `schedules_schedule` ENABLE KEYS */; UNLOCK TABLES; @@ -9920,33 +11742,6 @@ INSERT INTO `schedules_scheduleexperience` VALUES (1,0,1),(2,0,2),(3,0,3),(4,0,4 /*!40000 ALTER TABLE `schedules_scheduleexperience` ENABLE KEYS */; UNLOCK TABLES; --- --- Table structure for table `self_paced_selfpacedconfiguration` --- - -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `self_paced_selfpacedconfiguration` ( - `id` int(11) NOT NULL AUTO_INCREMENT, - `change_date` datetime(6) NOT NULL, - `enabled` tinyint(1) NOT NULL, - `enable_course_home_improvements` tinyint(1) NOT NULL, - `changed_by_id` int(11) DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `self_paced_selfpaced_changed_by_id_02789a26_fk_auth_user` (`changed_by_id`), - CONSTRAINT `self_paced_selfpaced_changed_by_id_02789a26_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `self_paced_selfpacedconfiguration` --- - -LOCK TABLES `self_paced_selfpacedconfiguration` WRITE; -/*!40000 ALTER TABLE `self_paced_selfpacedconfiguration` DISABLE KEYS */; -/*!40000 ALTER TABLE `self_paced_selfpacedconfiguration` ENABLE KEYS */; -UNLOCK TABLES; - -- -- Table structure for table `site_configuration_siteconfiguration` -- @@ -9970,7 +11765,7 @@ CREATE TABLE `site_configuration_siteconfiguration` ( LOCK TABLES `site_configuration_siteconfiguration` WRITE; /*!40000 ALTER TABLE `site_configuration_siteconfiguration` DISABLE KEYS */; -INSERT INTO `site_configuration_siteconfiguration` VALUES (1,1,1,'{\"COURSE_CATALOG_API_URL\":\"http://edx.devstack.discovery:18381/api/v1/\"}'); +INSERT INTO `site_configuration_siteconfiguration` VALUES (1,1,1,'{\n \"COURSE_CATALOG_API_URL\": \"http://edx.devstack.discovery:18381/api/v1/\"\n}'); /*!40000 ALTER TABLE `site_configuration_siteconfiguration` ENABLE KEYS */; UNLOCK TABLES; @@ -9999,7 +11794,7 @@ CREATE TABLE `site_configuration_siteconfigurationhistory` ( LOCK TABLES `site_configuration_siteconfigurationhistory` WRITE; /*!40000 ALTER TABLE `site_configuration_siteconfigurationhistory` DISABLE KEYS */; -INSERT INTO `site_configuration_siteconfigurationhistory` VALUES (1,'2021-07-30 20:15:37.005496','2021-07-30 20:15:37.005496',1,1,'{\"COURSE_CATALOG_API_URL\":\"http://edx.devstack.discovery:18381/api/v1/\"}'); +INSERT INTO `site_configuration_siteconfigurationhistory` VALUES (1,'2022-12-23 16:21:41.686827','2022-12-23 16:21:41.686827',1,1,'{\n \"COURSE_CATALOG_API_URL\": \"http://edx.devstack.discovery:18381/api/v1/\"\n}'); /*!40000 ALTER TABLE `site_configuration_siteconfigurationhistory` ENABLE KEYS */; UNLOCK TABLES; @@ -10174,6 +11969,114 @@ LOCK TABLES `splash_splashconfig` WRITE; /*!40000 ALTER TABLE `splash_splashconfig` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `split_modulestore_django_historicalsplitmodulestorecourseindex` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `split_modulestore_django_historicalsplitmodulestorecourseindex` ( + `id` int(11) NOT NULL, + `objectid` varchar(24) NOT NULL, + `course_id` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL, + `org` varchar(255) NOT NULL, + `draft_version` varchar(24) NOT NULL, + `published_version` varchar(24) NOT NULL, + `library_version` varchar(24) NOT NULL, + `wiki_slug` varchar(255) NOT NULL, + `base_store` varchar(20) NOT NULL, + `edited_on` datetime(6) NOT NULL, + `last_update` datetime(6) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `edited_by_id` int(11) DEFAULT NULL, + `history_user_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `split_modulestore_dj_history_user_id_754e3954_fk_auth_user` (`history_user_id`), + KEY `split_modulestore_django_hi_id_cca5b74e` (`id`), + KEY `split_modulestore_django_hi_objectid_9082e8b9` (`objectid`), + KEY `split_modulestore_django_hi_course_id_5d260730` (`course_id`), + KEY `split_modulestore_django_hi_org_fa289e5d` (`org`), + KEY `split_modulestore_django_hi_wiki_slug_74bcb405` (`wiki_slug`), + CONSTRAINT `split_modulestore_dj_history_user_id_754e3954_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `split_modulestore_django_historicalsplitmodulestorecourseindex` +-- + +LOCK TABLES `split_modulestore_django_historicalsplitmodulestorecourseindex` WRITE; +/*!40000 ALTER TABLE `split_modulestore_django_historicalsplitmodulestorecourseindex` DISABLE KEYS */; +INSERT INTO `split_modulestore_django_historicalsplitmodulestorecourseindex` VALUES (1,'63a5ca5d368740c69083a9b0','course-v1:edX+DemoX+Demo_Course','edX','63a5ca5d368740c69083a9af','63a5ca5d368740c69083a9b2','','DemoX','mongodb','2022-12-23 15:33:49.495665','2022-12-23 15:33:49.784382',1,'2022-12-23 15:33:49.798251',NULL,'+',-1,NULL),(1,'63a5ca5d368740c69083a9b0','course-v1:edX+DemoX+Demo_Course','edX','63a5ca5f368740c69083a9b5','63a5ca5f368740c69083a9b6','','edX.DemoX.Demo_Course','mongodb','2022-12-23 15:33:49.495665','2022-12-23 15:34:05.542767',2,'2022-12-23 15:34:05.548691','Updated draft and published branch','~',-1,NULL); +/*!40000 ALTER TABLE `split_modulestore_django_historicalsplitmodulestorecourseindex` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `split_modulestore_django_splitmodulestorecourseindex` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `split_modulestore_django_splitmodulestorecourseindex` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `objectid` varchar(24) NOT NULL, + `course_id` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL, + `org` varchar(255) NOT NULL, + `draft_version` varchar(24) NOT NULL, + `published_version` varchar(24) NOT NULL, + `library_version` varchar(24) NOT NULL, + `wiki_slug` varchar(255) NOT NULL, + `base_store` varchar(20) NOT NULL, + `edited_on` datetime(6) NOT NULL, + `last_update` datetime(6) NOT NULL, + `edited_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `objectid` (`objectid`), + UNIQUE KEY `course_id` (`course_id`), + UNIQUE KEY `course_id_2` (`course_id`), + KEY `split_modulestore_django_sp_org_47b4a2ef` (`org`), + KEY `split_modulestore_django_sp_wiki_slug_20040736` (`wiki_slug`) +) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `split_modulestore_django_splitmodulestorecourseindex` +-- + +LOCK TABLES `split_modulestore_django_splitmodulestorecourseindex` WRITE; +/*!40000 ALTER TABLE `split_modulestore_django_splitmodulestorecourseindex` DISABLE KEYS */; +INSERT INTO `split_modulestore_django_splitmodulestorecourseindex` VALUES (1,'63a5ca5d368740c69083a9b0','course-v1:edX+DemoX+Demo_Course','edX','63a5ca5f368740c69083a9b5','63a5ca5f368740c69083a9b6','','edX.DemoX.Demo_Course','mongodb','2022-12-23 15:33:49.495665','2022-12-23 15:34:05.542767',-1); +/*!40000 ALTER TABLE `split_modulestore_django_splitmodulestorecourseindex` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `staffgrader_submissiongradinglock` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `staffgrader_submissiongradinglock` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `submission_uuid` varchar(128) NOT NULL, + `owner_id` varchar(40) NOT NULL, + `created_at` datetime(6) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `submission_uuid` (`submission_uuid`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `staffgrader_submissiongradinglock` +-- + +LOCK TABLES `staffgrader_submissiongradinglock` WRITE; +/*!40000 ALTER TABLE `staffgrader_submissiongradinglock` DISABLE KEYS */; +/*!40000 ALTER TABLE `staffgrader_submissiongradinglock` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `static_replace_assetbaseurlconfig` -- @@ -10240,8 +12143,8 @@ CREATE TABLE `status_coursemessage` ( `message` longtext, `global_message_id` int(11) NOT NULL, PRIMARY KEY (`id`), - KEY `status_coursemessage_course_key_90c77a2e` (`course_key`), KEY `status_coursemessage_global_message_id_01bbfbe6_fk_status_gl` (`global_message_id`), + KEY `status_coursemessage_course_key_90c77a2e` (`course_key`), CONSTRAINT `status_coursemessage_global_message_id_01bbfbe6_fk_status_gl` FOREIGN KEY (`global_message_id`) REFERENCES `status_globalstatusmessage` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -10362,7 +12265,7 @@ CREATE TABLE `student_anonymoususerid` ( LOCK TABLES `student_anonymoususerid` WRITE; /*!40000 ALTER TABLE `student_anonymoususerid` DISABLE KEYS */; -INSERT INTO `student_anonymoususerid` VALUES (1,'de619ab51c7f4e9c7216b4644c24f3b5','',1); +INSERT INTO `student_anonymoususerid` VALUES (1,'c9eac113d5ec22b2e5c36ea75b380659','',11); /*!40000 ALTER TABLE `student_anonymoususerid` ENABLE KEYS */; UNLOCK TABLES; @@ -10479,7 +12382,7 @@ CREATE TABLE `student_courseenrollment` ( LOCK TABLES `student_courseenrollment` WRITE; /*!40000 ALTER TABLE `student_courseenrollment` DISABLE KEYS */; -INSERT INTO `student_courseenrollment` VALUES (1,'course-v1:edX+DemoX+Demo_Course','2021-07-30 20:04:36.338973',1,'audit',5),(2,'course-v1:edX+DemoX+Demo_Course','2021-07-30 20:04:47.602766',1,'audit',6),(3,'course-v1:edX+DemoX+Demo_Course','2021-07-30 20:04:59.237993',1,'audit',7),(4,'course-v1:edX+DemoX+Demo_Course','2021-07-30 20:05:10.440635',1,'audit',8); +INSERT INTO `student_courseenrollment` VALUES (1,'course-v1:edX+DemoX+Demo_Course','2022-12-23 15:35:04.856289',1,'audit',5),(2,'course-v1:edX+DemoX+Demo_Course','2022-12-23 15:35:52.490611',1,'audit',6),(3,'course-v1:edX+DemoX+Demo_Course','2022-12-23 15:36:45.072536',1,'audit',7),(4,'course-v1:edX+DemoX+Demo_Course','2022-12-23 15:37:42.303095',1,'audit',8); /*!40000 ALTER TABLE `student_courseenrollment` ENABLE KEYS */; UNLOCK TABLES; @@ -10517,7 +12420,7 @@ CREATE TABLE `student_courseenrollment_history` ( LOCK TABLES `student_courseenrollment_history` WRITE; /*!40000 ALTER TABLE `student_courseenrollment_history` DISABLE KEYS */; -INSERT INTO `student_courseenrollment_history` VALUES (2,'2021-07-30 20:04:47.602766',1,'audit','276e16628f3b49a292c0f02ca60b8231','2021-07-30 20:04:47.674358',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,6),(3,'2021-07-30 20:04:59.237993',1,'audit','2f12db5e8ba644f388738a0a21a384c6','2021-07-30 20:04:59.302112',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,7),(1,'2021-07-30 20:04:36.338973',1,'audit','3ff68501dcda4e3c879ac3f8b36d6ac7','2021-07-30 20:04:36.412152',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,5),(4,'2021-07-30 20:05:10.440635',0,'audit','41de38d2cbe3494eaf1c0a0d0415f9db','2021-07-30 20:05:10.441392',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,8),(2,'2021-07-30 20:04:47.602766',1,'audit','51cb7895f4094284ad1620bf664a3f32','2021-07-30 20:04:47.649797',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,6),(4,'2021-07-30 20:05:10.440635',1,'audit','613bb3b1c5ad40a5bc2a0b8eb1eb7730','2021-07-30 20:05:10.509471',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,8),(1,'2021-07-30 20:04:36.338973',1,'audit','6ac7e8586a0048d19acd0611c5e1dabd','2021-07-30 20:04:36.383427',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,5),(3,'2021-07-30 20:04:59.237993',1,'audit','7ef5f073a5e141c5973e872d03533afd','2021-07-30 20:04:59.274321',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,7),(2,'2021-07-30 20:04:47.602766',0,'audit','8bf358a1c2684743a1471804ddeaf32b','2021-07-30 20:04:47.604198',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,6),(4,'2021-07-30 20:05:10.440635',1,'audit','8e292a7d2e944bda80985aa1549ee0f7','2021-07-30 20:05:10.485972',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,8),(3,'2021-07-30 20:04:59.237993',0,'audit','aabfc2d4d252447bbba9ffc668d19c8c','2021-07-30 20:04:59.238977',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,7),(1,'2021-07-30 20:04:36.338973',0,'audit','ead7491cbbef42b39cfff05d3607973e','2021-07-30 20:04:36.339763',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,5); +INSERT INTO `student_courseenrollment_history` VALUES (4,'2022-12-23 15:37:42.303095',0,'audit','1312bb9217124680ac6adf7e72dc6640','2022-12-23 15:37:42.305825',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,8),(2,'2022-12-23 15:35:52.490611',0,'audit','26a09ad5b75d4a0cb748a5ac0d336de9','2022-12-23 15:35:52.492238',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,6),(3,'2022-12-23 15:36:45.072536',1,'audit','455d1e366f9547c7a5a2b1d43c9a0191','2022-12-23 15:36:45.155878',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,7),(3,'2022-12-23 15:36:45.072536',1,'audit','67f7b0215ae341ba820ae95915779e37','2022-12-23 15:36:45.253422',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,7),(1,'2022-12-23 15:35:04.856289',1,'audit','6896127b8664452897c5fb718c0dcb8f','2022-12-23 15:35:05.014446',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,5),(2,'2022-12-23 15:35:52.490611',1,'audit','6e9c0208015f4ec5b9777c84b1696b85','2022-12-23 15:35:52.559770',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,6),(2,'2022-12-23 15:35:52.490611',1,'audit','723c197de55943a3a083ad8fe2eb876b','2022-12-23 15:35:52.623528',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,6),(1,'2022-12-23 15:35:04.856289',0,'audit','827013c6eb3d4451b5ccc78de132dc92','2022-12-23 15:35:04.857726',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,5),(3,'2022-12-23 15:36:45.072536',0,'audit','8db4059844cb45ae82c6961d4e8cd756','2022-12-23 15:36:45.074609',NULL,'+','course-v1:edX+DemoX+Demo_Course',NULL,7),(1,'2022-12-23 15:35:04.856289',1,'audit','bffe723b894b4f3c884d55bef546c121','2022-12-23 15:35:04.906262',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,5),(4,'2022-12-23 15:37:42.303095',1,'audit','f83a9c33305e4986aec504fd751e644c','2022-12-23 15:37:42.869005',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,8),(4,'2022-12-23 15:37:42.303095',1,'audit','fa83451d4a5947c5959872c88b3d472e','2022-12-23 15:37:42.549766',NULL,'~','course-v1:edX+DemoX+Demo_Course',NULL,8); /*!40000 ALTER TABLE `student_courseenrollment_history` ENABLE KEYS */; UNLOCK TABLES; @@ -10536,10 +12439,10 @@ CREATE TABLE `student_courseenrollmentallowed` ( `user_id` int(11) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `student_courseenrollmentallowed_email_course_id_1e23ed5e_uniq` (`email`,`course_id`), + KEY `student_courseenrollmentallowed_user_id_5875cce6_fk_auth_user_id` (`user_id`), KEY `student_courseenrollmentallowed_email_969706a0` (`email`), KEY `student_courseenrollmentallowed_course_id_67eff667` (`course_id`), KEY `student_courseenrollmentallowed_created_b2066658` (`created`), - KEY `student_courseenrollmentallowed_user_id_5875cce6_fk_auth_user_id` (`user_id`), CONSTRAINT `student_courseenrollmentallowed_user_id_5875cce6_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -10592,6 +12495,7 @@ CREATE TABLE `student_courseenrollmentcelebration` ( `modified` datetime(6) NOT NULL, `celebrate_first_section` tinyint(1) NOT NULL, `enrollment_id` int(11) NOT NULL, + `celebrate_weekly_goal` tinyint(1) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `enrollment_id` (`enrollment_id`), CONSTRAINT `student_courseenroll_enrollment_id_c697e4ce_fk_student_c` FOREIGN KEY (`enrollment_id`) REFERENCES `student_courseenrollment` (`id`) @@ -11213,9 +13117,9 @@ CREATE TABLE `submissions_score` ( `student_item_id` int(11) NOT NULL, `submission_id` int(11) DEFAULT NULL, PRIMARY KEY (`id`), - KEY `submissions_score_created_at_b65f0390` (`created_at`), KEY `submissions_score_student_item_id_de4f5954_fk_submissio` (`student_item_id`), KEY `submissions_score_submission_id_ba095829_fk_submissio` (`submission_id`), + KEY `submissions_score_created_at_b65f0390` (`created_at`), CONSTRAINT `submissions_score_student_item_id_de4f5954_fk_submissio` FOREIGN KEY (`student_item_id`) REFERENCES `submissions_studentitem` (`id`), CONSTRAINT `submissions_score_submission_id_ba095829_fk_submissio` FOREIGN KEY (`submission_id`) REFERENCES `submissions_submission` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; @@ -11335,11 +13239,11 @@ CREATE TABLE `submissions_submission` ( `status` varchar(1) NOT NULL, `team_submission_id` int(11) DEFAULT NULL, PRIMARY KEY (`id`), + KEY `submissions_submissi_team_submission_id_40e6bc97_fk_submissio` (`team_submission_id`), KEY `submissions_submissi_student_item_id_9d087470_fk_submissio` (`student_item_id`), KEY `submissions_submission_uuid_210428ab` (`uuid`), KEY `submissions_submission_submitted_at_9653124d` (`submitted_at`), KEY `submissions_submission_created_at_01c4bf22` (`created_at`), - KEY `submissions_submissi_team_submission_id_40e6bc97_fk_submissio` (`team_submission_id`), CONSTRAINT `submissions_submissi_student_item_id_9d087470_fk_submissio` FOREIGN KEY (`student_item_id`) REFERENCES `submissions_studentitem` (`id`), CONSTRAINT `submissions_submissi_team_submission_id_40e6bc97_fk_submissio` FOREIGN KEY (`team_submission_id`) REFERENCES `submissions_teamsubmission` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; @@ -11425,6 +13329,71 @@ LOCK TABLES `super_csv_csvoperation` WRITE; /*!40000 ALTER TABLE `super_csv_csvoperation` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `support_historicalusersocialauth` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `support_historicalusersocialauth` ( + `id` int(11) NOT NULL, + `provider` varchar(32) NOT NULL, + `uid` varchar(255) NOT NULL, + `extra_data` longtext NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_change_reason` varchar(100) DEFAULT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + `user_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `support_historicalus_history_user_id_a54cd5b3_fk_auth_user` (`history_user_id`), + KEY `support_historicalusersocialauth_id_979b8a3c` (`id`), + KEY `support_historicalusersocialauth_uid_9f2e466e` (`uid`), + KEY `support_historicalusersocialauth_user_id_95d74953` (`user_id`), + CONSTRAINT `support_historicalus_history_user_id_a54cd5b3_fk_auth_user` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `support_historicalusersocialauth` +-- + +LOCK TABLES `support_historicalusersocialauth` WRITE; +/*!40000 ALTER TABLE `support_historicalusersocialauth` DISABLE KEYS */; +/*!40000 ALTER TABLE `support_historicalusersocialauth` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `survey_report_surveyreport` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `survey_report_surveyreport` ( + `id` bigint(20) NOT NULL AUTO_INCREMENT, + `courses_offered` bigint(20) NOT NULL, + `learners` bigint(20) NOT NULL, + `registered_learners` bigint(20) NOT NULL, + `enrollments` bigint(20) NOT NULL, + `generated_certificates` bigint(20) NOT NULL, + `extra_data` longtext NOT NULL, + `created_at` datetime(6) NOT NULL, + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `survey_report_surveyreport` +-- + +LOCK TABLES `survey_report_surveyreport` WRITE; +/*!40000 ALTER TABLE `survey_report_surveyreport` DISABLE KEYS */; +/*!40000 ALTER TABLE `survey_report_surveyreport` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `survey_surveyanswer` -- @@ -11441,10 +13410,10 @@ CREATE TABLE `survey_surveyanswer` ( `form_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, PRIMARY KEY (`id`), - KEY `survey_surveyanswer_field_name_7123dc3d` (`field_name`), - KEY `survey_surveyanswer_course_key_497ade68` (`course_key`), KEY `survey_surveyanswer_form_id_7f0df59f_fk_survey_surveyform_id` (`form_id`), KEY `survey_surveyanswer_user_id_4c028d25_fk_auth_user_id` (`user_id`), + KEY `survey_surveyanswer_field_name_7123dc3d` (`field_name`), + KEY `survey_surveyanswer_course_key_497ade68` (`course_key`), CONSTRAINT `survey_surveyanswer_form_id_7f0df59f_fk_survey_surveyform_id` FOREIGN KEY (`form_id`) REFERENCES `survey_surveyform` (`id`), CONSTRAINT `survey_surveyanswer_user_id_4c028d25_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; @@ -11508,7 +13477,7 @@ CREATE TABLE `system_wide_roles_systemwiderole` ( LOCK TABLES `system_wide_roles_systemwiderole` WRITE; /*!40000 ALTER TABLE `system_wide_roles_systemwiderole` DISABLE KEYS */; -INSERT INTO `system_wide_roles_systemwiderole` VALUES (1,'2021-07-30 19:58:04.166906','2021-07-30 19:58:04.166906','student_support_admin',NULL); +INSERT INTO `system_wide_roles_systemwiderole` VALUES (1,'2022-12-23 15:06:34.190317','2022-12-23 15:06:34.190317','student_support_admin',NULL); /*!40000 ALTER TABLE `system_wide_roles_systemwiderole` ENABLE KEYS */; UNLOCK TABLES; @@ -11714,6 +13683,7 @@ CREATE TABLE `third_party_auth_ltiproviderconfig` ( `enable_sso_id_verification` tinyint(1) NOT NULL, `organization_id` int(11) DEFAULT NULL, `disable_for_enterprise_sso` tinyint(1) NOT NULL, + `was_valid_at` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), KEY `third_party_auth_lti_changed_by_id_7b39c829_fk_auth_user` (`changed_by_id`), KEY `third_party_auth_lti_site_id_c8442a80_fk_django_si` (`site_id`), @@ -11767,6 +13737,7 @@ CREATE TABLE `third_party_auth_oauth2providerconfig` ( `enable_sso_id_verification` tinyint(1) NOT NULL, `organization_id` int(11) DEFAULT NULL, `disable_for_enterprise_sso` tinyint(1) NOT NULL, + `was_valid_at` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), KEY `third_party_auth_oau_changed_by_id_55219296_fk_auth_user` (`changed_by_id`), KEY `third_party_auth_oau_site_id_a4ae3e66_fk_django_si` (`site_id`), @@ -11874,6 +13845,8 @@ CREATE TABLE `third_party_auth_samlproviderconfig` ( `organization_id` int(11) DEFAULT NULL, `country` varchar(128) NOT NULL, `disable_for_enterprise_sso` tinyint(1) NOT NULL, + `display_name` varchar(35) NOT NULL, + `was_valid_at` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), KEY `third_party_auth_sam_changed_by_id_4c8fa8c0_fk_auth_user` (`changed_by_id`), KEY `third_party_auth_sam_site_id_b7e2af73_fk_django_si` (`site_id`), @@ -12237,84 +14210,57 @@ LOCK TABLES `user_tasks_usertaskstatus` WRITE; UNLOCK TABLES; -- --- Table structure for table `util_ratelimitconfiguration` +-- Table structure for table `user_tours_usertour` -- /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; -CREATE TABLE `util_ratelimitconfiguration` ( +CREATE TABLE `user_tours_usertour` ( `id` int(11) NOT NULL AUTO_INCREMENT, - `change_date` datetime(6) NOT NULL, - `enabled` tinyint(1) NOT NULL, - `changed_by_id` int(11) DEFAULT NULL, + `course_home_tour_status` varchar(50) NOT NULL, + `show_courseware_tour` tinyint(1) NOT NULL, + `user_id` int(11) NOT NULL, PRIMARY KEY (`id`), - KEY `util_ratelimitconfig_changed_by_id_794ac118_fk_auth_user` (`changed_by_id`), - CONSTRAINT `util_ratelimitconfig_changed_by_id_794ac118_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; + UNIQUE KEY `user_id` (`user_id`), + CONSTRAINT `user_tours_usertour_user_id_723c222b_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- --- Dumping data for table `util_ratelimitconfiguration` +-- Dumping data for table `user_tours_usertour` -- -LOCK TABLES `util_ratelimitconfiguration` WRITE; -/*!40000 ALTER TABLE `util_ratelimitconfiguration` DISABLE KEYS */; -INSERT INTO `util_ratelimitconfiguration` VALUES (1,'2021-07-30 19:58:12.583225',1,NULL); -/*!40000 ALTER TABLE `util_ratelimitconfiguration` ENABLE KEYS */; +LOCK TABLES `user_tours_usertour` WRITE; +/*!40000 ALTER TABLE `user_tours_usertour` DISABLE KEYS */; +INSERT INTO `user_tours_usertour` VALUES (1,'show-new-user-tour',1,3),(2,'show-new-user-tour',1,4),(3,'show-new-user-tour',1,5),(4,'show-new-user-tour',1,6),(5,'show-new-user-tour',1,7),(6,'show-new-user-tour',1,8),(7,'show-new-user-tour',1,9),(8,'show-new-user-tour',1,10),(9,'show-new-user-tour',1,11); +/*!40000 ALTER TABLE `user_tours_usertour` ENABLE KEYS */; UNLOCK TABLES; -- --- Table structure for table `verified_track_content_migrateverifiedtrackcohortssetting` +-- Table structure for table `util_ratelimitconfiguration` -- /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; -CREATE TABLE `verified_track_content_migrateverifiedtrackcohortssetting` ( +CREATE TABLE `util_ratelimitconfiguration` ( `id` int(11) NOT NULL AUTO_INCREMENT, `change_date` datetime(6) NOT NULL, `enabled` tinyint(1) NOT NULL, - `old_course_key` varchar(255) NOT NULL, - `rerun_course_key` varchar(255) NOT NULL, - `audit_cohort_names` longtext NOT NULL, `changed_by_id` int(11) DEFAULT NULL, PRIMARY KEY (`id`), - KEY `verified_track_conte_changed_by_id_29944bff_fk_auth_user` (`changed_by_id`), - CONSTRAINT `verified_track_conte_changed_by_id_29944bff_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `verified_track_content_migrateverifiedtrackcohortssetting` --- - -LOCK TABLES `verified_track_content_migrateverifiedtrackcohortssetting` WRITE; -/*!40000 ALTER TABLE `verified_track_content_migrateverifiedtrackcohortssetting` DISABLE KEYS */; -/*!40000 ALTER TABLE `verified_track_content_migrateverifiedtrackcohortssetting` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `verified_track_content_verifiedtrackcohortedcourse` --- - -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `verified_track_content_verifiedtrackcohortedcourse` ( - `id` int(11) NOT NULL AUTO_INCREMENT, - `course_key` varchar(255) NOT NULL, - `enabled` tinyint(1) NOT NULL, - `verified_cohort_name` varchar(100) NOT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `course_key` (`course_key`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; + KEY `util_ratelimitconfig_changed_by_id_794ac118_fk_auth_user` (`changed_by_id`), + CONSTRAINT `util_ratelimitconfig_changed_by_id_794ac118_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- --- Dumping data for table `verified_track_content_verifiedtrackcohortedcourse` +-- Dumping data for table `util_ratelimitconfiguration` -- -LOCK TABLES `verified_track_content_verifiedtrackcohortedcourse` WRITE; -/*!40000 ALTER TABLE `verified_track_content_verifiedtrackcohortedcourse` DISABLE KEYS */; -/*!40000 ALTER TABLE `verified_track_content_verifiedtrackcohortedcourse` ENABLE KEYS */; +LOCK TABLES `util_ratelimitconfiguration` WRITE; +/*!40000 ALTER TABLE `util_ratelimitconfiguration` DISABLE KEYS */; +INSERT INTO `util_ratelimitconfiguration` VALUES (1,'2022-12-23 15:07:32.322141',1,NULL); +/*!40000 ALTER TABLE `util_ratelimitconfiguration` ENABLE KEYS */; UNLOCK TABLES; -- @@ -12332,7 +14278,7 @@ CREATE TABLE `verify_student_manualverification` ( `updated_at` datetime(6) NOT NULL, `reason` varchar(255) NOT NULL, `user_id` int(11) NOT NULL, - `expiration_date` datetime(6), + `expiration_date` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), KEY `verify_student_manua_user_id_f38b72b4_fk_auth_user` (`user_id`), KEY `verify_student_manualverification_created_at_e4e3731a` (`created_at`), @@ -12377,7 +14323,7 @@ CREATE TABLE `verify_student_softwaresecurephotoverification` ( `reviewing_user_id` int(11) DEFAULT NULL, `user_id` int(11) NOT NULL, `expiry_email_date` datetime(6) DEFAULT NULL, - `expiration_date` datetime(6), + `expiration_date` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), KEY `verify_student_softw_copy_id_photo_from_i_059e40b6_fk_verify_st` (`copy_id_photo_from_id`), KEY `verify_student_softw_reviewing_user_id_55fd003a_fk_auth_user` (`reviewing_user_id`), @@ -12420,7 +14366,7 @@ CREATE TABLE `verify_student_ssoverification` ( `identity_provider_type` varchar(100) NOT NULL, `identity_provider_slug` varchar(30) NOT NULL, `user_id` int(11) NOT NULL, - `expiration_date` datetime(6), + `expiration_date` datetime(6) DEFAULT NULL, PRIMARY KEY (`id`), KEY `verify_student_ssoverification_user_id_5e6186eb_fk_auth_user_id` (`user_id`), KEY `verify_student_ssoverification_created_at_6381e5a4` (`created_at`), @@ -12491,7 +14437,7 @@ CREATE TABLE `verify_student_verificationdeadline` ( LOCK TABLES `verify_student_verificationdeadline` WRITE; /*!40000 ALTER TABLE `verify_student_verificationdeadline` DISABLE KEYS */; -INSERT INTO `verify_student_verificationdeadline` VALUES (1,'2021-07-30 20:20:00.362316','2021-07-30 20:20:00.362316','course-v1:edX+DemoX+Demo_Course','2023-07-30 20:19:59.064405',1); +INSERT INTO `verify_student_verificationdeadline` VALUES (1,'2022-12-23 16:50:57.929805','2022-12-23 16:50:57.929805','course-v1:edX+DemoX+Demo_Course','2024-12-22 16:50:41.451945',1); /*!40000 ALTER TABLE `verify_student_verificationdeadline` ENABLE KEYS */; UNLOCK TABLES; @@ -12866,7 +14812,7 @@ CREATE TABLE `waffle_flag` ( LOCK TABLES `waffle_flag` WRITE; /*!40000 ALTER TABLE `waffle_flag` DISABLE KEYS */; -INSERT INTO `waffle_flag` VALUES (2,'grades.rejected_exam_overrides_grade',1,NULL,0,1,0,0,'',0,'','2021-07-30 19:57:28.611436','2021-07-30 19:57:28.611457'),(3,'grades.enforce_freeze_grade_after_course_end',1,NULL,0,1,0,0,'',0,'','2021-07-30 19:57:28.614958','2021-07-30 19:57:28.614974'),(4,'grades.writable_gradebook',1,NULL,0,1,0,0,'',0,'','2021-07-30 19:57:28.619924','2021-07-30 19:57:28.619941'),(5,'studio.enable_checklists_quality',1,NULL,0,1,0,0,'',0,'','2021-07-30 20:01:12.215572','2021-07-30 20:01:12.215591'); +INSERT INTO `waffle_flag` VALUES (2,'grades.rejected_exam_overrides_grade',1,NULL,0,1,0,0,'',0,'','2022-12-23 15:02:10.303438','2022-12-23 15:02:10.303450'),(3,'grades.enforce_freeze_grade_after_course_end',1,NULL,0,1,0,0,'',0,'','2022-12-23 15:02:10.306996','2022-12-23 15:02:10.307006'),(4,'grades.writable_gradebook',1,NULL,0,1,0,0,'',0,'','2022-12-23 15:02:10.310539','2022-12-23 15:02:10.310549'),(5,'studio.enable_checklists_quality',1,NULL,0,1,0,0,'',0,'','2022-12-23 15:29:14.128300','2022-12-23 15:29:14.128315'); /*!40000 ALTER TABLE `waffle_flag` ENABLE KEYS */; UNLOCK TABLES; @@ -13012,6 +14958,39 @@ LOCK TABLES `waffle_utils_waffleflagcourseoverridemodel` WRITE; /*!40000 ALTER TABLE `waffle_utils_waffleflagcourseoverridemodel` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `waffle_utils_waffleflagorgoverridemodel` +-- + +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `waffle_utils_waffleflagorgoverridemodel` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `waffle_flag` varchar(255) NOT NULL, + `org` varchar(255) NOT NULL, + `override_choice` varchar(3) NOT NULL, + `note` longtext NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `waffle_org_and_waffle_flag` (`org`,`waffle_flag`), + KEY `waffle_utils_wafflef_changed_by_id_01495c88_fk_auth_user` (`changed_by_id`), + KEY `waffle_utils_waffleflagorgoverridemodel_waffle_flag_1569d94e` (`waffle_flag`), + KEY `waffle_utils_waffleflagorgoverridemodel_org_8ffe16cd` (`org`), + CONSTRAINT `waffle_utils_wafflef_changed_by_id_01495c88_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `waffle_utils_waffleflagorgoverridemodel` +-- + +LOCK TABLES `waffle_utils_waffleflagorgoverridemodel` WRITE; +/*!40000 ALTER TABLE `waffle_utils_waffleflagorgoverridemodel` DISABLE KEYS */; +/*!40000 ALTER TABLE `waffle_utils_waffleflagorgoverridemodel` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `wiki_article` -- @@ -13392,7 +15371,7 @@ CREATE TABLE `workflow_assessmentworkflowstep` ( `assessment_completed_at` datetime(6) DEFAULT NULL, `order_num` int(10) unsigned NOT NULL, `workflow_id` int(11) NOT NULL, - `skipped` tinyint(1), + `skipped` tinyint(1) DEFAULT NULL, PRIMARY KEY (`id`), KEY `workflow_assessmentw_workflow_id_fe52b4aa_fk_workflow_` (`workflow_id`), CONSTRAINT `workflow_assessmentw_workflow_id_fe52b4aa_fk_workflow_` FOREIGN KEY (`workflow_id`) REFERENCES `workflow_assessmentworkflow` (`id`) @@ -13442,18 +15421,31 @@ CREATE TABLE `xapi_xapilearnerdatatransmissionaudit` ( `id` int(11) NOT NULL AUTO_INCREMENT, `created` datetime(6) NOT NULL, `modified` datetime(6) NOT NULL, - `enterprise_course_enrollment_id` int(10) unsigned DEFAULT NULL, + `enterprise_course_enrollment_id` int(11) DEFAULT NULL, `course_id` varchar(255) NOT NULL, `course_completed` tinyint(1) NOT NULL, `completed_timestamp` datetime(6) DEFAULT NULL, - `grade` varchar(255) DEFAULT NULL, - `status` varchar(100) NOT NULL, + `grade` double DEFAULT NULL, + `status` varchar(100) DEFAULT NULL, `error_message` longtext, `user_id` int(11) NOT NULL, + `enterprise_customer_uuid` char(32) DEFAULT NULL, + `instructor_name` varchar(255) NOT NULL, + `plugin_configuration_id` int(11) DEFAULT NULL, + `total_hours` double DEFAULT NULL, + `subsection_id` varchar(255) DEFAULT NULL, + `subsection_name` varchar(255) DEFAULT NULL, + `friendly_status_message` varchar(255) DEFAULT NULL, + `api_record_id` int(11) DEFAULT NULL, + `content_title` varchar(255) DEFAULT NULL, + `progress_status` varchar(255) NOT NULL, + `user_email` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `xapi_xapilearnerdatatran_user_id_course_id_557488b4_uniq` (`user_id`,`course_id`), + UNIQUE KEY `api_record_id` (`api_record_id`), KEY `xapi_xapilearnerdatatransmi_enterprise_course_enrollmen_0a180d75` (`enterprise_course_enrollment_id`), - KEY `xapi_xapilearnerdatatransmissionaudit_course_id_c18248d2` (`course_id`), + KEY `xapi_xapilearnerdatatransmissionaudit_subsection_id_3dec030e` (`subsection_id`), + CONSTRAINT `xapi_xapilearnerdata_api_record_id_7a66c373_fk_integrate` FOREIGN KEY (`api_record_id`) REFERENCES `integrated_channel_apiresponserecord` (`id`), CONSTRAINT `xapi_xapilearnerdata_user_id_6a49eb25_fk_auth_user` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -13647,4 +15639,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2021-07-30 20:20:06 +-- Dump completed on 2022-12-23 16:52:29 diff --git a/edxapp_csmh.sql b/edxapp_csmh.sql index 12a5f88165..33c2b6b08b 100644 --- a/edxapp_csmh.sql +++ b/edxapp_csmh.sql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 5.7.35, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 5.7.39, for Linux (x86_64) -- -- Host: localhost Database: edxapp_csmh -- ------------------------------------------------------ --- Server version 5.7.35 +-- Server version 5.7.39 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -68,7 +68,7 @@ CREATE TABLE `django_migrations` ( `name` varchar(255) NOT NULL, `applied` datetime(6) NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=690 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=950 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -77,7 +77,7 @@ CREATE TABLE `django_migrations` ( LOCK TABLES `django_migrations` WRITE; /*!40000 ALTER TABLE `django_migrations` DISABLE KEYS */; -INSERT INTO `django_migrations` VALUES (1,'contenttypes','0001_initial','2021-07-30 19:58:58.522094'),(2,'auth','0001_initial','2021-07-30 19:58:58.552086'),(3,'admin','0001_initial','2021-07-30 19:58:58.567807'),(4,'admin','0002_logentry_remove_auto_add','2021-07-30 19:58:58.581248'),(5,'admin','0003_logentry_add_action_flag_choices','2021-07-30 19:58:58.593889'),(6,'agreements','0001_initial','2021-07-30 19:58:58.609892'),(7,'announcements','0001_initial','2021-07-30 19:58:58.617356'),(8,'sites','0001_initial','2021-07-30 19:58:58.624835'),(9,'contenttypes','0002_remove_content_type_name','2021-07-30 19:58:58.650220'),(10,'api_admin','0001_initial','2021-07-30 19:58:58.680367'),(11,'api_admin','0002_auto_20160325_1604','2021-07-30 19:58:58.689931'),(12,'api_admin','0003_auto_20160404_1618','2021-07-30 19:58:58.779764'),(13,'api_admin','0004_auto_20160412_1506','2021-07-30 19:58:58.845415'),(14,'api_admin','0005_auto_20160414_1232','2021-07-30 19:58:58.864115'),(15,'api_admin','0006_catalog','2021-07-30 19:58:58.872567'),(16,'api_admin','0007_delete_historical_api_records','2021-07-30 19:58:58.926175'),(17,'assessment','0001_initial','2021-07-30 19:58:59.112903'),(18,'assessment','0002_staffworkflow','2021-07-30 19:58:59.121371'),(19,'assessment','0003_expand_course_id','2021-07-30 19:58:59.141478'),(20,'assessment','0004_historicalsharedfileupload_sharedfileupload','2021-07-30 19:58:59.166504'),(21,'assessment','0005_add_filename_to_sharedupload','2021-07-30 19:58:59.189307'),(22,'assessment','0006_TeamWorkflows','2021-07-30 19:58:59.203891'),(23,'auth','0002_alter_permission_name_max_length','2021-07-30 19:58:59.218417'),(24,'auth','0003_alter_user_email_max_length','2021-07-30 19:58:59.233487'),(25,'auth','0004_alter_user_username_opts','2021-07-30 19:58:59.250876'),(26,'auth','0005_alter_user_last_login_null','2021-07-30 19:58:59.266194'),(27,'auth','0006_require_contenttypes_0002','2021-07-30 19:58:59.269856'),(28,'auth','0007_alter_validators_add_error_messages','2021-07-30 19:58:59.283876'),(29,'auth','0008_alter_user_username_max_length','2021-07-30 19:58:59.301470'),(30,'auth','0009_alter_user_last_name_max_length','2021-07-30 19:58:59.316865'),(31,'auth','0010_alter_group_name_max_length','2021-07-30 19:58:59.330417'),(32,'auth','0011_update_proxy_permissions','2021-07-30 19:58:59.337799'),(33,'instructor_task','0001_initial','2021-07-30 19:58:59.352468'),(34,'certificates','0001_initial','2021-07-30 19:58:59.502279'),(35,'certificates','0002_data__certificatehtmlviewconfiguration_data','2021-07-30 19:58:59.511654'),(36,'certificates','0003_data__default_modes','2021-07-30 19:58:59.519818'),(37,'certificates','0004_certificategenerationhistory','2021-07-30 19:58:59.542780'),(38,'certificates','0005_auto_20151208_0801','2021-07-30 19:58:59.561895'),(39,'certificates','0006_certificatetemplateasset_asset_slug','2021-07-30 19:58:59.572202'),(40,'certificates','0007_certificateinvalidation','2021-07-30 19:58:59.595882'),(41,'badges','0001_initial','2021-07-30 19:58:59.651692'),(42,'badges','0002_data__migrate_assertions','2021-07-30 19:58:59.660835'),(43,'badges','0003_schema__add_event_configuration','2021-07-30 19:58:59.692069'),(44,'badges','0004_badgeclass_badgr_server_slug','2021-07-30 19:58:59.705205'),(45,'waffle','0001_initial','2021-07-30 19:58:59.741834'),(46,'sites','0002_alter_domain_unique','2021-07-30 19:58:59.752713'),(47,'enterprise','0001_squashed_0092_auto_20200312_1650','2021-07-30 19:59:01.165775'),(48,'enterprise','0093_add_use_enterprise_catalog_flag','2021-07-30 19:59:01.174461'),(49,'enterprise','0094_add_use_enterprise_catalog_sample','2021-07-30 19:59:01.187035'),(50,'enterprise','0095_auto_20200507_1138','2021-07-30 19:59:01.261847'),(51,'enterprise','0096_enterprise_catalog_admin_role','2021-07-30 19:59:01.271237'),(52,'enterprise','0097_auto_20200619_1130','2021-07-30 19:59:01.357651'),(53,'enterprise','0098_auto_20200629_1756','2021-07-30 19:59:01.435696'),(54,'enterprise','0099_auto_20200702_1537','2021-07-30 19:59:01.515374'),(55,'enterprise','0100_add_licensed_enterprise_course_enrollment','2021-07-30 19:59:01.643249'),(56,'enterprise','0101_move_data_to_saved_for_later','2021-07-30 19:59:01.652376'),(57,'enterprise','0102_auto_20200708_1615','2021-07-30 19:59:01.755008'),(58,'enterprise','0103_remove_marked_done','2021-07-30 19:59:01.856619'),(59,'enterprise','0104_sync_query_field','2021-07-30 19:59:01.939666'),(60,'enterprise','0105_add_branding_config_color_fields','2021-07-30 19:59:02.017120'),(61,'enterprise','0106_move_branding_config_colors','2021-07-30 19:59:02.025754'),(62,'enterprise','0107_remove_branding_config_banner_fields','2021-07-30 19:59:02.076396'),(63,'enterprise','0108_add_licensed_enrollment_is_revoked','2021-07-30 19:59:02.133338'),(64,'enterprise','0109_remove_use_enterprise_catalog_sample','2021-07-30 19:59:02.142440'),(65,'enterprise','0110_add_default_contract_discount','2021-07-30 19:59:02.233940'),(66,'enterprise','0111_pendingenterprisecustomeradminuser','2021-07-30 19:59:02.372283'),(67,'enterprise','0112_auto_20200914_0926','2021-07-30 19:59:02.467941'),(68,'enterprise','0113_auto_20200914_2054','2021-07-30 19:59:02.800956'),(69,'blackboard','0001_initial','2021-07-30 19:59:02.938132'),(70,'blackboard','0002_auto_20200930_1723','2021-07-30 19:59:03.115932'),(71,'blackboard','0003_blackboardlearnerdatatransmissionaudit','2021-07-30 19:59:03.125647'),(72,'blackboard','0004_blackboard_tx_chunk_size_default_1','2021-07-30 19:59:03.214377'),(73,'blackboard','0005_blackboardlearnerassessmentdatatransmissionaudit','2021-07-30 19:59:03.224154'),(74,'blackboard','0006_auto_20210708_1446','2021-07-30 19:59:03.337331'),(75,'block_structure','0001_config','2021-07-30 19:59:03.425549'),(76,'block_structure','0002_blockstructuremodel','2021-07-30 19:59:03.437132'),(77,'block_structure','0003_blockstructuremodel_storage','2021-07-30 19:59:03.449700'),(78,'block_structure','0004_blockstructuremodel_usagekeywithrun','2021-07-30 19:59:03.461791'),(79,'block_structure','0005_trim_leading_slashes_in_data_path','2021-07-30 19:59:03.470664'),(80,'bookmarks','0001_initial','2021-07-30 19:59:03.671122'),(81,'branding','0001_initial','2021-07-30 19:59:03.819858'),(82,'course_modes','0001_initial','2021-07-30 19:59:03.844016'),(83,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2021-07-30 19:59:03.854528'),(84,'course_modes','0003_auto_20151113_1443','2021-07-30 19:59:03.865197'),(85,'course_modes','0004_auto_20151113_1457','2021-07-30 19:59:03.943203'),(86,'course_modes','0005_auto_20151217_0958','2021-07-30 19:59:03.957374'),(87,'course_modes','0006_auto_20160208_1407','2021-07-30 19:59:04.012584'),(88,'course_modes','0007_coursemode_bulk_sku','2021-07-30 19:59:04.024100'),(89,'course_groups','0001_initial','2021-07-30 19:59:04.553345'),(90,'bulk_email','0001_initial','2021-07-30 19:59:05.041576'),(91,'bulk_email','0002_data__load_course_email_template','2021-07-30 19:59:05.050355'),(92,'bulk_email','0003_config_model_feature_flag','2021-07-30 19:59:05.129894'),(93,'bulk_email','0004_add_email_targets','2021-07-30 19:59:05.364874'),(94,'bulk_email','0005_move_target_data','2021-07-30 19:59:05.375372'),(95,'bulk_email','0006_course_mode_targets','2021-07-30 19:59:05.473117'),(96,'courseware','0001_initial','2021-07-30 19:59:06.318740'),(97,'bulk_grades','0001_initial','2021-07-30 19:59:06.415066'),(98,'bulk_grades','0002_auto_20190703_1526','2021-07-30 19:59:06.509073'),(99,'calendar_sync','0001_initial','2021-07-30 19:59:07.029034'),(100,'calendar_sync','0002_auto_20200709_1743','2021-07-30 19:59:07.159348'),(101,'canvas','0001_initial','2021-07-30 19:59:07.446857'),(102,'canvas','0002_auto_20200806_1632','2021-07-30 19:59:07.563202'),(103,'canvas','0003_delete_canvasglobalconfiguration','2021-07-30 19:59:07.573203'),(104,'canvas','0004_adding_learner_data_to_canvas','2021-07-30 19:59:07.583507'),(105,'canvas','0005_auto_20200909_1534','2021-07-30 19:59:07.604165'),(106,'canvas','0006_canvaslearnerassessmentdatatransmissionaudit','2021-07-30 19:59:07.614789'),(107,'canvas','0007_auto_20210222_2225','2021-07-30 19:59:07.730408'),(108,'canvas','0008_auto_20210707_0815','2021-07-30 19:59:07.847072'),(109,'canvas','0009_auto_20210708_1639','2021-07-30 19:59:07.965174'),(110,'catalog','0001_initial','2021-07-30 19:59:08.059868'),(111,'catalog','0002_catalogintegration_username','2021-07-30 19:59:08.131369'),(112,'catalog','0003_catalogintegration_page_size','2021-07-30 19:59:08.199679'),(113,'catalog','0004_auto_20170616_0618','2021-07-30 19:59:08.269113'),(114,'catalog','0005_catalogintegration_long_term_cache_ttl','2021-07-30 19:59:08.340229'),(115,'celery_utils','0001_initial','2021-07-30 19:59:08.359625'),(116,'celery_utils','0002_chordable_django_backend','2021-07-30 19:59:08.362586'),(117,'certificates','0008_schema__remove_badges','2021-07-30 19:59:08.544115'),(118,'certificates','0009_certificategenerationcoursesetting_language_self_generation','2021-07-30 19:59:08.580635'),(119,'certificates','0010_certificatetemplate_language','2021-07-30 19:59:08.593779'),(120,'certificates','0011_certificatetemplate_alter_unique','2021-07-30 19:59:08.612430'),(121,'certificates','0012_certificategenerationcoursesetting_include_hours_of_effort','2021-07-30 19:59:08.625841'),(122,'certificates','0013_remove_certificategenerationcoursesetting_enabled','2021-07-30 19:59:08.638937'),(123,'certificates','0014_change_eligible_certs_manager','2021-07-30 19:59:08.710166'),(124,'certificates','0015_add_masters_choice','2021-07-30 19:59:08.759311'),(125,'certificates','0016_historicalgeneratedcertificate','2021-07-30 19:59:09.149154'),(126,'certificates','0017_add_mode_20201118_1725','2021-07-30 19:59:09.299852'),(127,'certificates','0018_historicalcertificateinvalidation','2021-07-30 19:59:09.400476'),(128,'certificates','0019_allowlistgenerationconfiguration','2021-07-30 19:59:09.499693'),(129,'certificates','0020_remove_existing_mgmt_cmd_args','2021-07-30 19:59:09.510106'),(130,'certificates','0021_remove_certificate_allowlist_duplicate_records','2021-07-30 19:59:09.519375'),(131,'certificates','0022_add_unique_constraints_to_certificatewhitelist_model','2021-07-30 19:59:09.588442'),(132,'certificates','0023_certificategenerationcommandconfiguration','2021-07-30 19:59:09.687683'),(133,'certificates','0024_delete_allowlistgenerationconfiguration','2021-07-30 19:59:09.698386'),(134,'certificates','0025_cleanup_certificate_errors','2021-07-30 19:59:09.777740'),(135,'certificates','0026_certificateallowlist','2021-07-30 19:59:09.879207'),(136,'certificates','0027_historicalcertificateallowlist','2021-07-30 19:59:09.984571'),(137,'certificates','0028_allowlist_data_20210615_2033','2021-07-30 19:59:09.994729'),(138,'certificates','0029_allowlist_created_20210623_1417','2021-07-30 19:59:10.006042'),(139,'certificates','0030_delete_certificatewhitelist','2021-07-30 19:59:10.014529'),(140,'user_api','0001_initial','2021-07-30 19:59:10.536654'),(141,'user_api','0002_retirementstate_userretirementstatus','2021-07-30 19:59:10.648366'),(142,'commerce','0001_data__add_ecommerce_service_user','2021-07-30 19:59:10.658331'),(143,'commerce','0002_commerceconfiguration','2021-07-30 19:59:10.767867'),(144,'commerce','0003_auto_20160329_0709','2021-07-30 19:59:10.846491'),(145,'commerce','0004_auto_20160531_0950','2021-07-30 19:59:11.296873'),(146,'commerce','0005_commerceconfiguration_enable_automatic_refund_approval','2021-07-30 19:59:11.374936'),(147,'commerce','0006_auto_20170424_1734','2021-07-30 19:59:11.452249'),(148,'commerce','0007_auto_20180313_0609','2021-07-30 19:59:11.602261'),(149,'commerce','0008_auto_20191024_2048','2021-07-30 19:59:11.612453'),(150,'completion','0001_initial','2021-07-30 19:59:11.879293'),(151,'completion','0002_auto_20180125_1510','2021-07-30 19:59:11.960251'),(152,'completion','0003_learning_context','2021-07-30 19:59:12.290796'),(153,'consent','0001_initial','2021-07-30 19:59:12.535630'),(154,'consent','0002_migrate_to_new_data_sharing_consent','2021-07-30 19:59:12.545566'),(155,'consent','0003_historicaldatasharingconsent_history_change_reason','2021-07-30 19:59:12.642139'),(156,'consent','0004_datasharingconsenttextoverrides','2021-07-30 19:59:12.754818'),(157,'organizations','0001_initial','2021-07-30 19:59:13.186105'),(158,'organizations','0002_auto_20170117_1434','2021-07-30 19:59:13.189189'),(159,'organizations','0003_auto_20170221_1138','2021-07-30 19:59:13.191784'),(160,'organizations','0004_auto_20170413_2315','2021-07-30 19:59:13.194227'),(161,'organizations','0005_auto_20171116_0640','2021-07-30 19:59:13.196531'),(162,'organizations','0006_auto_20171207_0259','2021-07-30 19:59:13.198786'),(163,'organizations','0007_historicalorganization','2021-07-30 19:59:13.201018'),(164,'content_libraries','0001_initial','2021-07-30 19:59:13.627312'),(165,'content_libraries','0002_group_permissions','2021-07-30 19:59:14.241519'),(166,'content_libraries','0003_contentlibrary_type','2021-07-30 19:59:14.257095'),(167,'content_libraries','0004_contentlibrary_license','2021-07-30 19:59:14.272423'),(168,'course_overviews','0001_initial','2021-07-30 19:59:14.301929'),(169,'course_overviews','0002_add_course_catalog_fields','2021-07-30 19:59:14.363601'),(170,'course_overviews','0003_courseoverviewgeneratedhistory','2021-07-30 19:59:14.375353'),(171,'course_overviews','0004_courseoverview_org','2021-07-30 19:59:14.391025'),(172,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2021-07-30 19:59:14.400473'),(173,'course_overviews','0006_courseoverviewimageset','2021-07-30 19:59:14.415448'),(174,'course_overviews','0007_courseoverviewimageconfig','2021-07-30 19:59:14.531466'),(175,'course_overviews','0008_remove_courseoverview_facebook_url','2021-07-30 19:59:14.535269'),(176,'course_overviews','0009_readd_facebook_url','2021-07-30 19:59:14.550656'),(177,'course_overviews','0010_auto_20160329_2317','2021-07-30 19:59:14.578226'),(178,'course_overviews','0011_courseoverview_marketing_url','2021-07-30 19:59:14.593812'),(179,'course_overviews','0012_courseoverview_eligible_for_financial_aid','2021-07-30 19:59:14.610225'),(180,'course_overviews','0013_courseoverview_language','2021-07-30 19:59:14.625995'),(181,'course_overviews','0014_courseoverview_certificate_available_date','2021-07-30 19:59:14.641821'),(182,'content_type_gating','0001_initial','2021-07-30 19:59:14.763384'),(183,'content_type_gating','0002_auto_20181119_0959','2021-07-30 19:59:14.962670'),(184,'content_type_gating','0003_auto_20181128_1407','2021-07-30 19:59:15.353501'),(185,'content_type_gating','0004_auto_20181128_1521','2021-07-30 19:59:15.454115'),(186,'content_type_gating','0005_auto_20190306_1547','2021-07-30 19:59:15.552432'),(187,'content_type_gating','0006_auto_20190308_1447','2021-07-30 19:59:15.647250'),(188,'content_type_gating','0007_auto_20190311_1919','2021-07-30 19:59:16.157097'),(189,'content_type_gating','0008_auto_20190313_1634','2021-07-30 19:59:16.262016'),(190,'contentserver','0001_initial','2021-07-30 19:59:16.383154'),(191,'contentserver','0002_cdnuseragentsconfig','2021-07-30 19:59:16.498453'),(192,'cornerstone','0001_initial','2021-07-30 19:59:17.068764'),(193,'cornerstone','0002_cornerstoneglobalconfiguration_subject_mapping','2021-07-30 19:59:17.491585'),(194,'cornerstone','0003_auto_20190621_1000','2021-07-30 19:59:17.834564'),(195,'cornerstone','0004_cornerstoneglobalconfiguration_languages','2021-07-30 19:59:17.919829'),(196,'cornerstone','0005_auto_20190925_0730','2021-07-30 19:59:18.053991'),(197,'cornerstone','0006_auto_20191001_0742','2021-07-30 19:59:18.189062'),(198,'cornerstone','0007_auto_20210708_1446','2021-07-30 19:59:18.325733'),(199,'cors_csrf','0001_initial','2021-07-30 19:59:18.449038'),(200,'course_action_state','0001_initial','2021-07-30 19:59:18.647218'),(201,'course_overviews','0015_historicalcourseoverview','2021-07-30 19:59:18.765822'),(202,'course_overviews','0016_simulatecoursepublishconfig','2021-07-30 19:59:18.884701'),(203,'course_overviews','0017_auto_20191002_0823','2021-07-30 19:59:18.975263'),(204,'course_overviews','0018_add_start_end_in_CourseOverview','2021-07-30 19:59:19.716628'),(205,'course_overviews','0019_improve_courseoverviewtab','2021-07-30 19:59:19.895137'),(206,'course_date_signals','0001_initial','2021-07-30 19:59:20.237139'),(207,'course_duration_limits','0001_initial','2021-07-30 19:59:20.367682'),(208,'course_duration_limits','0002_auto_20181119_0959','2021-07-30 19:59:20.480658'),(209,'course_duration_limits','0003_auto_20181128_1407','2021-07-30 19:59:20.593309'),(210,'course_duration_limits','0004_auto_20181128_1521','2021-07-30 19:59:20.725515'),(211,'course_duration_limits','0005_auto_20190306_1546','2021-07-30 19:59:20.836153'),(212,'course_duration_limits','0006_auto_20190308_1447','2021-07-30 19:59:20.945160'),(213,'course_duration_limits','0007_auto_20190311_1919','2021-07-30 19:59:21.845016'),(214,'course_duration_limits','0008_auto_20190313_1634','2021-07-30 19:59:21.962479'),(215,'course_goals','0001_initial','2021-07-30 19:59:22.184379'),(216,'course_goals','0002_auto_20171010_1129','2021-07-30 19:59:22.281163'),(217,'course_goals','0003_historicalcoursegoal','2021-07-30 19:59:22.412951'),(218,'course_groups','0002_change_inline_default_cohort_value','2021-07-30 19:59:22.427569'),(219,'course_groups','0003_auto_20170609_1455','2021-07-30 19:59:22.574173'),(220,'course_overviews','0020_courseoverviewtab_url_slug','2021-07-30 19:59:22.593612'),(221,'course_overviews','0021_courseoverviewtab_link','2021-07-30 19:59:22.613753'),(222,'course_overviews','0022_courseoverviewtab_is_hidden','2021-07-30 19:59:22.635452'),(223,'course_overviews','0023_courseoverview_banner_image_url','2021-07-30 19:59:22.677814'),(224,'course_overviews','0024_overview_adds_has_highlights','2021-07-30 19:59:22.721485'),(225,'course_home_api','0001_initial','2021-07-30 19:59:23.080562'),(226,'course_modes','0008_course_key_field_to_foreign_key','2021-07-30 19:59:23.260498'),(227,'course_modes','0009_suggested_prices_to_charfield','2021-07-30 19:59:23.283737'),(228,'course_modes','0010_archived_suggested_prices_to_charfield','2021-07-30 19:59:23.298830'),(229,'course_modes','0011_change_regex_for_comma_separated_ints','2021-07-30 19:59:23.334496'),(230,'course_modes','0012_historicalcoursemode','2021-07-30 19:59:23.469823'),(231,'course_modes','0013_auto_20200115_2022','2021-07-30 19:59:23.607427'),(232,'course_overviews','0025_auto_20210702_1602','2021-07-30 19:59:24.429054'),(233,'coursewarehistoryextended','0001_initial','2021-07-30 19:59:24.584681'),(234,'coursewarehistoryextended','0002_force_studentmodule_index','2021-07-30 19:59:24.632141'),(235,'courseware','0002_coursedynamicupgradedeadlineconfiguration_dynamicupgradedeadlineconfiguration','2021-07-30 19:59:24.686466'),(236,'courseware','0003_auto_20170825_0935','2021-07-30 19:59:24.712488'),(237,'courseware','0004_auto_20171010_1639','2021-07-30 19:59:24.740266'),(238,'courseware','0005_orgdynamicupgradedeadlineconfiguration','2021-07-30 19:59:24.791071'),(239,'courseware','0006_remove_module_id_index','2021-07-30 19:59:24.818558'),(240,'courseware','0007_remove_done_index','2021-07-30 19:59:24.845516'),(241,'courseware','0008_move_idde_to_edx_when','2021-07-30 19:59:24.856377'),(242,'courseware','0009_auto_20190703_1955','2021-07-30 19:59:24.959708'),(243,'courseware','0010_auto_20190709_1559','2021-07-30 19:59:25.068040'),(244,'courseware','0011_csm_id_bigint','2021-07-30 19:59:25.199816'),(245,'courseware','0012_adjust_fields','2021-07-30 19:59:25.350570'),(246,'courseware','0013_auto_20191001_1858','2021-07-30 19:59:25.495757'),(247,'courseware','0014_fix_nan_value_for_global_speed','2021-07-30 19:59:25.507466'),(248,'courseware','0015_add_courseware_stats_index','2021-07-30 19:59:25.582561'),(249,'crawlers','0001_initial','2021-07-30 19:59:25.689104'),(250,'crawlers','0002_auto_20170419_0018','2021-07-30 19:59:25.765026'),(251,'credentials','0001_initial','2021-07-30 19:59:25.872964'),(252,'credentials','0002_auto_20160325_0631','2021-07-30 19:59:25.950603'),(253,'credentials','0003_auto_20170525_1109','2021-07-30 19:59:26.438855'),(254,'credentials','0004_notifycredentialsconfig','2021-07-30 19:59:26.547693'),(255,'credentials','0005_remove_existing_mgmt_cmd_args','2021-07-30 19:59:26.559442'),(256,'credit','0001_initial','2021-07-30 19:59:26.947679'),(257,'credit','0002_creditconfig','2021-07-30 19:59:27.082213'),(258,'credit','0003_auto_20160511_2227','2021-07-30 19:59:27.102108'),(259,'credit','0004_delete_historical_credit_records','2021-07-30 19:59:27.605638'),(260,'credit','0005_creditrequirement_sort_value','2021-07-30 19:59:27.623208'),(261,'credit','0006_creditrequirement_alter_ordering','2021-07-30 19:59:27.642381'),(262,'credit','0007_creditrequirement_copy_values','2021-07-30 19:59:27.655168'),(263,'credit','0008_creditrequirement_remove_order','2021-07-30 19:59:27.674342'),(264,'dark_lang','0001_initial','2021-07-30 19:59:27.785677'),(265,'dark_lang','0002_data__enable_on_install','2021-07-30 19:59:27.798186'),(266,'dark_lang','0003_auto_20180425_0359','2021-07-30 19:59:28.003303'),(267,'database_fixups','0001_initial','2021-07-30 19:59:28.015126'),(268,'degreed','0001_initial','2021-07-30 19:59:28.369367'),(269,'degreed','0002_auto_20180104_0103','2021-07-30 19:59:29.006079'),(270,'degreed','0003_auto_20180109_0712','2021-07-30 19:59:29.143729'),(271,'degreed','0004_auto_20180306_1251','2021-07-30 19:59:29.277042'),(272,'degreed','0005_auto_20180807_1302','2021-07-30 19:59:30.122594'),(273,'degreed','0006_upgrade_django_simple_history','2021-07-30 19:59:30.239595'),(274,'degreed','0007_auto_20190925_0730','2021-07-30 19:59:30.388261'),(275,'degreed','0008_auto_20191001_0742','2021-07-30 19:59:30.520330'),(276,'degreed','0009_auto_20210119_1546','2021-07-30 19:59:31.675324'),(277,'degreed','0010_auto_20210708_1446','2021-07-30 19:59:31.810538'),(278,'demographics','0001_initial','2021-07-30 19:59:32.049526'),(279,'demographics','0002_clean_duplicate_entries','2021-07-30 19:59:32.062755'),(280,'demographics','0003_auto_20200827_1949','2021-07-30 19:59:32.179707'),(281,'discounts','0001_initial','2021-07-30 19:59:32.496233'),(282,'discounts','0002_auto_20191022_1720','2021-07-30 19:59:32.831576'),(283,'lti_consumer','0001_initial','2021-07-30 19:59:32.845436'),(284,'discussions','0001_initial','2021-07-30 19:59:33.084512'),(285,'discussions','0002_add_provider_filter','2021-07-30 19:59:33.785316'),(286,'discussions','0003_alter_provider_filter_list','2021-07-30 19:59:34.007611'),(287,'django_celery_results','0001_initial','2021-07-30 19:59:34.020565'),(288,'django_celery_results','0002_add_task_name_args_kwargs','2021-07-30 19:59:34.061348'),(289,'django_celery_results','0003_auto_20181106_1101','2021-07-30 19:59:34.080364'),(290,'django_celery_results','0004_auto_20190516_0412','2021-07-30 19:59:34.251680'),(291,'django_celery_results','0005_taskresult_worker','2021-07-30 19:59:34.267871'),(292,'django_celery_results','0006_taskresult_date_created','2021-07-30 19:59:34.295010'),(293,'django_celery_results','0007_remove_taskresult_hidden','2021-07-30 19:59:34.310050'),(294,'django_celery_results','0008_chordcounter','2021-07-30 19:59:34.323601'),(295,'django_comment_common','0001_initial','2021-07-30 19:59:34.606274'),(296,'django_comment_common','0002_forumsconfig','2021-07-30 19:59:34.743833'),(297,'django_comment_common','0003_enable_forums','2021-07-30 19:59:34.757032'),(298,'django_comment_common','0004_auto_20161117_1209','2021-07-30 19:59:34.854818'),(299,'django_comment_common','0005_coursediscussionsettings','2021-07-30 19:59:34.868082'),(300,'django_comment_common','0006_coursediscussionsettings_discussions_id_map','2021-07-30 19:59:34.886178'),(301,'django_comment_common','0007_discussionsidmapping','2021-07-30 19:59:34.898800'),(302,'django_comment_common','0008_role_user_index','2021-07-30 19:59:34.909507'),(303,'django_notify','0001_initial','2021-07-30 19:59:35.433026'),(304,'edx_proctoring','0001_initial','2021-07-30 19:59:37.297957'),(305,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2021-07-30 19:59:37.404125'),(306,'edx_proctoring','0003_auto_20160101_0525','2021-07-30 19:59:37.606260'),(307,'edx_proctoring','0004_auto_20160201_0523','2021-07-30 19:59:37.706817'),(308,'edx_proctoring','0005_proctoredexam_hide_after_due','2021-07-30 19:59:37.732891'),(309,'edx_proctoring','0006_allowed_time_limit_mins','2021-07-30 19:59:37.939263'),(310,'edx_proctoring','0007_proctoredexam_backend','2021-07-30 19:59:37.966195'),(311,'edx_proctoring','0008_auto_20181116_1551','2021-07-30 19:59:38.276216'),(312,'edx_proctoring','0009_proctoredexamreviewpolicy_remove_rules','2021-07-30 19:59:38.481719'),(313,'edx_proctoring','0010_update_backend','2021-07-30 19:59:38.495610'),(314,'edx_proctoring','0011_allow_multiple_attempts','2021-07-30 19:59:38.962836'),(315,'edx_proctoring','0012_proctoredexamstudentattempt_time_remaining_seconds','2021-07-30 19:59:39.068852'),(316,'edx_proctoring','0013_proctoredexamsoftwaresecurereview_is_active_attempt','2021-07-30 19:59:39.272008'),(317,'edx_proctoring','0014_add_is_resumable_to_proctoredexamstudentattempt','2021-07-30 19:59:39.472037'),(318,'edx_proctoring','0015_rm_proctoredexamstudentattempt_ips','2021-07-30 19:59:39.865419'),(319,'edx_proctoring','0016_nullable_proctoredexamstudentattempt_name','2021-07-30 19:59:40.065477'),(320,'edx_proctoring','0017_rm_proctoredexamstudentattempt_name','2021-07-30 19:59:40.259985'),(321,'edx_when','0001_initial','2021-07-30 19:59:40.568967'),(322,'edx_when','0002_auto_20190318_1736','2021-07-30 19:59:41.325477'),(323,'edx_when','0003_auto_20190402_1501','2021-07-30 19:59:41.778961'),(324,'edx_when','0004_datepolicy_rel_date','2021-07-30 19:59:41.796805'),(325,'edx_when','0005_auto_20190911_1056','2021-07-30 19:59:41.931368'),(326,'edx_when','0006_drop_active_index','2021-07-30 19:59:41.952752'),(327,'edx_when','0007_meta_tweaks','2021-07-30 19:59:41.972738'),(328,'edxval','0001_initial','2021-07-30 19:59:42.148557'),(329,'edxval','0002_data__default_profiles','2021-07-30 19:59:42.152286'),(330,'edxval','0003_coursevideo_is_hidden','2021-07-30 19:59:42.154840'),(331,'edxval','0004_data__add_hls_profile','2021-07-30 19:59:42.157149'),(332,'edxval','0005_videoimage','2021-07-30 19:59:42.159634'),(333,'edxval','0006_auto_20171009_0725','2021-07-30 19:59:42.162083'),(334,'edxval','0007_transcript_credentials_state','2021-07-30 19:59:42.164627'),(335,'edxval','0008_remove_subtitles','2021-07-30 19:59:42.166934'),(336,'edxval','0009_auto_20171127_0406','2021-07-30 19:59:42.169399'),(337,'edxval','0010_add_video_as_foreign_key','2021-07-30 19:59:42.171851'),(338,'edxval','0011_data__add_audio_mp3_profile','2021-07-30 19:59:42.174348'),(339,'edxval','0012_thirdpartytranscriptcredentialsstate_has_creds','2021-07-30 19:59:42.176868'),(340,'edxval','0013_thirdpartytranscriptcredentialsstate_copy_values','2021-07-30 19:59:42.179374'),(341,'edxval','0014_transcript_credentials_state_retype_exists','2021-07-30 19:59:42.182074'),(342,'edxval','0015_remove_thirdpartytranscriptcredentialsstate_exists','2021-07-30 19:59:42.184614'),(343,'edxval','0016_add_transcript_credentials_model','2021-07-30 19:59:42.186865'),(344,'edxval','0002_add_error_description_field','2021-07-30 19:59:42.206817'),(345,'edxval','0003_delete_transcriptcredentials','2021-07-30 19:59:42.238130'),(346,'email_marketing','0001_initial','2021-07-30 19:59:42.379442'),(347,'email_marketing','0002_auto_20160623_1656','2021-07-30 19:59:43.283830'),(348,'email_marketing','0003_auto_20160715_1145','2021-07-30 19:59:44.229487'),(349,'email_marketing','0004_emailmarketingconfiguration_welcome_email_send_delay','2021-07-30 19:59:44.335135'),(350,'email_marketing','0005_emailmarketingconfiguration_user_registration_cookie_timeout_delay','2021-07-30 19:59:44.441619'),(351,'email_marketing','0006_auto_20170711_0615','2021-07-30 19:59:44.546055'),(352,'email_marketing','0007_auto_20170809_0653','2021-07-30 19:59:44.851469'),(353,'email_marketing','0008_auto_20170809_0539','2021-07-30 19:59:44.865053'),(354,'email_marketing','0009_remove_emailmarketingconfiguration_sailthru_activation_template','2021-07-30 19:59:44.969479'),(355,'email_marketing','0010_auto_20180425_0800','2021-07-30 19:59:45.171365'),(356,'email_marketing','0011_delete_emailmarketingconfiguration','2021-07-30 19:59:45.184449'),(357,'embargo','0001_initial','2021-07-30 19:59:45.586775'),(358,'embargo','0002_data__add_countries','2021-07-30 19:59:45.601024'),(359,'enterprise','0114_auto_20201020_0142','2021-07-30 19:59:45.772391'),(360,'enterprise','0115_enterpriseanalyticsuser_historicalenterpriseanalyticsuser','2021-07-30 19:59:46.053851'),(361,'enterprise','0116_auto_20201116_0400','2021-07-30 19:59:46.098865'),(362,'enterprise','0116_auto_20201208_1759','2021-07-30 19:59:46.676006'),(363,'enterprise','0117_auto_20201215_0258','2021-07-30 19:59:46.826540'),(364,'enterprise','unique_constraints_pending_users','2021-07-30 19:59:47.286327'),(365,'enterprise','0001_auto_20210111_1253','2021-07-30 19:59:47.447737'),(366,'enterprise','0120_systemwiderole_applies_to_all_contexts','2021-07-30 19:59:47.656443'),(367,'enterprise','0121_systemwiderole_add_ent_cust_field','2021-07-30 19:59:47.809645'),(368,'enterprise','0122_remove_field_sync_enterprise_catalog_query','2021-07-30 19:59:47.987725'),(369,'enterprise','0123_enterprisecustomeridentityprovider_default_provider','2021-07-30 19:59:48.031523'),(370,'enterprise','0124_auto_20210301_1309','2021-07-30 19:59:48.183665'),(371,'enterprise','0125_add_config_for_role_assign_backfill','2021-07-30 19:59:48.329870'),(372,'enterprise','0126_auto_20210308_1522','2021-07-30 19:59:48.476717'),(373,'enterprise','0127_enterprisecatalogquery_uuid','2021-07-30 19:59:48.496683'),(374,'enterprise','0128_enterprisecatalogquery_generate_uuids','2021-07-30 19:59:48.510584'),(375,'enterprise','0129_enterprisecatalogquery_uuid_unique','2021-07-30 19:59:48.530429'),(376,'enterprise','0130_lms_customer_lp_search_help_text','2021-07-30 19:59:48.692625'),(377,'enterprise','0131_auto_20210517_0924','2021-07-30 19:59:48.860832'),(378,'enterprise','0132_auto_20210608_1921','2021-07-30 19:59:49.612504'),(379,'enterprise','0133_auto_20210608_1931','2021-07-30 19:59:49.627369'),(380,'enterprise','0134_enterprisecustomerreportingconfiguration_enable_compression','2021-07-30 19:59:49.670835'),(381,'enterprise','0135_adminnotification_adminnotificationfilter_adminnotificationread','2021-07-30 19:59:49.843832'),(382,'enterprise','0136_auto_20210629_2129','2021-07-30 19:59:50.286580'),(383,'enterprise','0137_enrollment_email_update','2021-07-30 19:59:50.300867'),(384,'experiments','0001_initial','2021-07-30 19:59:50.657799'),(385,'student','0001_squashed_0031_auto_20200317_1122','2021-07-30 19:59:57.185699'),(386,'entitlements','0001_initial','2021-07-30 19:59:57.303667'),(387,'entitlements','0002_auto_20171102_0719','2021-07-30 19:59:58.204612'),(388,'entitlements','0003_auto_20171205_1431','2021-07-30 19:59:58.632707'),(389,'entitlements','0004_auto_20171206_1729','2021-07-30 19:59:58.717553'),(390,'entitlements','0005_courseentitlementsupportdetail','2021-07-30 19:59:58.836821'),(391,'entitlements','0006_courseentitlementsupportdetail_action','2021-07-30 19:59:58.922527'),(392,'entitlements','0007_change_expiration_period_default','2021-07-30 19:59:58.978736'),(393,'entitlements','0008_auto_20180328_1107','2021-07-30 19:59:59.141514'),(394,'entitlements','0009_courseentitlement_refund_locked','2021-07-30 19:59:59.226991'),(395,'entitlements','0010_backfill_refund_lock','2021-07-30 19:59:59.243360'),(396,'entitlements','0011_historicalcourseentitlement','2021-07-30 19:59:59.371577'),(397,'entitlements','0012_allow_blank_order_number_values','2021-07-30 19:59:59.550817'),(398,'entitlements','0013_historicalcourseentitlementsupportdetail','2021-07-30 19:59:59.669185'),(399,'entitlements','0014_auto_20200115_2022','2021-07-30 19:59:59.794494'),(400,'entitlements','0015_add_unique_together_constraint','2021-07-30 20:00:00.072319'),(401,'event_routing_backends','0001_initial','2021-07-30 20:00:00.190780'),(402,'event_routing_backends','0002_auto_20210503_0648','2021-07-30 20:00:00.369493'),(403,'experiments','0002_auto_20170627_1402','2021-07-30 20:00:00.405916'),(404,'experiments','0003_auto_20170713_1148','2021-07-30 20:00:00.426850'),(405,'experiments','0004_historicalexperimentkeyvalue','2021-07-30 20:00:00.549661'),(406,'external_user_ids','0001_initial','2021-07-30 20:00:01.588733'),(407,'external_user_ids','0002_mb_coaching_20200210_1754','2021-07-30 20:00:01.602918'),(408,'external_user_ids','0003_auto_20200224_1836','2021-07-30 20:00:01.693586'),(409,'external_user_ids','0004_add_lti_type','2021-07-30 20:00:01.709599'),(410,'grades','0001_initial','2021-07-30 20:00:01.774754'),(411,'grades','0002_rename_last_edited_field','2021-07-30 20:00:01.803512'),(412,'grades','0003_coursepersistentgradesflag_persistentgradesenabledflag','2021-07-30 20:00:02.056948'),(413,'grades','0004_visibleblocks_course_id','2021-07-30 20:00:02.083828'),(414,'grades','0005_multiple_course_flags','2021-07-30 20:00:02.184412'),(415,'grades','0006_persistent_course_grades','2021-07-30 20:00:02.223170'),(416,'grades','0007_add_passed_timestamp_column','2021-07-30 20:00:02.263933'),(417,'grades','0008_persistentsubsectiongrade_first_attempted','2021-07-30 20:00:02.288884'),(418,'grades','0009_auto_20170111_1507','2021-07-30 20:00:02.329418'),(419,'grades','0010_auto_20170112_1156','2021-07-30 20:00:02.355050'),(420,'grades','0011_null_edited_time','2021-07-30 20:00:02.422033'),(421,'grades','0012_computegradessetting','2021-07-30 20:00:02.554471'),(422,'grades','0013_persistentsubsectiongradeoverride','2021-07-30 20:00:02.582982'),(423,'grades','0014_persistentsubsectiongradeoverridehistory','2021-07-30 20:00:02.710982'),(424,'grades','0015_historicalpersistentsubsectiongradeoverride','2021-07-30 20:00:02.850543'),(425,'grades','0016_auto_20190703_1446','2021-07-30 20:00:03.101643'),(426,'grades','0017_delete_manual_psgoverride_table','2021-07-30 20:00:03.252503'),(427,'grades','0018_add_waffle_flag_defaults','2021-07-30 20:00:03.267160'),(428,'instructor_task','0002_gradereportsetting','2021-07-30 20:00:03.397008'),(429,'instructor_task','0003_alter_task_input_field','2021-07-30 20:00:03.497477'),(430,'integrated_channel','0001_squashed_0007_auto_20190925_0730','2021-07-30 20:00:03.645584'),(431,'integrated_channel','0002_learnerdatatransmissionaudit_subsection_id','2021-07-30 20:00:03.669790'),(432,'learning_sequences','0001_initial','2021-07-30 20:00:03.965014'),(433,'learning_sequences','0002_coursesectionsequence_inaccessible_after_due','2021-07-30 20:00:03.990405'),(434,'learning_sequences','0003_create_course_context_for_course_specific_models','2021-07-30 20:00:04.179483'),(435,'learning_sequences','0004_coursecontext_self_paced','2021-07-30 20:00:04.207007'),(436,'learning_sequences','0005_coursecontext_days_early_for_beta','2021-07-30 20:00:04.233746'),(437,'learning_sequences','0006_coursecontext_entrance_exam_id','2021-07-30 20:00:04.259101'),(438,'learning_sequences','0007_coursesequenceexam','2021-07-30 20:00:04.290493'),(439,'learning_sequences','0008_add_learning_context_title_index','2021-07-30 20:00:04.314823'),(440,'learning_sequences','0009_contenterror_publishreport','2021-07-30 20:00:04.364884'),(441,'learning_sequences','0010_add_publishreport_indexes','2021-07-30 20:00:04.440101'),(442,'learning_sequences','0011_course_meta_names','2021-07-30 20:00:04.490876'),(443,'learning_sequences','0012_add_user_partition_group','2021-07-30 20:00:04.581579'),(444,'learning_sequences','0013_through_model_for_user_partition_groups_1','2021-07-30 20:00:04.695833'),(445,'learning_sequences','0014_remove_user_partition_group_duplicates','2021-07-30 20:00:04.712734'),(446,'learning_sequences','0015_add_user_partition_group_unique_constraint','2021-07-30 20:00:04.742590'),(447,'learning_sequences','0016_through_model_for_user_partition_groups_2','2021-07-30 20:00:04.801645'),(448,'lms_xblock','0001_initial','2021-07-30 20:00:04.943466'),(449,'lti_consumer','0002_ltiagslineitem','2021-07-30 20:00:05.662129'),(450,'lti_consumer','0003_ltiagsscore','2021-07-30 20:00:05.841449'),(451,'lti_consumer','0004_keyset_mgmt_to_model','2021-07-30 20:00:05.929781'),(452,'lti_consumer','0005_migrate_keyset_to_model','2021-07-30 20:00:05.947808'),(453,'lti_consumer','0006_add_on_model_config_for_lti_1p1','2021-07-30 20:00:06.111162'),(454,'lti_consumer','0007_ltidlcontentitem','2021-07-30 20:00:06.293117'),(455,'lti_consumer','0008_fix_uuid_backfill','2021-07-30 20:00:06.359497'),(456,'lti_consumer','0009_backfill-empty-string-config-id','2021-07-30 20:00:06.373817'),(457,'lti_consumer','0010_backfill-empty-string-lti-config','2021-07-30 20:00:06.389528'),(458,'lti_consumer','0011_courseeditltifieldsenabledflag','2021-07-30 20:00:06.573074'),(459,'lti_consumer','0012_rename_courseeditltifieldsenabledflag_model','2021-07-30 20:00:06.725854'),(460,'milestones','0001_initial','2021-07-30 20:00:06.998534'),(461,'milestones','0002_data__seed_relationship_types','2021-07-30 20:00:07.014729'),(462,'milestones','0003_coursecontentmilestone_requirements','2021-07-30 20:00:07.044058'),(463,'milestones','0004_auto_20151221_1445','2021-07-30 20:00:07.148130'),(464,'mobile_api','0001_initial','2021-07-30 20:00:07.339154'),(465,'mobile_api','0002_auto_20160406_0904','2021-07-30 20:00:07.379131'),(466,'mobile_api','0003_ignore_mobile_available_flag','2021-07-30 20:00:07.698502'),(467,'moodle','0001_initial','2021-07-30 20:00:08.063449'),(468,'moodle','0002_moodlelearnerdatatransmissionaudit','2021-07-30 20:00:08.083454'),(469,'moodle','0003_auto_20201006_1706','2021-07-30 20:00:08.311960'),(470,'moodle','0004_auto_20201105_1921','2021-07-30 20:00:08.561848'),(471,'moodle','0005_auto_20210708_1446','2021-07-30 20:00:08.757924'),(472,'oauth2_provider','0001_initial','2021-07-30 20:00:10.283835'),(473,'oauth2_provider','0002_auto_20190406_1805','2021-07-30 20:00:10.568102'),(474,'oauth_dispatch','0001_initial','2021-07-30 20:00:10.761308'),(475,'oauth_dispatch','0002_scopedapplication_scopedapplicationorganization','2021-07-30 20:00:11.150887'),(476,'oauth_dispatch','0003_application_data','2021-07-30 20:00:11.167782'),(477,'oauth_dispatch','0004_auto_20180626_1349','2021-07-30 20:00:12.005766'),(478,'oauth_dispatch','0005_applicationaccess_type','2021-07-30 20:00:12.054976'),(479,'oauth_dispatch','0006_drop_application_id_constraints','2021-07-30 20:00:12.763198'),(480,'oauth_dispatch','0007_restore_application_id_constraints','2021-07-30 20:00:12.880825'),(481,'oauth_dispatch','0008_applicationaccess_filters','2021-07-30 20:00:12.913788'),(482,'oauth_dispatch','0009_delete_enable_scopes_waffle_switch','2021-07-30 20:00:12.929037'),(483,'oauth_dispatch','0010_noop_migration_to_test_rollback','2021-07-30 20:00:12.942426'),(484,'oauth_dispatch','0011_noop_migration_to_test_rollback','2021-07-30 20:00:12.957188'),(485,'oauth_dispatch','0012_noop_migration_to_test_rollback','2021-07-30 20:00:12.972088'),(486,'organizations','0002_unique_short_name','2021-07-30 20:00:13.028235'),(487,'organizations','0003_historicalorganizationcourse','2021-07-30 20:00:13.067373'),(488,'program_enrollments','0001_initial','2021-07-30 20:00:13.144896'),(489,'program_enrollments','0002_historicalprogramcourseenrollment_programcourseenrollment','2021-07-30 20:00:13.550279'),(490,'program_enrollments','0003_auto_20190424_1622','2021-07-30 20:00:13.707300'),(491,'program_enrollments','0004_add_programcourseenrollment_relatedname','2021-07-30 20:00:13.920298'),(492,'program_enrollments','0005_canceled_not_withdrawn','2021-07-30 20:00:14.235776'),(493,'program_enrollments','0006_add_the_correct_constraints','2021-07-30 20:00:14.392564'),(494,'program_enrollments','0007_waiting_programcourseenrollment_constraint','2021-07-30 20:00:14.430178'),(495,'program_enrollments','0008_add_ended_programenrollment_status','2021-07-30 20:00:14.499859'),(496,'program_enrollments','0009_update_course_enrollment_field_to_foreign_key','2021-07-30 20:00:14.556181'),(497,'program_enrollments','0010_add_courseaccessroleassignment','2021-07-30 20:00:14.635148'),(498,'programs','0001_initial','2021-07-30 20:00:14.690474'),(499,'programs','0002_programsapiconfig_cache_ttl','2021-07-30 20:00:14.734805'),(500,'programs','0003_auto_20151120_1613','2021-07-30 20:00:14.903245'),(501,'programs','0004_programsapiconfig_enable_certification','2021-07-30 20:00:14.946242'),(502,'programs','0005_programsapiconfig_max_retries','2021-07-30 20:00:14.993402'),(503,'programs','0006_programsapiconfig_xseries_ad_enabled','2021-07-30 20:00:15.038992'),(504,'programs','0007_programsapiconfig_program_listing_enabled','2021-07-30 20:00:15.085661'),(505,'programs','0008_programsapiconfig_program_details_enabled','2021-07-30 20:00:15.131685'),(506,'programs','0009_programsapiconfig_marketing_path','2021-07-30 20:00:15.177818'),(507,'programs','0010_auto_20170204_2332','2021-07-30 20:00:15.269507'),(508,'programs','0011_auto_20170301_1844','2021-07-30 20:00:16.364043'),(509,'programs','0012_auto_20170419_0018','2021-07-30 20:00:16.404844'),(510,'programs','0013_customprogramsconfig','2021-07-30 20:00:16.455368'),(511,'programs','0014_delete_customprogramsconfig','2021-07-30 20:00:16.470935'),(512,'redirects','0001_initial','2021-07-30 20:00:16.670902'),(513,'rss_proxy','0001_initial','2021-07-30 20:00:16.689113'),(514,'sap_success_factors','0001_squashed_0022_auto_20200206_1046','2021-07-30 20:00:17.111674'),(515,'sap_success_factors','0002_sapsuccessfactorslearnerdatatransmissionaudit_credit_hours','2021-07-30 20:00:17.137528'),(516,'sap_success_factors','0003_auto_20210701_1556','2021-07-30 20:00:17.199198'),(517,'sap_success_factors','0004_auto_20210708_1639','2021-07-30 20:00:17.257972'),(518,'sap_success_factors','0005_sapsuccessfactorsenterprisecustomerconfiguration_prevent_learner_self_submit_grades','2021-07-30 20:00:17.316815'),(519,'schedules','0001_initial','2021-07-30 20:00:17.524073'),(520,'schedules','0002_auto_20170816_1532','2021-07-30 20:00:17.594089'),(521,'schedules','0003_scheduleconfig','2021-07-30 20:00:17.805654'),(522,'schedules','0004_auto_20170922_1428','2021-07-30 20:00:18.135275'),(523,'schedules','0005_auto_20171010_1722','2021-07-30 20:00:18.467288'),(524,'schedules','0006_scheduleexperience','2021-07-30 20:00:18.687202'),(525,'schedules','0007_scheduleconfig_hold_back_ratio','2021-07-30 20:00:18.859250'),(526,'schedules','0008_add_new_start_date_field','2021-07-30 20:00:18.892194'),(527,'schedules','0009_schedule_copy_column_values','2021-07-30 20:00:18.909858'),(528,'schedules','0010_remove_null_blank_from_schedules_date','2021-07-30 20:00:18.946194'),(529,'schedules','0011_auto_20200228_2018','2021-07-30 20:00:19.000253'),(530,'schedules','0012_auto_20200302_1914','2021-07-30 20:00:19.058188'),(531,'schedules','0013_historicalschedule','2021-07-30 20:00:19.112951'),(532,'schedules','0014_historicalschedule_drop_fk','2021-07-30 20:00:19.169455'),(533,'schedules','0015_schedules_start_nullable','2021-07-30 20:00:19.248393'),(534,'schedules','0016_remove_start_from_schedules','2021-07-30 20:00:19.892138'),(535,'schedules','0017_remove_start_from_historicalschedule','2021-07-30 20:00:19.926326'),(536,'schedules','0018_readd_historicalschedule_fks','2021-07-30 20:00:19.999101'),(537,'schedules','0019_auto_20200316_1935','2021-07-30 20:00:20.127470'),(538,'schedules','0020_remove_config_rollout_fields','2021-07-30 20:00:20.278504'),(539,'self_paced','0001_initial','2021-07-30 20:00:20.362185'),(540,'sessions','0001_initial','2021-07-30 20:00:20.380175'),(541,'site_configuration','0001_initial','2021-07-30 20:00:20.547073'),(542,'site_configuration','0002_auto_20160720_0231','2021-07-30 20:00:20.666073'),(543,'site_configuration','0003_auto_20200217_1058','2021-07-30 20:00:20.780260'),(544,'site_configuration','0004_add_site_values_field','2021-07-30 20:00:20.910262'),(545,'site_configuration','0005_populate_siteconfig_history_site_values','2021-07-30 20:00:20.927324'),(546,'site_configuration','0006_copy_values_to_site_values','2021-07-30 20:00:20.943632'),(547,'site_configuration','0007_remove_values_field','2021-07-30 20:00:21.061347'),(548,'default','0001_initial','2021-07-30 20:00:21.298229'),(549,'social_auth','0001_initial','2021-07-30 20:00:21.302275'),(550,'default','0002_add_related_name','2021-07-30 20:00:21.390265'),(551,'social_auth','0002_add_related_name','2021-07-30 20:00:21.393580'),(552,'default','0003_alter_email_max_length','2021-07-30 20:00:21.419847'),(553,'social_auth','0003_alter_email_max_length','2021-07-30 20:00:21.423304'),(554,'default','0004_auto_20160423_0400','2021-07-30 20:00:21.488797'),(555,'social_auth','0004_auto_20160423_0400','2021-07-30 20:00:21.492313'),(556,'social_auth','0005_auto_20160727_2333','2021-07-30 20:00:21.516116'),(557,'social_django','0006_partial','2021-07-30 20:00:21.536719'),(558,'social_django','0007_code_timestamp','2021-07-30 20:00:21.559928'),(559,'social_django','0008_partial_timestamp','2021-07-30 20:00:21.585019'),(560,'social_django','0009_auto_20191118_0520','2021-07-30 20:00:21.714048'),(561,'social_django','0010_uid_db_index','2021-07-30 20:00:21.783082'),(562,'splash','0001_initial','2021-07-30 20:00:21.871192'),(563,'static_replace','0001_initial','2021-07-30 20:00:21.961218'),(564,'static_replace','0002_assetexcludedextensionsconfig','2021-07-30 20:00:22.054091'),(565,'status','0001_initial','2021-07-30 20:00:22.251649'),(566,'status','0002_update_help_text','2021-07-30 20:00:22.322086'),(567,'student','0032_removed_logout_view_configuration','2021-07-30 20:00:22.474065'),(568,'student','0033_userprofile_state','2021-07-30 20:00:22.576360'),(569,'student','0034_courseenrollmentcelebration','2021-07-30 20:00:22.719485'),(570,'student','0035_bulkchangeenrollmentconfiguration','2021-07-30 20:00:22.864213'),(571,'student','0036_userpasswordtogglehistory','2021-07-30 20:00:23.011687'),(572,'student','0037_linkedinaddtoprofileconfiguration_updates','2021-07-30 20:00:23.340775'),(573,'student','0038_auto_20201021_1256','2021-07-30 20:00:24.065329'),(574,'student','0039_anon_id_context','2021-07-30 20:00:24.180246'),(575,'student','0040_usercelebration','2021-07-30 20:00:24.320794'),(576,'student','0041_registration_activation_timestamp','2021-07-30 20:00:24.438374'),(577,'student','0042_allow_certificate_null_20210427_1519','2021-07-30 20:00:24.549398'),(578,'student','0043_remove_userprofile_allow_certificate','2021-07-30 20:00:24.662956'),(579,'submissions','0001_initial','2021-07-30 20:00:25.234349'),(580,'submissions','0002_auto_20151119_0913','2021-07-30 20:00:25.238461'),(581,'submissions','0003_submission_status','2021-07-30 20:00:25.241582'),(582,'submissions','0004_remove_django_extensions','2021-07-30 20:00:25.243996'),(583,'submissions','0005_CreateTeamModel','2021-07-30 20:00:25.246489'),(584,'super_csv','0001_initial','2021-07-30 20:00:25.265798'),(585,'super_csv','0002_csvoperation_user','2021-07-30 20:00:25.414262'),(586,'super_csv','0003_csvoperation_original_filename','2021-07-30 20:00:25.524127'),(587,'survey','0001_initial','2021-07-30 20:00:25.731779'),(588,'system_wide_roles','0001_SystemWideRole_SystemWideRoleAssignment','2021-07-30 20:00:25.897095'),(589,'system_wide_roles','0002_add_system_wide_student_support_role','2021-07-30 20:00:25.916796'),(590,'system_wide_roles','0003_systemwideroleassignment_applies_to_all_contexts','2021-07-30 20:00:26.027789'),(591,'teams','0001_initial','2021-07-30 20:00:26.515453'),(592,'teams','0002_slug_field_ids','2021-07-30 20:00:26.779111'),(593,'teams','0003_courseteam_organization_protected','2021-07-30 20:00:26.907654'),(594,'teams','0004_alter_defaults','2021-07-30 20:00:28.058847'),(595,'theming','0001_initial','2021-07-30 20:00:28.223157'),(596,'third_party_auth','0001_squashed_0026_auto_20200401_1932','2021-07-30 20:00:29.008255'),(597,'third_party_auth','0002_samlproviderconfig_country','2021-07-30 20:00:29.191127'),(598,'third_party_auth','0002_auto_20200721_1650','2021-07-30 20:00:29.890263'),(599,'third_party_auth','0003_samlconfiguration_is_public','2021-07-30 20:00:30.058463'),(600,'third_party_auth','0004_auto_20200919_0955','2021-07-30 20:00:30.737691'),(601,'third_party_auth','0005_auto_20210723_1527','2021-07-30 20:00:31.263394'),(602,'thumbnail','0001_initial','2021-07-30 20:00:31.285659'),(603,'track','0001_initial','2021-07-30 20:00:31.305804'),(604,'track','0002_delete_trackinglog','2021-07-30 20:00:31.324859'),(605,'user_api','0003_userretirementrequest','2021-07-30 20:00:32.162331'),(606,'user_api','0004_userretirementpartnerreportingstatus','2021-07-30 20:00:32.369762'),(607,'user_authn','0001_data__add_login_service','2021-07-30 20:00:32.386755'),(608,'util','0001_initial','2021-07-30 20:00:32.579710'),(609,'util','0002_data__default_rate_limit_config','2021-07-30 20:00:32.597716'),(610,'verified_track_content','0001_initial','2021-07-30 20:00:32.621746'),(611,'verified_track_content','0002_verifiedtrackcohortedcourse_verified_cohort_name','2021-07-30 20:00:32.648732'),(612,'verified_track_content','0003_migrateverifiedtrackcohortssetting','2021-07-30 20:00:32.843524'),(613,'verify_student','0001_initial','2021-07-30 20:00:34.584622'),(614,'verify_student','0002_auto_20151124_1024','2021-07-30 20:00:34.650916'),(615,'verify_student','0003_auto_20151113_1443','2021-07-30 20:00:34.716166'),(616,'verify_student','0004_delete_historical_records','2021-07-30 20:00:34.774041'),(617,'verify_student','0005_remove_deprecated_models','2021-07-30 20:00:36.928247'),(618,'verify_student','0006_ssoverification','2021-07-30 20:00:37.073219'),(619,'verify_student','0007_idverificationaggregate','2021-07-30 20:00:37.219752'),(620,'verify_student','0008_populate_idverificationaggregate','2021-07-30 20:00:37.238502'),(621,'verify_student','0009_remove_id_verification_aggregate','2021-07-30 20:00:37.542929'),(622,'verify_student','0010_manualverification','2021-07-30 20:00:37.690488'),(623,'verify_student','0011_add_fields_to_sspv','2021-07-30 20:00:37.907078'),(624,'verify_student','0012_sspverificationretryconfig','2021-07-30 20:00:38.053308'),(625,'verify_student','0013_add_expiration_date_field','2021-07-30 20:00:38.373798'),(626,'verify_student','0014_remove_softwaresecurephotoverification_expiry_date','2021-07-30 20:00:38.485361'),(627,'video_config','0001_initial','2021-07-30 20:00:38.746188'),(628,'video_config','0002_coursevideotranscriptenabledflag_videotranscriptenabledflag','2021-07-30 20:00:39.678164'),(629,'video_config','0003_transcriptmigrationsetting','2021-07-30 20:00:39.820002'),(630,'video_config','0004_transcriptmigrationsetting_command_run','2021-07-30 20:00:39.925550'),(631,'video_config','0005_auto_20180719_0752','2021-07-30 20:00:40.050304'),(632,'video_config','0006_videothumbnailetting_updatedcoursevideos','2021-07-30 20:00:40.238677'),(633,'video_config','0007_videothumbnailsetting_offset','2021-07-30 20:00:40.340819'),(634,'video_config','0008_courseyoutubeblockedflag','2021-07-30 20:00:40.484086'),(635,'video_pipeline','0001_initial','2021-07-30 20:00:40.628935'),(636,'video_pipeline','0002_auto_20171114_0704','2021-07-30 20:00:40.845654'),(637,'video_pipeline','0003_coursevideouploadsenabledbydefault_videouploadsenabledbydefault','2021-07-30 20:00:41.136036'),(638,'video_pipeline','0004_vempipelineintegration','2021-07-30 20:00:41.288055'),(639,'video_pipeline','0005_add_vem_course_percentage','2021-07-30 20:00:41.397232'),(640,'video_pipeline','0006_remove_vempipelineintegration_vem_enabled_courses_percentage','2021-07-30 20:00:41.506495'),(641,'video_pipeline','0007_delete_videopipelineintegration','2021-07-30 20:00:41.524305'),(642,'waffle','0002_auto_20161201_0958','2021-07-30 20:00:41.552749'),(643,'waffle','0003_update_strings_for_i18n','2021-07-30 20:00:44.167508'),(644,'waffle','0004_update_everyone_nullbooleanfield','2021-07-30 20:00:44.281576'),(645,'waffle_utils','0001_initial','2021-07-30 20:00:44.426531'),(646,'waffle_utils','0002_waffleflagcourseoverridemodel_note','2021-07-30 20:00:44.535772'),(647,'wiki','0001_initial','2021-07-30 20:00:49.011176'),(648,'wiki','0002_remove_article_subscription','2021-07-30 20:00:49.031113'),(649,'wiki','0003_ip_address_conv','2021-07-30 20:00:49.405132'),(650,'wiki','0004_increase_slug_size','2021-07-30 20:00:49.490353'),(651,'wiki','0005_remove_attachments_and_images','2021-07-30 20:00:51.002322'),(652,'wiki','0006_auto_20200110_1003','2021-07-30 20:00:51.243061'),(653,'workflow','0001_initial','2021-07-30 20:00:51.319278'),(654,'workflow','0002_remove_django_extensions','2021-07-30 20:00:51.351533'),(655,'workflow','0003_TeamWorkflows','2021-07-30 20:00:51.381111'),(656,'workflow','0004_assessmentworkflowstep_skipped','2021-07-30 20:00:51.412435'),(657,'xapi','0001_initial','2021-07-30 20:00:51.522329'),(658,'xapi','0002_auto_20180726_0142','2021-07-30 20:00:51.640242'),(659,'xapi','0003_auto_20190807_1006','2021-07-30 20:00:51.837123'),(660,'xapi','0004_auto_20190830_0710','2021-07-30 20:00:51.923396'),(661,'xblock_django','0001_initial','2021-07-30 20:00:52.033717'),(662,'xblock_django','0002_auto_20160204_0809','2021-07-30 20:00:52.117642'),(663,'xblock_django','0003_add_new_config_models','2021-07-30 20:00:52.460114'),(664,'xblock_django','0004_delete_xblock_disable_config','2021-07-30 20:00:52.586533'),(665,'social_django','0002_add_related_name','2021-07-30 20:00:52.596112'),(666,'social_django','0004_auto_20160423_0400','2021-07-30 20:00:52.598366'),(667,'social_django','0001_initial','2021-07-30 20:00:52.600470'),(668,'social_django','0005_auto_20160727_2333','2021-07-30 20:00:52.602525'),(669,'social_django','0003_alter_email_max_length','2021-07-30 20:00:52.604700'),(670,'submissions','0001_squashed_0005_CreateTeamModel','2021-07-30 20:00:52.606913'),(671,'edxval','0001_squashed_0016_add_transcript_credentials_model','2021-07-30 20:00:52.609062'),(672,'organizations','0001_squashed_0007_historicalorganization','2021-07-30 20:00:52.611216'),(673,'contentstore','0001_initial','2021-07-30 20:01:28.602672'),(674,'contentstore','0002_add_assets_page_flag','2021-07-30 20:01:29.179254'),(675,'contentstore','0003_remove_assets_page_flag','2021-07-30 20:01:29.783373'),(676,'contentstore','0004_remove_push_notification_configmodel_table','2021-07-30 20:01:30.328970'),(677,'contentstore','0005_add_enable_checklists_quality_waffle_flag','2021-07-30 20:01:30.344340'),(678,'contentstore','0006_courseoutlineregenerate','2021-07-30 20:01:30.360295'),(679,'course_creators','0001_initial','2021-07-30 20:01:30.633015'),(680,'tagging','0001_initial','2021-07-30 20:01:30.686860'),(681,'tagging','0002_auto_20170116_1541','2021-07-30 20:01:30.730001'),(682,'user_tasks','0001_initial','2021-07-30 20:01:31.315263'),(683,'user_tasks','0002_artifact_file_storage','2021-07-30 20:01:31.341893'),(684,'user_tasks','0003_url_max_length','2021-07-30 20:01:31.368893'),(685,'user_tasks','0004_url_textfield','2021-07-30 20:01:31.395633'),(686,'xblock_config','0001_initial','2021-07-30 20:01:31.789908'),(687,'xblock_config','0002_courseeditltifieldsenabledflag','2021-07-30 20:01:31.795106'),(688,'xblock_config','0003_move_course_edit_lti_fields_enabled_flag_model_to_lti_consumer','2021-07-30 20:01:31.797544'),(689,'xblock_config','0001_squashed_0003_move_course_edit_lti_fields_enabled_flag_model_to_lti_consumer','2021-07-30 20:01:31.802204'); +INSERT INTO `django_migrations` VALUES (1,'contenttypes','0001_initial','2022-12-23 15:12:05.968926'),(2,'auth','0001_initial','2022-12-23 15:12:06.027983'),(3,'admin','0001_initial','2022-12-23 15:12:06.060964'),(4,'admin','0002_logentry_remove_auto_add','2022-12-23 15:12:06.094351'),(5,'admin','0003_logentry_add_action_flag_choices','2022-12-23 15:12:06.120978'),(6,'agreements','0001_initial','2022-12-23 15:12:06.149789'),(7,'announcements','0001_initial','2022-12-23 15:12:06.160512'),(8,'sites','0001_initial','2022-12-23 15:12:06.173963'),(9,'contenttypes','0002_remove_content_type_name','2022-12-23 15:12:06.247986'),(10,'api_admin','0001_initial','2022-12-23 15:12:06.307222'),(11,'api_admin','0002_auto_20160325_1604','2022-12-23 15:12:06.319887'),(12,'api_admin','0003_auto_20160404_1618','2022-12-23 15:12:06.478304'),(13,'api_admin','0004_auto_20160412_1506','2022-12-23 15:12:06.568303'),(14,'api_admin','0005_auto_20160414_1232','2022-12-23 15:12:06.596600'),(15,'api_admin','0006_catalog','2022-12-23 15:12:06.605258'),(16,'api_admin','0007_delete_historical_api_records','2022-12-23 15:12:06.681473'),(17,'assessment','0001_initial','2022-12-23 15:12:06.902764'),(18,'assessment','0002_staffworkflow','2022-12-23 15:12:06.913919'),(19,'assessment','0003_expand_course_id','2022-12-23 15:12:06.937642'),(20,'assessment','0004_historicalsharedfileupload_sharedfileupload','2022-12-23 15:12:06.969370'),(21,'assessment','0005_add_filename_to_sharedupload','2022-12-23 15:12:07.003988'),(22,'assessment','0006_TeamWorkflows','2022-12-23 15:12:07.017410'),(23,'assessment','0007_staff_workflow_blank','2022-12-23 15:12:07.058503'),(24,'auth','0002_alter_permission_name_max_length','2022-12-23 15:12:07.083327'),(25,'auth','0003_alter_user_email_max_length','2022-12-23 15:12:07.109182'),(26,'auth','0004_alter_user_username_opts','2022-12-23 15:12:07.133596'),(27,'auth','0005_alter_user_last_login_null','2022-12-23 15:12:07.160401'),(28,'auth','0006_require_contenttypes_0002','2022-12-23 15:12:07.163642'),(29,'auth','0007_alter_validators_add_error_messages','2022-12-23 15:12:07.186881'),(30,'auth','0008_alter_user_username_max_length','2022-12-23 15:12:07.211216'),(31,'auth','0009_alter_user_last_name_max_length','2022-12-23 15:12:07.237155'),(32,'auth','0010_alter_group_name_max_length','2022-12-23 15:12:07.266913'),(33,'auth','0011_update_proxy_permissions','2022-12-23 15:12:07.276592'),(34,'auth','0012_alter_user_first_name_max_length','2022-12-23 15:12:07.304447'),(35,'instructor_task','0001_initial','2022-12-23 15:12:07.334169'),(36,'certificates','0001_initial','2022-12-23 15:12:07.820453'),(37,'certificates','0002_data__certificatehtmlviewconfiguration_data','2022-12-23 15:12:07.829417'),(38,'certificates','0003_data__default_modes','2022-12-23 15:12:07.837822'),(39,'certificates','0004_certificategenerationhistory','2022-12-23 15:12:07.873182'),(40,'certificates','0005_auto_20151208_0801','2022-12-23 15:12:07.905393'),(41,'certificates','0006_certificatetemplateasset_asset_slug','2022-12-23 15:12:07.916022'),(42,'certificates','0007_certificateinvalidation','2022-12-23 15:12:07.953290'),(43,'badges','0001_initial','2022-12-23 15:12:08.023560'),(44,'badges','0002_data__migrate_assertions','2022-12-23 15:12:08.032169'),(45,'badges','0003_schema__add_event_configuration','2022-12-23 15:12:08.080946'),(46,'badges','0004_badgeclass_badgr_server_slug','2022-12-23 15:12:08.093351'),(47,'waffle','0001_initial','2022-12-23 15:12:08.147984'),(48,'sites','0002_alter_domain_unique','2022-12-23 15:12:08.161508'),(49,'enterprise','0001_squashed_0092_auto_20200312_1650','2022-12-23 15:12:10.434628'),(50,'enterprise','0093_add_use_enterprise_catalog_flag','2022-12-23 15:12:10.444789'),(51,'enterprise','0094_add_use_enterprise_catalog_sample','2022-12-23 15:12:10.460073'),(52,'integrated_channel','0001_squashed_0007_auto_20190925_0730','2022-12-23 15:12:10.592548'),(53,'integrated_channel','0002_learnerdatatransmissionaudit_subsection_id','2022-12-23 15:12:10.608334'),(54,'integrated_channel','0003_contentmetadataitemtransmission_content_last_changed','2022-12-23 15:12:10.671127'),(55,'integrated_channel','0004_contentmetadataitemtransmission_enterprise_customer_catalog_uuid','2022-12-23 15:12:10.726333'),(56,'integrated_channel','0005_auto_20211005_1052','2022-12-23 15:12:10.781980'),(57,'integrated_channel','0006_contentmetadataitemtransmission_deleted_at','2022-12-23 15:12:10.836995'),(58,'integrated_channel','0007_delete_learnerdatatransmissionaudit','2022-12-23 15:12:10.846381'),(59,'integrated_channel','0008_genericlearnerdatatransmissionaudit','2022-12-23 15:12:10.857225'),(60,'integrated_channel','0009_auto_20220325_1757','2022-12-23 15:12:10.879993'),(61,'enterprise','0095_auto_20200507_1138','2022-12-23 15:12:11.081523'),(62,'enterprise','0096_enterprise_catalog_admin_role','2022-12-23 15:12:11.102325'),(63,'enterprise','0097_auto_20200619_1130','2022-12-23 15:12:11.783129'),(64,'enterprise','0098_auto_20200629_1756','2022-12-23 15:12:11.942796'),(65,'enterprise','0099_auto_20200702_1537','2022-12-23 15:12:12.095711'),(66,'enterprise','0100_add_licensed_enterprise_course_enrollment','2022-12-23 15:12:12.392254'),(67,'enterprise','0101_move_data_to_saved_for_later','2022-12-23 15:12:12.406189'),(68,'enterprise','0102_auto_20200708_1615','2022-12-23 15:12:12.593309'),(69,'enterprise','0103_remove_marked_done','2022-12-23 15:12:12.785231'),(70,'enterprise','0104_sync_query_field','2022-12-23 15:12:12.997825'),(71,'enterprise','0105_add_branding_config_color_fields','2022-12-23 15:12:13.239820'),(72,'enterprise','0106_move_branding_config_colors','2022-12-23 15:12:13.251734'),(73,'enterprise','0107_remove_branding_config_banner_fields','2022-12-23 15:12:13.383190'),(74,'enterprise','0108_add_licensed_enrollment_is_revoked','2022-12-23 15:12:13.533335'),(75,'enterprise','0109_remove_use_enterprise_catalog_sample','2022-12-23 15:12:13.547432'),(76,'enterprise','0110_add_default_contract_discount','2022-12-23 15:12:13.843434'),(77,'enterprise','0111_pendingenterprisecustomeradminuser','2022-12-23 15:12:14.176355'),(78,'enterprise','0112_auto_20200914_0926','2022-12-23 15:12:14.393997'),(79,'enterprise','0113_auto_20200914_2054','2022-12-23 15:12:14.699772'),(80,'enterprise','0114_auto_20201020_0142','2022-12-23 15:12:14.989292'),(81,'enterprise','0115_enterpriseanalyticsuser_historicalenterpriseanalyticsuser','2022-12-23 15:12:15.369438'),(82,'enterprise','0116_auto_20201116_0400','2022-12-23 15:12:15.442602'),(83,'enterprise','0116_auto_20201208_1759','2022-12-23 15:12:15.688308'),(84,'enterprise','0117_auto_20201215_0258','2022-12-23 15:12:15.925480'),(85,'enterprise','unique_constraints_pending_users','2022-12-23 15:12:18.264835'),(86,'enterprise','0001_auto_20210111_1253','2022-12-23 15:12:18.585259'),(87,'enterprise','0120_systemwiderole_applies_to_all_contexts','2022-12-23 15:12:18.868573'),(88,'enterprise','0121_systemwiderole_add_ent_cust_field','2022-12-23 15:12:19.087837'),(89,'enterprise','0122_remove_field_sync_enterprise_catalog_query','2022-12-23 15:12:19.396640'),(90,'enterprise','0123_enterprisecustomeridentityprovider_default_provider','2022-12-23 15:12:19.521172'),(91,'enterprise','0124_auto_20210301_1309','2022-12-23 15:12:20.178471'),(92,'enterprise','0125_add_config_for_role_assign_backfill','2022-12-23 15:12:20.437515'),(93,'enterprise','0126_auto_20210308_1522','2022-12-23 15:12:20.735180'),(94,'enterprise','0127_enterprisecatalogquery_uuid','2022-12-23 15:12:20.768427'),(95,'enterprise','0128_enterprisecatalogquery_generate_uuids','2022-12-23 15:12:20.786108'),(96,'enterprise','0129_enterprisecatalogquery_uuid_unique','2022-12-23 15:12:20.828981'),(97,'enterprise','0130_lms_customer_lp_search_help_text','2022-12-23 15:12:21.311410'),(98,'enterprise','0131_auto_20210517_0924','2022-12-23 15:12:21.776582'),(99,'enterprise','0132_auto_20210608_1921','2022-12-23 15:12:22.777220'),(100,'enterprise','0133_auto_20210608_1931','2022-12-23 15:12:22.805649'),(101,'enterprise','0134_enterprisecustomerreportingconfiguration_enable_compression','2022-12-23 15:12:22.936468'),(102,'enterprise','0135_adminnotification_adminnotificationfilter_adminnotificationread','2022-12-23 15:12:23.251657'),(103,'enterprise','0136_auto_20210629_2129','2022-12-23 15:12:24.027883'),(104,'enterprise','0137_enrollment_email_update','2022-12-23 15:12:24.052231'),(105,'enterprise','0138_bulkcatalogqueryupdatecommandconfiguration','2022-12-23 15:12:24.409069'),(106,'enterprise','0139_auto_20210803_1854','2022-12-23 15:12:24.544313'),(107,'enterprise','0140_update_enrollment_sources','2022-12-23 15:12:24.584755'),(108,'enterprise','0141_make_enterprisecatalogquery_title_unique','2022-12-23 15:12:24.656302'),(109,'enterprise','0142_auto_20210907_2059','2022-12-23 15:12:24.804732'),(110,'enterprise','0143_auto_20210908_0559','2022-12-23 15:12:26.521132'),(111,'enterprise','0144_auto_20211011_1030','2022-12-23 15:12:26.553974'),(112,'enterprise','0145_auto_20211013_1018','2022-12-23 15:12:26.907540'),(113,'enterprise','0146_enterprise_customer_invite_key','2022-12-23 15:12:29.175806'),(114,'enterprise','0147_auto_20211129_1949','2022-12-23 15:12:30.036277'),(115,'enterprise','0148_auto_20211129_2114','2022-12-23 15:12:30.555966'),(116,'enterprise','0149_invite_key_required_default_expiry_backfill','2022-12-23 15:12:30.579365'),(117,'enterprise','0150_invite_key_expiry_required','2022-12-23 15:12:31.310667'),(118,'enterprise','0151_add_is_active_to_invite_key','2022-12-23 15:12:32.098948'),(119,'enterprise','0152_add_should_inactivate_other_customers','2022-12-23 15:12:32.676842'),(120,'enterprise','0153_add_enable_browse_and_request','2022-12-23 15:12:33.019531'),(121,'integrated_channel','0010_genericenterprisecustomerpluginconfiguration','2022-12-23 15:12:33.296033'),(122,'integrated_channel','0011_contentmetadataitemtransmission_plugin_configuration_id','2022-12-23 15:12:33.424872'),(123,'integrated_channel','0012_alter_contentmetadataitemtransmission_unique_together','2022-12-23 15:12:33.593767'),(124,'integrated_channel','0013_auto_20220405_2311','2022-12-23 15:12:33.639728'),(125,'integrated_channel','0014_genericenterprisecustomerpluginconfiguration_dry_run_mode_enabled','2022-12-23 15:12:33.758963'),(126,'integrated_channel','0015_auto_20220718_2113','2022-12-23 15:12:34.990699'),(127,'integrated_channel','0016_contentmetadataitemtransmission_content_title','2022-12-23 15:12:35.134919'),(128,'integrated_channel','0017_contentmetadataitemtransmission_friendly_status_message','2022-12-23 15:12:35.313969'),(129,'integrated_channel','0018_genericlearnerdatatransmissionaudit_friendly_status_message','2022-12-23 15:12:35.345926'),(130,'integrated_channel','0016_contentmetadataitemtransmission_marked_for','2022-12-23 15:12:35.475250'),(131,'integrated_channel','0019_merge_20220928_1842','2022-12-23 15:12:35.483903'),(132,'integrated_channel','0020_auto_20220929_1712','2022-12-23 15:12:36.222367'),(133,'integrated_channel','0021_remove_contentmetadataitemtransmission_api_response_body','2022-12-23 15:12:36.327854'),(134,'blackboard','0001_initial','2022-12-23 15:12:43.440313'),(135,'blackboard','0002_auto_20200930_1723','2022-12-23 15:12:43.445387'),(136,'blackboard','0003_blackboardlearnerdatatransmissionaudit','2022-12-23 15:12:43.448775'),(137,'blackboard','0004_blackboard_tx_chunk_size_default_1','2022-12-23 15:12:43.452498'),(138,'blackboard','0005_blackboardlearnerassessmentdatatransmissionaudit','2022-12-23 15:12:43.456934'),(139,'blackboard','0006_auto_20210708_1446','2022-12-23 15:12:43.460512'),(140,'blackboard','0007_auto_20210909_1536','2022-12-23 15:12:43.465919'),(141,'blackboard','0008_auto_20210923_1727','2022-12-23 15:12:43.472479'),(142,'blackboard','0009_alter_blackboardenterprisecustomerconfiguration_enterprise_customer','2022-12-23 15:12:43.479040'),(143,'blackboard','0010_auto_20211221_1532','2022-12-23 15:12:43.484231'),(144,'blackboard','0011_auto_20220126_1837','2022-12-23 15:12:43.489854'),(145,'blackboard','0012_auto_20220131_1539','2022-12-23 15:12:43.496477'),(146,'blackboard','0013_blacboardglobalconfiguration','2022-12-23 15:12:43.503669'),(147,'blackboard','0014_alter_blackboardlearnerassessmentdatatransmissionaudit_enterprise_course_enrollment_id','2022-12-23 15:12:43.511420'),(148,'blackboard','0002_auto_20220302_2231','2022-12-23 15:12:44.669869'),(149,'blackboard','0003_alter_blackboardlearnerdatatransmissionaudit_completed_timestamp','2022-12-23 15:12:44.706777'),(150,'blackboard','0004_auto_20220324_1550','2022-12-23 15:12:45.122446'),(151,'blackboard','0005_auto_20220325_1757','2022-12-23 15:12:45.188609'),(152,'blackboard','0006_auto_20220405_2311','2022-12-23 15:12:45.731344'),(153,'blackboard','0007_auto_20220523_1625','2022-12-23 15:12:46.379588'),(154,'blackboard','0008_auto_20220913_2018','2022-12-23 15:12:46.429323'),(155,'blackboard','0009_auto_20220929_1720','2022-12-23 15:12:47.388352'),(156,'blackboard','0010_auto_20221021_0159','2022-12-23 15:12:47.623212'),(157,'blackboard','0011_auto_20221031_1855','2022-12-23 15:12:47.917599'),(158,'blackboard','0012_move_and_recrete_completed_timestamp','2022-12-23 15:12:47.983878'),(159,'blackboard','0013_alter_blackboardlearnerdatatransmissionaudit_index_together','2022-12-23 15:12:48.024905'),(160,'block_structure','0001_config','2022-12-23 15:12:48.434098'),(161,'block_structure','0002_blockstructuremodel','2022-12-23 15:12:48.457911'),(162,'block_structure','0003_blockstructuremodel_storage','2022-12-23 15:12:48.488432'),(163,'block_structure','0004_blockstructuremodel_usagekeywithrun','2022-12-23 15:12:48.523055'),(164,'block_structure','0005_trim_leading_slashes_in_data_path','2022-12-23 15:12:48.553748'),(165,'bookmarks','0001_initial','2022-12-23 15:12:49.520848'),(166,'branding','0001_initial','2022-12-23 15:12:50.240234'),(167,'course_modes','0001_initial','2022-12-23 15:12:50.309324'),(168,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2022-12-23 15:12:50.336653'),(169,'course_modes','0003_auto_20151113_1443','2022-12-23 15:12:50.365068'),(170,'course_modes','0004_auto_20151113_1457','2022-12-23 15:12:50.671184'),(171,'course_modes','0005_auto_20151217_0958','2022-12-23 15:12:50.704572'),(172,'course_modes','0006_auto_20160208_1407','2022-12-23 15:12:50.877707'),(173,'course_modes','0007_coursemode_bulk_sku','2022-12-23 15:12:50.904950'),(174,'course_groups','0001_initial','2022-12-23 15:12:54.382803'),(175,'bulk_email','0001_initial','2022-12-23 15:12:56.740146'),(176,'bulk_email','0002_data__load_course_email_template','2022-12-23 15:12:56.766818'),(177,'bulk_email','0003_config_model_feature_flag','2022-12-23 15:12:57.302105'),(178,'bulk_email','0004_add_email_targets','2022-12-23 15:12:58.781731'),(179,'bulk_email','0005_move_target_data','2022-12-23 15:12:58.811964'),(180,'bulk_email','0006_course_mode_targets','2022-12-23 15:13:00.038566'),(181,'bulk_email','0007_disabledcourse','2022-12-23 15:13:00.068678'),(182,'courseware','0001_initial','2022-12-23 15:13:06.766550'),(183,'bulk_grades','0001_initial','2022-12-23 15:13:07.307429'),(184,'bulk_grades','0002_auto_20190703_1526','2022-12-23 15:13:07.800982'),(185,'bundles','0001_initial','2022-12-23 15:13:07.966508'),(186,'bundles','0002_create_drafts','2022-12-23 15:13:08.022847'),(187,'bundles','0003_update_character_set','2022-12-23 15:13:08.189206'),(188,'calendar_sync','0001_initial','2022-12-23 15:13:09.686478'),(189,'calendar_sync','0002_auto_20200709_1743','2022-12-23 15:13:10.101527'),(190,'canvas','0001_initial','2022-12-23 15:13:11.115447'),(191,'canvas','0002_auto_20200806_1632','2022-12-23 15:13:11.503234'),(192,'canvas','0003_delete_canvasglobalconfiguration','2022-12-23 15:13:11.519842'),(193,'canvas','0004_adding_learner_data_to_canvas','2022-12-23 15:13:11.538471'),(194,'canvas','0005_auto_20200909_1534','2022-12-23 15:13:11.581750'),(195,'canvas','0006_canvaslearnerassessmentdatatransmissionaudit','2022-12-23 15:13:11.600717'),(196,'canvas','0007_auto_20210222_2225','2022-12-23 15:13:12.055774'),(197,'canvas','0008_auto_20210707_0815','2022-12-23 15:13:12.440987'),(198,'canvas','0009_auto_20210708_1639','2022-12-23 15:13:12.857517'),(199,'canvas','0010_auto_20210909_1536','2022-12-23 15:13:13.201253'),(200,'canvas','0011_auto_20210923_1727','2022-12-23 15:13:13.531600'),(201,'canvas','0012_alter_canvasenterprisecustomerconfiguration_enterprise_customer','2022-12-23 15:13:14.203231'),(202,'canvas','0013_auto_20211221_1535','2022-12-23 15:13:14.660006'),(203,'canvas','0014_auto_20220126_1837','2022-12-23 15:13:16.405021'),(204,'canvas','0015_auto_20220127_1605','2022-12-23 15:13:16.667831'),(205,'canvas','0016_auto_20220131_1539','2022-12-23 15:13:16.943848'),(206,'canvas','0017_auto_20220302_2231','2022-12-23 15:13:17.570279'),(207,'canvas','0018_alter_canvaslearnerdatatransmissionaudit_completed_timestamp','2022-12-23 15:13:17.587461'),(208,'canvas','0019_auto_20220324_1550','2022-12-23 15:13:17.738283'),(209,'canvas','0020_auto_20220325_1757','2022-12-23 15:13:17.766305'),(210,'canvas','0021_auto_20220405_2311','2022-12-23 15:13:17.994241'),(211,'canvas','0022_auto_20220523_1625','2022-12-23 15:13:18.251992'),(212,'canvas','0023_auto_20220913_2018','2022-12-23 15:13:18.286362'),(213,'canvas','0024_auto_20220929_1720','2022-12-23 15:13:18.772148'),(214,'canvas','0025_auto_20221021_0159','2022-12-23 15:13:18.973035'),(215,'canvas','0026_auto_20221031_1855','2022-12-23 15:13:19.241672'),(216,'canvas','0027_move_and_recrete_completed_timestamp','2022-12-23 15:13:19.296980'),(217,'catalog','0001_initial','2022-12-23 15:13:19.808958'),(218,'catalog','0002_catalogintegration_username','2022-12-23 15:13:20.029237'),(219,'catalog','0003_catalogintegration_page_size','2022-12-23 15:13:20.173048'),(220,'catalog','0004_auto_20170616_0618','2022-12-23 15:13:20.314475'),(221,'catalog','0005_catalogintegration_long_term_cache_ttl','2022-12-23 15:13:20.446013'),(222,'celery_utils','0001_initial','2022-12-23 15:13:20.480579'),(223,'celery_utils','0002_chordable_django_backend','2022-12-23 15:13:20.486779'),(224,'certificates','0008_schema__remove_badges','2022-12-23 15:13:21.221270'),(225,'certificates','0009_certificategenerationcoursesetting_language_self_generation','2022-12-23 15:13:21.284676'),(226,'certificates','0010_certificatetemplate_language','2022-12-23 15:13:21.304111'),(227,'certificates','0011_certificatetemplate_alter_unique','2022-12-23 15:13:21.330123'),(228,'certificates','0012_certificategenerationcoursesetting_include_hours_of_effort','2022-12-23 15:13:21.347967'),(229,'certificates','0013_remove_certificategenerationcoursesetting_enabled','2022-12-23 15:13:21.364447'),(230,'certificates','0014_change_eligible_certs_manager','2022-12-23 15:13:21.506430'),(231,'certificates','0015_add_masters_choice','2022-12-23 15:13:21.689400'),(232,'certificates','0016_historicalgeneratedcertificate','2022-12-23 15:13:21.930804'),(233,'certificates','0017_add_mode_20201118_1725','2022-12-23 15:13:22.237646'),(234,'certificates','0018_historicalcertificateinvalidation','2022-12-23 15:13:22.568440'),(235,'certificates','0019_allowlistgenerationconfiguration','2022-12-23 15:13:22.839413'),(236,'certificates','0020_remove_existing_mgmt_cmd_args','2022-12-23 15:13:22.853501'),(237,'certificates','0021_remove_certificate_allowlist_duplicate_records','2022-12-23 15:13:22.868233'),(238,'certificates','0022_add_unique_constraints_to_certificatewhitelist_model','2022-12-23 15:13:23.088384'),(239,'certificates','0023_certificategenerationcommandconfiguration','2022-12-23 15:13:23.365386'),(240,'certificates','0024_delete_allowlistgenerationconfiguration','2022-12-23 15:13:23.379050'),(241,'certificates','0025_cleanup_certificate_errors','2022-12-23 15:13:23.578439'),(242,'certificates','0026_certificateallowlist','2022-12-23 15:13:23.977448'),(243,'certificates','0027_historicalcertificateallowlist','2022-12-23 15:13:24.456598'),(244,'certificates','0028_allowlist_data_20210615_2033','2022-12-23 15:13:24.488250'),(245,'certificates','0029_allowlist_created_20210623_1417','2022-12-23 15:13:24.510312'),(246,'certificates','0030_delete_certificatewhitelist','2022-12-23 15:13:24.528424'),(247,'certificates','0031_certificatedateoverride_historicalcertificatedateoverride','2022-12-23 15:13:26.014696'),(248,'certificates','0032_change_certificatedateoverride_date','2022-12-23 15:13:26.494419'),(249,'certificates','0033_auto_20220307_1100','2022-12-23 15:13:27.059956'),(250,'certificates','0034_auto_20220401_1213','2022-12-23 15:13:27.491526'),(251,'user_api','0001_initial','2022-12-23 15:13:29.130049'),(252,'user_api','0002_retirementstate_userretirementstatus','2022-12-23 15:13:29.589582'),(253,'commerce','0001_data__add_ecommerce_service_user','2022-12-23 15:13:30.067579'),(254,'commerce','0002_commerceconfiguration','2022-12-23 15:13:30.484918'),(255,'commerce','0003_auto_20160329_0709','2022-12-23 15:13:30.819952'),(256,'commerce','0004_auto_20160531_0950','2022-12-23 15:13:31.771013'),(257,'commerce','0005_commerceconfiguration_enable_automatic_refund_approval','2022-12-23 15:13:32.338465'),(258,'commerce','0006_auto_20170424_1734','2022-12-23 15:13:33.178599'),(259,'commerce','0007_auto_20180313_0609','2022-12-23 15:13:34.123606'),(260,'commerce','0008_auto_20191024_2048','2022-12-23 15:13:34.165887'),(261,'completion','0001_initial','2022-12-23 15:13:44.274576'),(262,'completion','0002_auto_20180125_1510','2022-12-23 15:13:47.388461'),(263,'completion','0003_learning_context','2022-12-23 15:13:53.620009'),(264,'consent','0001_initial','2022-12-23 15:13:55.319473'),(265,'consent','0002_migrate_to_new_data_sharing_consent','2022-12-23 15:13:55.339617'),(266,'consent','0003_historicaldatasharingconsent_history_change_reason','2022-12-23 15:13:56.010159'),(267,'consent','0004_datasharingconsenttextoverrides','2022-12-23 15:13:56.604586'),(268,'lti1p3_tool_config','0001_initial','2022-12-23 15:13:56.666662'),(269,'organizations','0001_initial','2022-12-23 15:13:57.318208'),(270,'organizations','0002_auto_20170117_1434','2022-12-23 15:13:57.324084'),(271,'organizations','0003_auto_20170221_1138','2022-12-23 15:13:57.330326'),(272,'organizations','0004_auto_20170413_2315','2022-12-23 15:13:57.335476'),(273,'organizations','0005_auto_20171116_0640','2022-12-23 15:13:57.340764'),(274,'organizations','0006_auto_20171207_0259','2022-12-23 15:13:57.347539'),(275,'organizations','0007_historicalorganization','2022-12-23 15:13:57.353053'),(276,'content_libraries','0001_initial','2022-12-23 15:13:59.828810'),(277,'content_libraries','0002_group_permissions','2022-12-23 15:14:03.869499'),(278,'content_libraries','0003_contentlibrary_type','2022-12-23 15:14:03.907421'),(279,'content_libraries','0004_contentlibrary_license','2022-12-23 15:14:03.945151'),(280,'content_libraries','0005_ltigradedresource_ltiprofile','2022-12-23 15:14:04.744370'),(281,'content_libraries','0006_auto_20210615_1916','2022-12-23 15:14:05.533321'),(282,'content_libraries','0005_contentlibraryblockimporttask','2022-12-23 15:14:06.197802'),(283,'content_libraries','0007_merge_20210818_0614','2022-12-23 15:14:06.202903'),(284,'content_libraries','0008_auto_20210818_2148','2022-12-23 15:14:08.916632'),(285,'course_overviews','0001_initial','2022-12-23 15:14:08.980572'),(286,'course_overviews','0002_add_course_catalog_fields','2022-12-23 15:14:09.125581'),(287,'course_overviews','0003_courseoverviewgeneratedhistory','2022-12-23 15:14:09.146696'),(288,'course_overviews','0004_courseoverview_org','2022-12-23 15:14:09.174482'),(289,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2022-12-23 15:14:09.192659'),(290,'course_overviews','0006_courseoverviewimageset','2022-12-23 15:14:09.229315'),(291,'course_overviews','0007_courseoverviewimageconfig','2022-12-23 15:14:09.739425'),(292,'course_overviews','0008_remove_courseoverview_facebook_url','2022-12-23 15:14:09.745369'),(293,'course_overviews','0009_readd_facebook_url','2022-12-23 15:14:09.795356'),(294,'course_overviews','0010_auto_20160329_2317','2022-12-23 15:14:09.887418'),(295,'course_overviews','0011_courseoverview_marketing_url','2022-12-23 15:14:09.941507'),(296,'course_overviews','0012_courseoverview_eligible_for_financial_aid','2022-12-23 15:14:09.988274'),(297,'course_overviews','0013_courseoverview_language','2022-12-23 15:14:10.029983'),(298,'course_overviews','0014_courseoverview_certificate_available_date','2022-12-23 15:14:10.079373'),(299,'content_type_gating','0001_initial','2022-12-23 15:14:10.703922'),(300,'content_type_gating','0002_auto_20181119_0959','2022-12-23 15:14:11.436710'),(301,'content_type_gating','0003_auto_20181128_1407','2022-12-23 15:14:12.059460'),(302,'content_type_gating','0004_auto_20181128_1521','2022-12-23 15:14:13.641772'),(303,'content_type_gating','0005_auto_20190306_1547','2022-12-23 15:14:14.388973'),(304,'content_type_gating','0006_auto_20190308_1447','2022-12-23 15:14:15.405440'),(305,'content_type_gating','0007_auto_20190311_1919','2022-12-23 15:14:28.960687'),(306,'content_type_gating','0008_auto_20190313_1634','2022-12-23 15:14:31.140953'),(307,'contentserver','0001_initial','2022-12-23 15:14:34.062107'),(308,'contentserver','0002_cdnuseragentsconfig','2022-12-23 15:14:37.189859'),(309,'cornerstone','0001_initial','2022-12-23 15:14:42.891400'),(310,'cornerstone','0002_cornerstoneglobalconfiguration_subject_mapping','2022-12-23 15:14:43.311044'),(311,'cornerstone','0003_auto_20190621_1000','2022-12-23 15:14:44.562228'),(312,'cornerstone','0004_cornerstoneglobalconfiguration_languages','2022-12-23 15:14:44.971794'),(313,'cornerstone','0005_auto_20190925_0730','2022-12-23 15:14:45.521484'),(314,'cornerstone','0006_auto_20191001_0742','2022-12-23 15:14:46.633952'),(315,'cornerstone','0007_auto_20210708_1446','2022-12-23 15:14:47.086886'),(316,'cornerstone','0008_auto_20210909_1536','2022-12-23 15:14:47.512418'),(317,'cornerstone','0009_auto_20210923_1727','2022-12-23 15:14:48.012512'),(318,'cornerstone','0010_cornerstonecoursekey','2022-12-23 15:14:48.032111'),(319,'cornerstone','0011_auto_20211103_1855','2022-12-23 15:14:49.215707'),(320,'cornerstone','0012_alter_cornerstoneenterprisecustomerconfiguration_enterprise_customer','2022-12-23 15:14:49.803219'),(321,'cornerstone','0013_auto_20220126_1837','2022-12-23 15:14:52.434716'),(322,'cornerstone','0014_auto_20220131_1539','2022-12-23 15:14:53.078637'),(323,'cornerstone','0015_auto_20220302_2231','2022-12-23 15:14:53.863107'),(324,'cornerstone','0016_auto_20220324_1550','2022-12-23 15:14:58.463675'),(325,'cornerstone','0017_alter_cornerstonelearnerdatatransmissionaudit_course_completed','2022-12-23 15:14:59.296005'),(326,'cornerstone','0018_auto_20220325_1757','2022-12-23 15:15:01.776868'),(327,'cornerstone','0019_auto_20220405_2311','2022-12-23 15:15:02.819293'),(328,'cornerstone','0020_auto_20220523_1625','2022-12-23 15:15:03.892784'),(329,'cornerstone','0021_cornerstonelearnerdatatransmissionaudit_friendly_status_message','2022-12-23 15:15:04.432746'),(330,'cornerstone','0022_cornerstonelearnerdatatransmissionaudit_api_record','2022-12-23 15:15:05.969130'),(331,'cornerstone','0023_auto_20221021_0159','2022-12-23 15:15:07.891470'),(332,'cornerstone','0024_auto_20221031_1855','2022-12-23 15:15:08.850982'),(333,'cors_csrf','0001_initial','2022-12-23 15:15:10.502427'),(334,'course_action_state','0001_initial','2022-12-23 15:15:11.786848'),(335,'course_apps','0001_initial','2022-12-23 15:15:12.651876'),(336,'course_overviews','0015_historicalcourseoverview','2022-12-23 15:15:13.239979'),(337,'course_overviews','0016_simulatecoursepublishconfig','2022-12-23 15:15:14.561732'),(338,'course_overviews','0017_auto_20191002_0823','2022-12-23 15:15:14.901187'),(339,'course_overviews','0018_add_start_end_in_CourseOverview','2022-12-23 15:15:15.814463'),(340,'course_overviews','0019_improve_courseoverviewtab','2022-12-23 15:15:16.559344'),(341,'course_date_signals','0001_initial','2022-12-23 15:15:18.140782'),(342,'course_duration_limits','0001_initial','2022-12-23 15:15:18.647944'),(343,'course_duration_limits','0002_auto_20181119_0959','2022-12-23 15:15:18.963917'),(344,'course_duration_limits','0003_auto_20181128_1407','2022-12-23 15:15:19.251765'),(345,'course_duration_limits','0004_auto_20181128_1521','2022-12-23 15:15:19.530023'),(346,'course_duration_limits','0005_auto_20190306_1546','2022-12-23 15:15:19.814911'),(347,'course_duration_limits','0006_auto_20190308_1447','2022-12-23 15:15:20.121201'),(348,'course_duration_limits','0007_auto_20190311_1919','2022-12-23 15:15:22.201888'),(349,'course_duration_limits','0008_auto_20190313_1634','2022-12-23 15:15:22.488300'),(350,'course_goals','0001_initial','2022-12-23 15:15:23.205471'),(351,'course_goals','0002_auto_20171010_1129','2022-12-23 15:15:23.463072'),(352,'course_goals','0003_historicalcoursegoal','2022-12-23 15:15:23.915276'),(353,'course_goals','0004_auto_20210806_0137','2022-12-23 15:15:25.416148'),(354,'course_goals','0005_useractivity','2022-12-23 15:15:26.279616'),(355,'course_goals','0006_add_unsubscribe_token','2022-12-23 15:15:27.062419'),(356,'course_goals','0007_set_unsubscribe_token_default','2022-12-23 15:15:27.555721'),(357,'course_goals','0008_coursegoalreminderstatus','2022-12-23 15:15:28.020960'),(358,'course_groups','0002_change_inline_default_cohort_value','2022-12-23 15:15:28.060726'),(359,'course_groups','0003_auto_20170609_1455','2022-12-23 15:15:29.060567'),(360,'course_overviews','0020_courseoverviewtab_url_slug','2022-12-23 15:15:29.114721'),(361,'course_overviews','0021_courseoverviewtab_link','2022-12-23 15:15:29.177128'),(362,'course_overviews','0022_courseoverviewtab_is_hidden','2022-12-23 15:15:29.244600'),(363,'course_overviews','0023_courseoverview_banner_image_url','2022-12-23 15:15:29.641061'),(364,'course_overviews','0024_overview_adds_has_highlights','2022-12-23 15:15:29.993435'),(365,'course_home_api','0001_initial','2022-12-23 15:15:31.279518'),(366,'lti_consumer','0001_initial','2022-12-23 15:15:31.306398'),(367,'lti_consumer','0002_ltiagslineitem','2022-12-23 15:15:31.350341'),(368,'lti_consumer','0003_ltiagsscore','2022-12-23 15:15:31.410285'),(369,'lti_consumer','0004_keyset_mgmt_to_model','2022-12-23 15:15:31.561446'),(370,'lti_consumer','0005_migrate_keyset_to_model','2022-12-23 15:15:31.587345'),(371,'lti_consumer','0006_add_on_model_config_for_lti_1p1','2022-12-23 15:15:31.856169'),(372,'lti_consumer','0007_ltidlcontentitem','2022-12-23 15:15:31.895579'),(373,'lti_consumer','0008_fix_uuid_backfill','2022-12-23 15:15:32.003773'),(374,'lti_consumer','0009_backfill-empty-string-config-id','2022-12-23 15:15:32.032702'),(375,'lti_consumer','0010_backfill-empty-string-lti-config','2022-12-23 15:15:32.062425'),(376,'lti_consumer','0011_courseeditltifieldsenabledflag','2022-12-23 15:15:32.876288'),(377,'lti_consumer','0012_rename_courseeditltifieldsenabledflag_model','2022-12-23 15:15:33.273392'),(378,'lti_consumer','0013_auto_20210712_1352','2022-12-23 15:15:33.386405'),(379,'course_live','0001_initial','2022-12-23 15:15:35.827983'),(380,'course_live','0002_auto_20220617_1822','2022-12-23 15:15:36.405513'),(381,'course_modes','0008_course_key_field_to_foreign_key','2022-12-23 15:15:37.949701'),(382,'course_modes','0009_suggested_prices_to_charfield','2022-12-23 15:15:38.318405'),(383,'course_modes','0010_archived_suggested_prices_to_charfield','2022-12-23 15:15:38.391671'),(384,'course_modes','0011_change_regex_for_comma_separated_ints','2022-12-23 15:15:38.599262'),(385,'course_modes','0012_historicalcoursemode','2022-12-23 15:15:44.719092'),(386,'course_modes','0013_auto_20200115_2022','2022-12-23 15:15:50.705062'),(387,'course_overviews','0025_auto_20210702_1602','2022-12-23 15:15:59.194553'),(388,'course_overviews','0026_courseoverview_entrance_exam','2022-12-23 15:16:01.152494'),(389,'course_overviews','0027_auto_20221102_1109','2022-12-23 15:16:01.690515'),(390,'coursewarehistoryextended','0001_initial','2022-12-23 15:16:02.848040'),(391,'coursewarehistoryextended','0002_force_studentmodule_index','2022-12-23 15:16:02.936874'),(392,'courseware','0002_coursedynamicupgradedeadlineconfiguration_dynamicupgradedeadlineconfiguration','2022-12-23 15:16:04.458362'),(393,'courseware','0003_auto_20170825_0935','2022-12-23 15:16:04.850732'),(394,'courseware','0004_auto_20171010_1639','2022-12-23 15:16:05.184774'),(395,'courseware','0005_orgdynamicupgradedeadlineconfiguration','2022-12-23 15:16:06.490756'),(396,'courseware','0006_remove_module_id_index','2022-12-23 15:16:06.862200'),(397,'courseware','0007_remove_done_index','2022-12-23 15:16:07.185367'),(398,'courseware','0008_move_idde_to_edx_when','2022-12-23 15:16:07.205660'),(399,'courseware','0009_auto_20190703_1955','2022-12-23 15:16:07.753671'),(400,'courseware','0010_auto_20190709_1559','2022-12-23 15:16:08.458521'),(401,'courseware','0011_csm_id_bigint','2022-12-23 15:16:08.983413'),(402,'courseware','0012_adjust_fields','2022-12-23 15:16:09.540508'),(403,'courseware','0013_auto_20191001_1858','2022-12-23 15:16:10.420433'),(404,'courseware','0014_fix_nan_value_for_global_speed','2022-12-23 15:16:10.435794'),(405,'courseware','0015_add_courseware_stats_index','2022-12-23 15:16:10.683694'),(406,'courseware','0016_lastseencoursewaretimezone','2022-12-23 15:16:11.162858'),(407,'courseware','0017_financialassistanceconfiguration','2022-12-23 15:16:11.581538'),(408,'crawlers','0001_initial','2022-12-23 15:16:12.019997'),(409,'crawlers','0002_auto_20170419_0018','2022-12-23 15:16:12.310463'),(410,'credentials','0001_initial','2022-12-23 15:16:12.878509'),(411,'credentials','0002_auto_20160325_0631','2022-12-23 15:16:13.112110'),(412,'credentials','0003_auto_20170525_1109','2022-12-23 15:16:14.150800'),(413,'credentials','0004_notifycredentialsconfig','2022-12-23 15:16:14.541510'),(414,'credentials','0005_remove_existing_mgmt_cmd_args','2022-12-23 15:16:14.558678'),(415,'credit','0001_initial','2022-12-23 15:16:15.911194'),(416,'credit','0002_creditconfig','2022-12-23 15:16:16.421328'),(417,'credit','0003_auto_20160511_2227','2022-12-23 15:16:16.459459'),(418,'credit','0004_delete_historical_credit_records','2022-12-23 15:16:19.420054'),(419,'credit','0005_creditrequirement_sort_value','2022-12-23 15:16:19.485449'),(420,'credit','0006_creditrequirement_alter_ordering','2022-12-23 15:16:19.541401'),(421,'credit','0007_creditrequirement_copy_values','2022-12-23 15:16:19.583395'),(422,'credit','0008_creditrequirement_remove_order','2022-12-23 15:16:19.681890'),(423,'dark_lang','0001_initial','2022-12-23 15:16:20.947857'),(424,'dark_lang','0002_data__enable_on_install','2022-12-23 15:16:20.980510'),(425,'dark_lang','0003_auto_20180425_0359','2022-12-23 15:16:21.909768'),(426,'database_fixups','0001_initial','2022-12-23 15:16:21.966142'),(427,'degreed','0001_initial','2022-12-23 15:16:31.811405'),(428,'degreed','0002_auto_20180104_0103','2022-12-23 15:16:41.822721'),(429,'degreed','0003_auto_20180109_0712','2022-12-23 15:16:44.860178'),(430,'degreed','0004_auto_20180306_1251','2022-12-23 15:16:48.142688'),(431,'degreed','0005_auto_20180807_1302','2022-12-23 15:16:57.150914'),(432,'degreed','0006_upgrade_django_simple_history','2022-12-23 15:16:57.936409'),(433,'degreed','0007_auto_20190925_0730','2022-12-23 15:16:59.322919'),(434,'degreed','0008_auto_20191001_0742','2022-12-23 15:17:00.647842'),(435,'degreed','0009_auto_20210119_1546','2022-12-23 15:17:28.377635'),(436,'degreed','0010_auto_20210708_1446','2022-12-23 15:17:31.816406'),(437,'degreed','0011_auto_20210909_1536','2022-12-23 15:17:33.890437'),(438,'degreed','0012_auto_20210923_1727','2022-12-23 15:17:35.784389'),(439,'degreed','0013_alter_degreedenterprisecustomerconfiguration_enterprise_customer','2022-12-23 15:17:37.228793'),(440,'degreed','0014_auto_20220126_1837','2022-12-23 15:18:48.453567'),(441,'degreed','0015_auto_20220131_1539','2022-12-23 15:18:50.137193'),(442,'degreed','0016_auto_20220302_2231','2022-12-23 15:18:52.113255'),(443,'degreed','0017_alter_degreedlearnerdatatransmissionaudit_completed_timestamp','2022-12-23 15:18:52.291468'),(444,'degreed','0018_auto_20220324_1550','2022-12-23 15:18:53.250019'),(445,'degreed','0019_auto_20220325_1757','2022-12-23 15:18:53.355271'),(446,'degreed','0020_auto_20220405_2311','2022-12-23 15:18:53.556826'),(447,'degreed','0021_auto_20220523_1625','2022-12-23 15:18:54.833825'),(448,'degreed','0022_degreedlearnerdatatransmissionaudit_friendly_status_message','2022-12-23 15:18:54.883544'),(449,'degreed','0023_degreedlearnerdatatransmissionaudit_api_record','2022-12-23 15:18:55.929937'),(450,'degreed','0024_auto_20221021_0159','2022-12-23 15:18:56.197473'),(451,'degreed','0025_auto_20221031_1855','2022-12-23 15:18:57.510209'),(452,'degreed','0026_move_and_recrete_completed_timestamp','2022-12-23 15:18:57.674943'),(453,'degreed2','0001_initial','2022-12-23 15:19:01.258397'),(454,'degreed2','0002_auto_20211101_2021','2022-12-23 15:19:03.113560'),(455,'degreed2','0003_alter_degreed2enterprisecustomerconfiguration_enterprise_customer','2022-12-23 15:19:04.175263'),(456,'degreed2','0004_auto_20220126_1837','2022-12-23 15:19:32.843138'),(457,'degreed2','0005_auto_20220131_1539','2022-12-23 15:19:34.588683'),(458,'degreed2','0006_auto_20220214_1627','2022-12-23 15:19:36.029806'),(459,'degreed2','0007_auto_20220302_2231','2022-12-23 15:19:36.931870'),(460,'degreed2','0008_degreed2learnerdatatransmissionaudit_course_completed','2022-12-23 15:19:36.971054'),(461,'degreed2','0009_alter_degreed2learnerdatatransmissionaudit_completed_timestamp','2022-12-23 15:19:37.019350'),(462,'degreed2','0010_auto_20220324_1550','2022-12-23 15:19:37.376919'),(463,'degreed2','0011_auto_20220325_1757','2022-12-23 15:19:37.439220'),(464,'degreed2','0012_auto_20220405_2311','2022-12-23 15:19:37.501980'),(465,'degreed2','0013_auto_20220523_1625','2022-12-23 15:19:38.064167'),(466,'degreed2','0014_degreed2learnerdatatransmissionaudit_friendly_status_message','2022-12-23 15:19:38.094728'),(467,'degreed2','0015_degreed2learnerdatatransmissionaudit_api_record','2022-12-23 15:19:38.598329'),(468,'degreed2','0016_auto_20221021_0159','2022-12-23 15:19:38.762117'),(469,'degreed2','0017_auto_20221031_1855','2022-12-23 15:19:39.345374'),(470,'degreed2','0018_move_and_recrete_completed_timestamp','2022-12-23 15:19:39.456875'),(471,'demographics','0001_initial','2022-12-23 15:19:41.055284'),(472,'demographics','0002_clean_duplicate_entries','2022-12-23 15:19:41.079440'),(473,'demographics','0003_auto_20200827_1949','2022-12-23 15:19:41.537773'),(474,'discounts','0001_initial','2022-12-23 15:19:42.664014'),(475,'discounts','0002_auto_20191022_1720','2022-12-23 15:19:43.850236'),(476,'discussions','0001_initial','2022-12-23 15:19:45.194566'),(477,'discussions','0002_add_provider_filter','2022-12-23 15:19:46.366256'),(478,'discussions','0003_alter_provider_filter_list','2022-12-23 15:19:47.123330'),(479,'discussions','0004_historicalprogramdiscussionsconfiguration_programdiscussionsconfiguration','2022-12-23 15:19:48.753103'),(480,'discussions','0005_auto_20210910_0940','2022-12-23 15:19:49.240648'),(481,'discussions','0006_auto_20211006_0441','2022-12-23 15:19:51.865032'),(482,'discussions','0007_add_discussion_topic_link','2022-12-23 15:19:54.306508'),(483,'discussions','0008_auto_20220119_0746','2022-12-23 15:19:58.273631'),(484,'discussions','0009_discussiontopiclink_ordering','2022-12-23 15:19:58.434860'),(485,'discussions','0010_auto_20220203_2134','2022-12-23 15:20:06.932106'),(486,'discussions','0011_auto_20220510_0716','2022-12-23 15:20:09.202216'),(487,'discussions','0012_auto_20220511_0827','2022-12-23 15:20:11.346304'),(488,'discussions','0013_auto_20220802_1154','2022-12-23 15:20:12.095175'),(489,'discussions','0014_auto_20220826_1107','2022-12-23 15:20:12.991752'),(490,'discussions','0015_discussiontopiclink_context','2022-12-23 15:20:13.091916'),(491,'django_celery_results','0001_initial','2022-12-23 15:20:13.148147'),(492,'django_celery_results','0002_add_task_name_args_kwargs','2022-12-23 15:20:13.285425'),(493,'django_celery_results','0003_auto_20181106_1101','2022-12-23 15:20:13.338531'),(494,'django_celery_results','0004_auto_20190516_0412','2022-12-23 15:20:13.932634'),(495,'django_celery_results','0005_taskresult_worker','2022-12-23 15:20:13.989332'),(496,'django_celery_results','0006_taskresult_date_created','2022-12-23 15:20:14.073460'),(497,'django_celery_results','0007_remove_taskresult_hidden','2022-12-23 15:20:14.127727'),(498,'django_celery_results','0008_chordcounter','2022-12-23 15:20:14.171434'),(499,'django_celery_results','0009_groupresult','2022-12-23 15:20:14.887531'),(500,'django_celery_results','0010_remove_duplicate_indices','2022-12-23 15:20:14.993177'),(501,'django_celery_results','0011_taskresult_periodic_task_name','2022-12-23 15:20:15.037901'),(502,'django_comment_common','0001_initial','2022-12-23 15:20:17.432569'),(503,'django_comment_common','0002_forumsconfig','2022-12-23 15:20:17.950509'),(504,'django_comment_common','0003_enable_forums','2022-12-23 15:20:17.971428'),(505,'django_comment_common','0004_auto_20161117_1209','2022-12-23 15:20:18.320456'),(506,'django_comment_common','0005_coursediscussionsettings','2022-12-23 15:20:18.346512'),(507,'django_comment_common','0006_coursediscussionsettings_discussions_id_map','2022-12-23 15:20:18.383697'),(508,'django_comment_common','0007_discussionsidmapping','2022-12-23 15:20:18.411253'),(509,'django_comment_common','0008_role_user_index','2022-12-23 15:20:18.438562'),(510,'django_comment_common','0009_coursediscussionsettings_reported_content_email_notifications','2022-12-23 15:20:18.472966'),(511,'django_notify','0001_initial','2022-12-23 15:20:20.582453'),(512,'edx_name_affirmation','0001_initial','2022-12-23 15:20:21.110640'),(513,'edx_name_affirmation','0002_verifiednameconfig','2022-12-23 15:20:21.603423'),(514,'edx_name_affirmation','0003_verifiedname_status','2022-12-23 15:20:22.650801'),(515,'edx_name_affirmation','0004_auto_20210816_0958','2022-12-23 15:20:22.991573'),(516,'edx_name_affirmation','0005_remove_verifiedname_is_verified','2022-12-23 15:20:23.287358'),(517,'edx_name_affirmation','0006_auto_20210830_2029','2022-12-23 15:20:23.918333'),(518,'edx_name_affirmation','0007_historicalverifiedname','2022-12-23 15:20:24.368166'),(519,'edx_proctoring','0001_initial','2022-12-23 15:20:30.405411'),(520,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2022-12-23 15:20:30.759363'),(521,'edx_proctoring','0003_auto_20160101_0525','2022-12-23 15:20:31.489519'),(522,'edx_proctoring','0004_auto_20160201_0523','2022-12-23 15:20:32.667302'),(523,'edx_proctoring','0005_proctoredexam_hide_after_due','2022-12-23 15:20:32.732963'),(524,'edx_proctoring','0006_allowed_time_limit_mins','2022-12-23 15:20:33.546887'),(525,'edx_proctoring','0007_proctoredexam_backend','2022-12-23 15:20:33.617604'),(526,'edx_proctoring','0008_auto_20181116_1551','2022-12-23 15:20:34.882097'),(527,'edx_proctoring','0009_proctoredexamreviewpolicy_remove_rules','2022-12-23 15:20:35.760586'),(528,'edx_proctoring','0010_update_backend','2022-12-23 15:20:35.789001'),(529,'edx_proctoring','0011_allow_multiple_attempts','2022-12-23 15:20:36.353633'),(530,'edx_proctoring','0012_proctoredexamstudentattempt_time_remaining_seconds','2022-12-23 15:20:36.845572'),(531,'edx_proctoring','0013_proctoredexamsoftwaresecurereview_is_active_attempt','2022-12-23 15:20:38.075878'),(532,'edx_proctoring','0014_add_is_resumable_to_proctoredexamstudentattempt','2022-12-23 15:20:40.825849'),(533,'edx_proctoring','0015_rm_proctoredexamstudentattempt_ips','2022-12-23 15:20:44.217863'),(534,'edx_proctoring','0016_nullable_proctoredexamstudentattempt_name','2022-12-23 15:20:46.165955'),(535,'edx_proctoring','0017_rm_proctoredexamstudentattempt_name','2022-12-23 15:20:48.099877'),(536,'edx_proctoring','0018_historicalproctoredexamstudentattempt','2022-12-23 15:20:49.648448'),(537,'edx_proctoring','0019_proctoredexamsoftwaresecurereview_encrypted_video_url','2022-12-23 15:20:50.760956'),(538,'edx_proctoring','0020_auto_20211028_1915','2022-12-23 15:20:54.269923'),(539,'edx_proctoring','0021_auto_20211029_1353','2022-12-23 15:20:56.112655'),(540,'edx_proctoring','0022_proctoredexamstudentattempt_add_readytoresume_resumed','2022-12-23 15:20:58.344553'),(541,'edx_proctoring','0023_historicalproctoredexam','2022-12-23 15:20:59.039425'),(542,'edx_proctoring','0024_delete_proctoredexamstudentattempthistory','2022-12-23 15:20:59.067441'),(543,'edx_when','0001_initial','2022-12-23 15:21:01.289587'),(544,'edx_when','0002_auto_20190318_1736','2022-12-23 15:21:02.479635'),(545,'edx_when','0003_auto_20190402_1501','2022-12-23 15:21:03.972580'),(546,'edx_when','0004_datepolicy_rel_date','2022-12-23 15:21:04.017444'),(547,'edx_when','0005_auto_20190911_1056','2022-12-23 15:21:04.383440'),(548,'edx_when','0006_drop_active_index','2022-12-23 15:21:04.415423'),(549,'edx_when','0007_meta_tweaks','2022-12-23 15:21:04.441038'),(550,'edx_when','0008_courseversion_block_type','2022-12-23 15:21:04.491716'),(551,'edxval','0001_squashed_0016_add_transcript_credentials_model','2022-12-23 15:21:04.730610'),(552,'edxval','0002_add_error_description_field','2022-12-23 15:21:04.758031'),(553,'edxval','0003_delete_transcriptcredentials','2022-12-23 15:21:04.794653'),(554,'email_marketing','0001_initial','2022-12-23 15:21:05.807409'),(555,'email_marketing','0002_auto_20160623_1656','2022-12-23 15:21:08.245815'),(556,'email_marketing','0003_auto_20160715_1145','2022-12-23 15:21:10.247570'),(557,'email_marketing','0004_emailmarketingconfiguration_welcome_email_send_delay','2022-12-23 15:21:10.570395'),(558,'email_marketing','0005_emailmarketingconfiguration_user_registration_cookie_timeout_delay','2022-12-23 15:21:10.828378'),(559,'email_marketing','0006_auto_20170711_0615','2022-12-23 15:21:11.084138'),(560,'email_marketing','0007_auto_20170809_0653','2022-12-23 15:21:11.883765'),(561,'email_marketing','0008_auto_20170809_0539','2022-12-23 15:21:11.900474'),(562,'email_marketing','0009_remove_emailmarketingconfiguration_sailthru_activation_template','2022-12-23 15:21:12.157726'),(563,'email_marketing','0010_auto_20180425_0800','2022-12-23 15:21:12.749310'),(564,'email_marketing','0011_delete_emailmarketingconfiguration','2022-12-23 15:21:12.766440'),(565,'embargo','0001_initial','2022-12-23 15:21:14.520266'),(566,'embargo','0002_data__add_countries','2022-12-23 15:21:14.538722'),(567,'enterprise','0154_alter_systemwideenterpriseuserroleassignment_unique_together','2022-12-23 15:21:14.917338'),(568,'enterprise','0155_add_is_relinkable_to_enterprise_customer_user','2022-12-23 15:21:15.444045'),(569,'enterprise','0156_add_is_active_role_assignment','2022-12-23 15:21:16.265278'),(570,'enterprise','0157_make_field_nullable_before_removal','2022-12-23 15:21:17.120975'),(571,'enterprise','0158_remove_is_active_from_role_assignment','2022-12-23 15:21:17.931534'),(572,'enterprise','0159_add_enable_learner_portal_offers','2022-12-23 15:21:19.280911'),(573,'enterprise','0160_add_enable_portal_learner_credit_management_screen','2022-12-23 15:21:19.956852'),(574,'enterprise','0161_alter_enterprisecustomerreportingconfiguration_data_type','2022-12-23 15:21:20.136194'),(575,'enterprise','0162_add_enable_executive_education_2U_fulfillment','2022-12-23 15:21:20.806004'),(576,'enterprise','0163_auto_20220928_1611','2022-12-23 15:21:21.521022'),(577,'enterprise','0164_enterprisecatalogquery_include_exec_ed_2u_courses','2022-12-23 15:21:21.584855'),(578,'enterprise','0165_alter_enterprisecustomerreportingconfiguration_pgp_encryption_key','2022-12-23 15:21:21.794119'),(579,'enterprise','0166_auto_20221209_0819','2022-12-23 15:21:23.750036'),(580,'experiments','0001_initial','2022-12-23 15:21:28.434712'),(581,'student','0001_squashed_0031_auto_20200317_1122','2022-12-23 15:22:01.502960'),(582,'entitlements','0001_initial','2022-12-23 15:22:02.104427'),(583,'entitlements','0002_auto_20171102_0719','2022-12-23 15:22:04.783564'),(584,'entitlements','0003_auto_20171205_1431','2022-12-23 15:22:07.371091'),(585,'entitlements','0004_auto_20171206_1729','2022-12-23 15:22:07.869170'),(586,'entitlements','0005_courseentitlementsupportdetail','2022-12-23 15:22:08.659655'),(587,'entitlements','0006_courseentitlementsupportdetail_action','2022-12-23 15:22:09.217223'),(588,'entitlements','0007_change_expiration_period_default','2022-12-23 15:22:09.358705'),(589,'entitlements','0008_auto_20180328_1107','2022-12-23 15:22:11.511049'),(590,'entitlements','0009_courseentitlement_refund_locked','2022-12-23 15:22:12.090529'),(591,'entitlements','0010_backfill_refund_lock','2022-12-23 15:22:12.122666'),(592,'entitlements','0011_historicalcourseentitlement','2022-12-23 15:22:13.122203'),(593,'entitlements','0012_allow_blank_order_number_values','2022-12-23 15:22:14.306146'),(594,'entitlements','0013_historicalcourseentitlementsupportdetail','2022-12-23 15:22:15.212545'),(595,'entitlements','0014_auto_20200115_2022','2022-12-23 15:22:16.189022'),(596,'entitlements','0015_add_unique_together_constraint','2022-12-23 15:22:18.785084'),(597,'experiments','0002_auto_20170627_1402','2022-12-23 15:22:18.869423'),(598,'experiments','0003_auto_20170713_1148','2022-12-23 15:22:18.918550'),(599,'experiments','0004_historicalexperimentkeyvalue','2022-12-23 15:22:19.705471'),(600,'external_user_ids','0001_initial','2022-12-23 15:22:22.704594'),(601,'external_user_ids','0002_mb_coaching_20200210_1754','2022-12-23 15:22:22.731682'),(602,'external_user_ids','0003_auto_20200224_1836','2022-12-23 15:22:23.176165'),(603,'external_user_ids','0004_add_lti_type','2022-12-23 15:22:23.197447'),(604,'grades','0001_initial','2022-12-23 15:22:23.323203'),(605,'grades','0002_rename_last_edited_field','2022-12-23 15:22:23.361142'),(606,'grades','0003_coursepersistentgradesflag_persistentgradesenabledflag','2022-12-23 15:22:25.148687'),(607,'grades','0004_visibleblocks_course_id','2022-12-23 15:22:25.181182'),(608,'grades','0005_multiple_course_flags','2022-12-23 15:22:25.565657'),(609,'grades','0006_persistent_course_grades','2022-12-23 15:22:25.611681'),(610,'grades','0007_add_passed_timestamp_column','2022-12-23 15:22:25.662106'),(611,'grades','0008_persistentsubsectiongrade_first_attempted','2022-12-23 15:22:25.690899'),(612,'grades','0009_auto_20170111_1507','2022-12-23 15:22:25.745398'),(613,'grades','0010_auto_20170112_1156','2022-12-23 15:22:25.777663'),(614,'grades','0011_null_edited_time','2022-12-23 15:22:25.867291'),(615,'grades','0012_computegradessetting','2022-12-23 15:22:26.369792'),(616,'grades','0013_persistentsubsectiongradeoverride','2022-12-23 15:22:26.400898'),(617,'grades','0014_persistentsubsectiongradeoverridehistory','2022-12-23 15:22:26.867035'),(618,'grades','0015_historicalpersistentsubsectiongradeoverride','2022-12-23 15:22:27.340409'),(619,'grades','0016_auto_20190703_1446','2022-12-23 15:22:28.632272'),(620,'grades','0017_delete_manual_psgoverride_table','2022-12-23 15:22:29.158060'),(621,'grades','0018_add_waffle_flag_defaults','2022-12-23 15:22:29.175491'),(622,'grades','0019_auto_20220912_0855','2022-12-23 15:22:29.662446'),(623,'instructor_task','0002_gradereportsetting','2022-12-23 15:22:30.130480'),(624,'instructor_task','0003_alter_task_input_field','2022-12-23 15:22:30.474239'),(625,'instructor_task','0004_historicalinstructortaskschedule_instructortaskschedule','2022-12-23 15:22:31.465499'),(626,'instructor_task','0005_alter_instructortaskschedule_task','2022-12-23 15:22:32.512989'),(627,'integrated_channel','0022_alter_contentmetadataitemtransmission_index_together','2022-12-23 15:22:32.653997'),(628,'integrated_channel','0023_auto_20221021_0159','2022-12-23 15:22:32.785851'),(629,'integrated_channel','0024_genericenterprisecustomerpluginconfiguration_deleted_at','2022-12-23 15:22:32.886892'),(630,'learner_pathway_progress','0001_initial','2022-12-23 15:22:33.334588'),(631,'learner_pathway_progress','0002_historicallearnerpathwayprogress_learnerpathwayprogress','2022-12-23 15:22:34.256748'),(632,'learner_pathway_progress','0003_auto_20220901_0616','2022-12-23 15:22:34.891160'),(633,'learner_pathway_progress','0004_auto_20220907_0316','2022-12-23 15:22:35.474790'),(634,'learner_pathway_progress','0005_auto_20221007_0758','2022-12-23 15:22:35.492321'),(635,'learning_sequences','0001_initial','2022-12-23 15:22:36.441158'),(636,'learning_sequences','0002_coursesectionsequence_inaccessible_after_due','2022-12-23 15:22:36.474920'),(637,'learning_sequences','0003_create_course_context_for_course_specific_models','2022-12-23 15:22:36.735473'),(638,'learning_sequences','0004_coursecontext_self_paced','2022-12-23 15:22:36.769901'),(639,'learning_sequences','0005_coursecontext_days_early_for_beta','2022-12-23 15:22:36.804941'),(640,'learning_sequences','0006_coursecontext_entrance_exam_id','2022-12-23 15:22:36.841082'),(641,'learning_sequences','0007_coursesequenceexam','2022-12-23 15:22:36.877901'),(642,'learning_sequences','0008_add_learning_context_title_index','2022-12-23 15:22:36.915034'),(643,'learning_sequences','0009_contenterror_publishreport','2022-12-23 15:22:36.989860'),(644,'learning_sequences','0010_add_publishreport_indexes','2022-12-23 15:22:37.098893'),(645,'learning_sequences','0011_course_meta_names','2022-12-23 15:22:37.167284'),(646,'learning_sequences','0012_add_user_partition_group','2022-12-23 15:22:37.293691'),(647,'learning_sequences','0013_through_model_for_user_partition_groups_1','2022-12-23 15:22:37.465374'),(648,'learning_sequences','0014_remove_user_partition_group_duplicates','2022-12-23 15:22:37.483910'),(649,'learning_sequences','0015_add_user_partition_group_unique_constraint','2022-12-23 15:22:37.521924'),(650,'learning_sequences','0016_through_model_for_user_partition_groups_2','2022-12-23 15:22:37.615818'),(651,'lms_xblock','0001_initial','2022-12-23 15:22:38.186433'),(652,'lti_consumer','0014_adds_external_id','2022-12-23 15:22:38.301173'),(653,'lti_consumer','0015_add_additional_1p3_fields','2022-12-23 15:22:38.706107'),(654,'lti_consumer','0016_lticonfiguration_lti_1p3_proctoring_enabled','2022-12-23 15:22:38.752773'),(655,'milestones','0001_initial','2022-12-23 15:22:39.166493'),(656,'milestones','0002_data__seed_relationship_types','2022-12-23 15:22:39.189934'),(657,'milestones','0003_coursecontentmilestone_requirements','2022-12-23 15:22:39.226635'),(658,'milestones','0004_auto_20151221_1445','2022-12-23 15:22:39.384519'),(659,'mobile_api','0001_initial','2022-12-23 15:22:40.026816'),(660,'mobile_api','0002_auto_20160406_0904','2022-12-23 15:22:40.092129'),(661,'mobile_api','0003_ignore_mobile_available_flag','2022-12-23 15:22:41.238626'),(662,'mobile_api','0004_mobileconfig','2022-12-23 15:22:41.902611'),(663,'moodle','0001_initial','2022-12-23 15:22:43.322703'),(664,'moodle','0002_moodlelearnerdatatransmissionaudit','2022-12-23 15:22:43.353026'),(665,'moodle','0003_auto_20201006_1706','2022-12-23 15:22:44.151783'),(666,'moodle','0004_auto_20201105_1921','2022-12-23 15:22:45.031629'),(667,'moodle','0005_auto_20210708_1446','2022-12-23 15:22:45.792131'),(668,'moodle','0006_auto_20210909_1536','2022-12-23 15:22:46.594996'),(669,'moodle','0007_auto_20210923_1727','2022-12-23 15:22:48.301594'),(670,'moodle','0008_alter_moodleenterprisecustomerconfiguration_enterprise_customer','2022-12-23 15:22:49.191758'),(671,'moodle','0009_auto_20220126_1837','2022-12-23 15:22:57.159131'),(672,'moodle','0010_auto_20220131_1539','2022-12-23 15:22:57.848082'),(673,'moodle','0011_auto_20220302_2231','2022-12-23 15:22:58.563720'),(674,'moodle','0012_alter_moodlelearnerdatatransmissionaudit_completed_timestamp','2022-12-23 15:22:58.613732'),(675,'moodle','0013_auto_20220324_1550','2022-12-23 15:22:58.967106'),(676,'moodle','0014_auto_20220325_1757','2022-12-23 15:22:59.037234'),(677,'moodle','0015_auto_20220405_2311','2022-12-23 15:22:59.115917'),(678,'moodle','0016_auto_20220523_1625','2022-12-23 15:22:59.733419'),(679,'moodle','0017_moodlelearnerdatatransmissionaudit_friendly_status_message','2022-12-23 15:22:59.781929'),(680,'moodle','0018_moodlelearnerdatatransmissionaudit_api_record','2022-12-23 15:23:01.006773'),(681,'moodle','0019_auto_20221021_0159','2022-12-23 15:23:01.190033'),(682,'moodle','0020_auto_20221031_1855','2022-12-23 15:23:01.767222'),(683,'moodle','0021_move_and_recrete_completed_timestamp','2022-12-23 15:23:01.885410'),(684,'moodle','0022_auto_20221220_1527','2022-12-23 15:23:02.922160'),(685,'oauth2_provider','0001_initial','2022-12-23 15:23:06.021585'),(686,'oauth2_provider','0002_auto_20190406_1805','2022-12-23 15:23:06.681908'),(687,'oauth_dispatch','0001_initial','2022-12-23 15:23:07.143651'),(688,'oauth_dispatch','0002_scopedapplication_scopedapplicationorganization','2022-12-23 15:23:08.685832'),(689,'oauth_dispatch','0003_application_data','2022-12-23 15:23:08.703729'),(690,'oauth_dispatch','0004_auto_20180626_1349','2022-12-23 15:23:10.998309'),(691,'oauth_dispatch','0005_applicationaccess_type','2022-12-23 15:23:11.566707'),(692,'oauth_dispatch','0006_drop_application_id_constraints','2022-12-23 15:23:14.203669'),(693,'oauth_dispatch','0007_restore_application_id_constraints','2022-12-23 15:23:16.198003'),(694,'oauth_dispatch','0008_applicationaccess_filters','2022-12-23 15:23:16.252465'),(695,'oauth_dispatch','0009_delete_enable_scopes_waffle_switch','2022-12-23 15:23:16.275913'),(696,'oauth_dispatch','0010_noop_migration_to_test_rollback','2022-12-23 15:23:16.296674'),(697,'oauth_dispatch','0011_noop_migration_to_test_rollback','2022-12-23 15:23:16.319422'),(698,'oauth_dispatch','0012_noop_migration_to_test_rollback','2022-12-23 15:23:16.340816'),(699,'organizations','0002_unique_short_name','2022-12-23 15:23:17.711848'),(700,'organizations','0003_historicalorganizationcourse','2022-12-23 15:23:18.502813'),(701,'outcome_surveys','0001_initial','2022-12-23 15:23:18.616843'),(702,'outcome_surveys','0002_learnercourseevent_already_sent','2022-12-23 15:23:18.656011'),(703,'program_enrollments','0001_initial','2022-12-23 15:23:20.802478'),(704,'program_enrollments','0002_historicalprogramcourseenrollment_programcourseenrollment','2022-12-23 15:23:22.991981'),(705,'program_enrollments','0003_auto_20190424_1622','2022-12-23 15:23:24.825568'),(706,'program_enrollments','0004_add_programcourseenrollment_relatedname','2022-12-23 15:23:25.886228'),(707,'program_enrollments','0005_canceled_not_withdrawn','2022-12-23 15:23:27.359907'),(708,'program_enrollments','0006_add_the_correct_constraints','2022-12-23 15:23:27.989531'),(709,'program_enrollments','0007_waiting_programcourseenrollment_constraint','2022-12-23 15:23:28.099165'),(710,'program_enrollments','0008_add_ended_programenrollment_status','2022-12-23 15:23:29.336579'),(711,'program_enrollments','0009_update_course_enrollment_field_to_foreign_key','2022-12-23 15:23:30.243761'),(712,'program_enrollments','0010_add_courseaccessroleassignment','2022-12-23 15:23:32.094662'),(713,'programs','0001_initial','2022-12-23 15:23:32.952618'),(714,'programs','0002_programsapiconfig_cache_ttl','2022-12-23 15:23:33.488524'),(715,'programs','0003_auto_20151120_1613','2022-12-23 15:23:35.674090'),(716,'programs','0004_programsapiconfig_enable_certification','2022-12-23 15:23:36.133083'),(717,'programs','0005_programsapiconfig_max_retries','2022-12-23 15:23:37.307087'),(718,'programs','0006_programsapiconfig_xseries_ad_enabled','2022-12-23 15:23:37.747483'),(719,'programs','0007_programsapiconfig_program_listing_enabled','2022-12-23 15:23:38.169730'),(720,'programs','0008_programsapiconfig_program_details_enabled','2022-12-23 15:23:38.562177'),(721,'programs','0009_programsapiconfig_marketing_path','2022-12-23 15:23:38.974539'),(722,'programs','0010_auto_20170204_2332','2022-12-23 15:23:39.741765'),(723,'programs','0011_auto_20170301_1844','2022-12-23 15:23:48.322002'),(724,'programs','0012_auto_20170419_0018','2022-12-23 15:23:48.934451'),(725,'programs','0013_customprogramsconfig','2022-12-23 15:23:49.802336'),(726,'programs','0014_delete_customprogramsconfig','2022-12-23 15:23:49.874497'),(727,'programs','0015_historicalprogramdiscussionsconfiguration_historicalprogramliveconfiguration_programdiscussionsconfi','2022-12-23 15:23:55.265879'),(728,'redirects','0001_initial','2022-12-23 15:23:56.657968'),(729,'redirects','0002_alter_redirect_new_path_help_text','2022-12-23 15:23:56.898737'),(730,'rss_proxy','0001_initial','2022-12-23 15:23:56.959088'),(731,'sap_success_factors','0001_squashed_0022_auto_20200206_1046','2022-12-23 15:24:00.734275'),(732,'sap_success_factors','0002_sapsuccessfactorslearnerdatatransmissionaudit_credit_hours','2022-12-23 15:24:00.742680'),(733,'sap_success_factors','0003_auto_20210701_1556','2022-12-23 15:24:00.755213'),(734,'sap_success_factors','0004_auto_20210708_1639','2022-12-23 15:24:00.765523'),(735,'sap_success_factors','0005_sapsuccessfactorsenterprisecustomerconfiguration_prevent_learner_self_submit_grades','2022-12-23 15:24:00.774361'),(736,'sap_success_factors','0006_sapsuccessfactorsenterprisecustomerconfiguration_idp_id','2022-12-23 15:24:00.785759'),(737,'sap_success_factors','0007_sapsuccessfactorsenterprisecustomerconfiguration_disable_learner_data_transmissions','2022-12-23 15:24:00.797198'),(738,'sap_success_factors','0008_alter_sapsuccessfactorsenterprisecustomerconfiguration_enterprise_customer','2022-12-23 15:24:00.805955'),(739,'sap_success_factors','0009_auto_20220126_1837','2022-12-23 15:24:00.817949'),(740,'sap_success_factors','0010_sapsuccessfactorsenterprisecustomerconfiguration_display_name','2022-12-23 15:24:00.827190'),(741,'sap_success_factors','0011_alter_sapsuccessfactorslearnerdatatransmissionaudit_enterprise_course_enrollment_id','2022-12-23 15:24:00.836332'),(742,'sap_success_factors','0002_alter_sapsuccessfactorsenterprisecustomerconfiguration_display_name','2022-12-23 15:24:01.403923'),(743,'sap_success_factors','0003_alter_sapsuccessfactorslearnerdatatransmissionaudit_completed_timestamp','2022-12-23 15:24:01.528127'),(744,'sap_success_factors','0004_auto_20220324_1550','2022-12-23 15:24:02.274703'),(745,'sap_success_factors','0005_auto_20220325_1757','2022-12-23 15:24:02.285139'),(746,'sap_success_factors','0006_auto_20220330_1157','2022-12-23 15:24:02.302980'),(747,'sap_success_factors','0005_sapsuccessfactorsenterprisecustomerconfiguration_dry_run_mode_enabled','2022-12-23 15:24:03.026842'),(748,'sap_success_factors','0006_sapsuccessfactorslearnerdatatransmissionaudit_friendly_status_message','2022-12-23 15:24:03.172998'),(749,'sap_success_factors','0007_sapsuccessfactorslearnerdatatransmissionaudit_api_record','2022-12-23 15:24:05.735240'),(750,'sap_success_factors','0008_auto_20221021_0159','2022-12-23 15:24:06.285747'),(751,'sap_success_factors','0009_sapsuccessfactorsenterprisecustomerconfiguration_deleted_at','2022-12-23 15:24:06.797253'),(752,'sap_success_factors','0010_move_and_recrete_completed_timestamp','2022-12-23 15:24:07.331546'),(753,'save_for_later','0001_initial','2022-12-23 15:24:07.497111'),(754,'save_for_later','0002_auto_20220322_1621','2022-12-23 15:24:10.046941'),(755,'schedules','0001_initial','2022-12-23 15:24:11.930167'),(756,'schedules','0002_auto_20170816_1532','2022-12-23 15:24:12.393156'),(757,'schedules','0003_scheduleconfig','2022-12-23 15:24:13.909375'),(758,'schedules','0004_auto_20170922_1428','2022-12-23 15:24:15.632284'),(759,'schedules','0005_auto_20171010_1722','2022-12-23 15:24:16.995278'),(760,'schedules','0006_scheduleexperience','2022-12-23 15:24:18.765428'),(761,'schedules','0007_scheduleconfig_hold_back_ratio','2022-12-23 15:24:19.252901'),(762,'schedules','0008_add_new_start_date_field','2022-12-23 15:24:19.323952'),(763,'schedules','0009_schedule_copy_column_values','2022-12-23 15:24:19.347370'),(764,'schedules','0010_remove_null_blank_from_schedules_date','2022-12-23 15:24:19.418262'),(765,'schedules','0011_auto_20200228_2018','2022-12-23 15:24:20.100298'),(766,'schedules','0012_auto_20200302_1914','2022-12-23 15:24:20.712682'),(767,'schedules','0013_historicalschedule','2022-12-23 15:24:21.407608'),(768,'schedules','0014_historicalschedule_drop_fk','2022-12-23 15:24:21.996979'),(769,'schedules','0015_schedules_start_nullable','2022-12-23 15:24:23.105072'),(770,'schedules','0016_remove_start_from_schedules','2022-12-23 15:24:23.165064'),(771,'schedules','0017_remove_start_from_historicalschedule','2022-12-23 15:24:23.541704'),(772,'schedules','0018_readd_historicalschedule_fks','2022-12-23 15:24:24.512330'),(773,'schedules','0019_auto_20200316_1935','2022-12-23 15:24:25.620442'),(774,'schedules','0020_remove_config_rollout_fields','2022-12-23 15:24:26.932690'),(775,'sessions','0001_initial','2022-12-23 15:24:26.956255'),(776,'site_configuration','0001_initial','2022-12-23 15:24:28.075529'),(777,'site_configuration','0002_auto_20160720_0231','2022-12-23 15:24:28.248223'),(778,'site_configuration','0003_auto_20200217_1058','2022-12-23 15:24:28.429158'),(779,'site_configuration','0004_add_site_values_field','2022-12-23 15:24:28.606989'),(780,'site_configuration','0005_populate_siteconfig_history_site_values','2022-12-23 15:24:28.626148'),(781,'site_configuration','0006_copy_values_to_site_values','2022-12-23 15:24:28.647294'),(782,'site_configuration','0007_remove_values_field','2022-12-23 15:24:28.841666'),(783,'site_configuration','0008_auto_20210910_0940','2022-12-23 15:24:29.023645'),(784,'default','0001_initial','2022-12-23 15:24:30.064543'),(785,'social_auth','0001_initial','2022-12-23 15:24:30.068470'),(786,'default','0002_add_related_name','2022-12-23 15:24:31.209930'),(787,'social_auth','0002_add_related_name','2022-12-23 15:24:31.213943'),(788,'default','0003_alter_email_max_length','2022-12-23 15:24:31.265719'),(789,'social_auth','0003_alter_email_max_length','2022-12-23 15:24:31.271089'),(790,'default','0004_auto_20160423_0400','2022-12-23 15:24:31.680721'),(791,'social_auth','0004_auto_20160423_0400','2022-12-23 15:24:31.684702'),(792,'social_auth','0005_auto_20160727_2333','2022-12-23 15:24:31.724378'),(793,'social_django','0006_partial','2022-12-23 15:24:31.753861'),(794,'social_django','0007_code_timestamp','2022-12-23 15:24:31.791770'),(795,'social_django','0008_partial_timestamp','2022-12-23 15:24:31.826703'),(796,'social_django','0009_auto_20191118_0520','2022-12-23 15:24:32.731768'),(797,'social_django','0010_uid_db_index','2022-12-23 15:24:33.130761'),(798,'splash','0001_initial','2022-12-23 15:24:33.754257'),(799,'split_modulestore_django','0001_initial','2022-12-23 15:24:34.518625'),(800,'split_modulestore_django','0002_data_migration','2022-12-23 15:24:34.541861'),(801,'staffgrader','0001_initial','2022-12-23 15:24:34.568273'),(802,'static_replace','0001_initial','2022-12-23 15:24:35.295062'),(803,'static_replace','0002_assetexcludedextensionsconfig','2022-12-23 15:24:36.887520'),(804,'status','0001_initial','2022-12-23 15:24:38.686216'),(805,'status','0002_update_help_text','2022-12-23 15:24:39.432554'),(806,'student','0032_removed_logout_view_configuration','2022-12-23 15:24:40.618139'),(807,'student','0033_userprofile_state','2022-12-23 15:24:41.941320'),(808,'student','0034_courseenrollmentcelebration','2022-12-23 15:24:45.287250'),(809,'student','0035_bulkchangeenrollmentconfiguration','2022-12-23 15:24:47.409256'),(810,'student','0036_userpasswordtogglehistory','2022-12-23 15:24:49.228927'),(811,'student','0037_linkedinaddtoprofileconfiguration_updates','2022-12-23 15:24:53.176458'),(812,'student','0038_auto_20201021_1256','2022-12-23 15:24:54.298231'),(813,'student','0039_anon_id_context','2022-12-23 15:24:56.371534'),(814,'student','0040_usercelebration','2022-12-23 15:24:57.601482'),(815,'student','0041_registration_activation_timestamp','2022-12-23 15:24:58.328703'),(816,'student','0042_allow_certificate_null_20210427_1519','2022-12-23 15:24:58.950445'),(817,'student','0043_remove_userprofile_allow_certificate','2022-12-23 15:24:59.525445'),(818,'student','0044_courseenrollmentcelebration_celebrate_weekly_goal','2022-12-23 15:24:59.607629'),(819,'submissions','0001_initial','2022-12-23 15:25:01.577977'),(820,'submissions','0002_auto_20151119_0913','2022-12-23 15:25:01.588395'),(821,'submissions','0003_submission_status','2022-12-23 15:25:01.629174'),(822,'submissions','0004_remove_django_extensions','2022-12-23 15:25:01.665784'),(823,'submissions','0005_CreateTeamModel','2022-12-23 15:25:01.669521'),(824,'submissions','0002_team_submission_optional','2022-12-23 15:25:03.080762'),(825,'submissions','0003_ensure_ascii','2022-12-23 15:25:03.148343'),(826,'super_csv','0001_initial','2022-12-23 15:25:03.178665'),(827,'super_csv','0002_csvoperation_user','2022-12-23 15:25:03.852115'),(828,'super_csv','0003_csvoperation_original_filename','2022-12-23 15:25:04.297493'),(829,'support','0001_initial','2022-12-23 15:25:04.875744'),(830,'survey','0001_initial','2022-12-23 15:25:05.610465'),(831,'survey_report','0001_initial','2022-12-23 15:25:05.636282'),(832,'survey_report','0002_auto_20221130_1533','2022-12-23 15:25:05.854581'),(833,'system_wide_roles','0001_SystemWideRole_SystemWideRoleAssignment','2022-12-23 15:25:07.298844'),(834,'system_wide_roles','0002_add_system_wide_student_support_role','2022-12-23 15:25:07.319000'),(835,'system_wide_roles','0003_systemwideroleassignment_applies_to_all_contexts','2022-12-23 15:25:07.687670'),(836,'teams','0001_initial','2022-12-23 15:25:09.266910'),(837,'teams','0002_slug_field_ids','2022-12-23 15:25:10.072396'),(838,'teams','0003_courseteam_organization_protected','2022-12-23 15:25:11.042120'),(839,'teams','0004_alter_defaults','2022-12-23 15:25:12.606134'),(840,'theming','0001_initial','2022-12-23 15:25:13.208335'),(841,'third_party_auth','0001_squashed_0026_auto_20200401_1932','2022-12-23 15:25:16.276602'),(842,'third_party_auth','0002_samlproviderconfig_country','2022-12-23 15:25:16.937738'),(843,'third_party_auth','0002_auto_20200721_1650','2022-12-23 15:25:19.680109'),(844,'third_party_auth','0003_samlconfiguration_is_public','2022-12-23 15:25:20.269197'),(845,'third_party_auth','0004_auto_20200919_0955','2022-12-23 15:25:22.949525'),(846,'third_party_auth','0005_auto_20210723_1527','2022-12-23 15:25:26.115048'),(847,'third_party_auth','0006_auto_20220314_1551','2022-12-23 15:25:34.380357'),(848,'third_party_auth','0007_samlproviderconfig_was_valid_at','2022-12-23 15:25:35.144874'),(849,'third_party_auth','0008_auto_20220324_1422','2022-12-23 15:25:36.657969'),(850,'third_party_auth','0009_historicalusersocialauth','2022-12-23 15:25:37.616033'),(851,'third_party_auth','0010_delete_historicalusersocialauth','2022-12-23 15:25:37.649570'),(852,'thumbnail','0001_initial','2022-12-23 15:25:38.501679'),(853,'track','0001_initial','2022-12-23 15:25:38.534550'),(854,'track','0002_delete_trackinglog','2022-12-23 15:25:38.566263'),(855,'user_api','0003_userretirementrequest','2022-12-23 15:25:39.500057'),(856,'user_api','0004_userretirementpartnerreportingstatus','2022-12-23 15:25:40.387724'),(857,'user_authn','0001_data__add_login_service','2022-12-23 15:25:40.416062'),(858,'user_tours','0001_initial','2022-12-23 15:25:41.193069'),(859,'util','0001_initial','2022-12-23 15:25:41.977733'),(860,'util','0002_data__default_rate_limit_config','2022-12-23 15:25:42.006779'),(861,'verify_student','0001_initial','2022-12-23 15:25:49.111919'),(862,'verify_student','0002_auto_20151124_1024','2022-12-23 15:25:49.626657'),(863,'verify_student','0003_auto_20151113_1443','2022-12-23 15:25:50.074381'),(864,'verify_student','0004_delete_historical_records','2022-12-23 15:25:51.298121'),(865,'verify_student','0005_remove_deprecated_models','2022-12-23 15:25:57.644409'),(866,'verify_student','0006_ssoverification','2022-12-23 15:25:58.512467'),(867,'verify_student','0007_idverificationaggregate','2022-12-23 15:25:59.499055'),(868,'verify_student','0008_populate_idverificationaggregate','2022-12-23 15:25:59.533647'),(869,'verify_student','0009_remove_id_verification_aggregate','2022-12-23 15:26:02.258348'),(870,'verify_student','0010_manualverification','2022-12-23 15:26:03.242104'),(871,'verify_student','0011_add_fields_to_sspv','2022-12-23 15:26:04.547814'),(872,'verify_student','0012_sspverificationretryconfig','2022-12-23 15:26:05.546946'),(873,'verify_student','0013_add_expiration_date_field','2022-12-23 15:26:08.750575'),(874,'verify_student','0014_remove_softwaresecurephotoverification_expiry_date','2022-12-23 15:26:09.605723'),(875,'video_config','0001_initial','2022-12-23 15:26:12.365585'),(876,'video_config','0002_coursevideotranscriptenabledflag_videotranscriptenabledflag','2022-12-23 15:26:17.110646'),(877,'video_config','0003_transcriptmigrationsetting','2022-12-23 15:26:18.257308'),(878,'video_config','0004_transcriptmigrationsetting_command_run','2022-12-23 15:26:19.074259'),(879,'video_config','0005_auto_20180719_0752','2022-12-23 15:26:19.895691'),(880,'video_config','0006_videothumbnailetting_updatedcoursevideos','2022-12-23 15:26:21.133429'),(881,'video_config','0007_videothumbnailsetting_offset','2022-12-23 15:26:21.815904'),(882,'video_config','0008_courseyoutubeblockedflag','2022-12-23 15:26:23.992314'),(883,'video_pipeline','0001_initial','2022-12-23 15:26:24.958231'),(884,'video_pipeline','0002_auto_20171114_0704','2022-12-23 15:26:26.370497'),(885,'video_pipeline','0003_coursevideouploadsenabledbydefault_videouploadsenabledbydefault','2022-12-23 15:26:28.272247'),(886,'video_pipeline','0004_vempipelineintegration','2022-12-23 15:26:29.917724'),(887,'video_pipeline','0005_add_vem_course_percentage','2022-12-23 15:26:30.502004'),(888,'video_pipeline','0006_remove_vempipelineintegration_vem_enabled_courses_percentage','2022-12-23 15:26:31.079649'),(889,'video_pipeline','0007_delete_videopipelineintegration','2022-12-23 15:26:31.108927'),(890,'waffle','0002_auto_20161201_0958','2022-12-23 15:26:31.154702'),(891,'waffle','0003_update_strings_for_i18n','2022-12-23 15:26:43.150207'),(892,'waffle','0004_update_everyone_nullbooleanfield','2022-12-23 15:26:43.906957'),(893,'waffle_utils','0001_initial','2022-12-23 15:26:45.070627'),(894,'waffle_utils','0002_waffleflagcourseoverridemodel_note','2022-12-23 15:26:46.948612'),(895,'waffle_utils','0003_add_org_level_waffle_override','2022-12-23 15:26:50.098282'),(896,'wiki','0001_initial','2022-12-23 15:27:21.433336'),(897,'wiki','0002_remove_article_subscription','2022-12-23 15:27:21.457483'),(898,'wiki','0003_ip_address_conv','2022-12-23 15:27:23.155814'),(899,'wiki','0004_increase_slug_size','2022-12-23 15:27:23.321845'),(900,'wiki','0005_remove_attachments_and_images','2022-12-23 15:27:27.804002'),(901,'wiki','0006_auto_20200110_1003','2022-12-23 15:27:28.403556'),(902,'workflow','0001_initial','2022-12-23 15:27:28.561231'),(903,'workflow','0002_remove_django_extensions','2022-12-23 15:27:28.633097'),(904,'workflow','0003_TeamWorkflows','2022-12-23 15:27:28.709580'),(905,'workflow','0004_assessmentworkflowstep_skipped','2022-12-23 15:27:28.804910'),(906,'xapi','0001_initial','2022-12-23 15:27:30.003346'),(907,'xapi','0002_auto_20180726_0142','2022-12-23 15:27:30.702555'),(908,'xapi','0003_auto_20190807_1006','2022-12-23 15:27:34.046952'),(909,'xapi','0004_auto_20190830_0710','2022-12-23 15:27:35.365713'),(910,'xapi','0005_auto_20220324_1550','2022-12-23 15:27:45.875014'),(911,'xapi','0006_auto_20220325_1757','2022-12-23 15:27:47.557124'),(912,'xapi','0007_auto_20220405_2311','2022-12-23 15:27:49.250927'),(913,'xapi','0008_xapilearnerdatatransmissionaudit_friendly_status_message','2022-12-23 15:27:50.742392'),(914,'xapi','0009_xapilearnerdatatransmissionaudit_api_record','2022-12-23 15:27:51.959088'),(915,'xapi','0010_auto_20221021_0159','2022-12-23 15:27:53.966225'),(916,'xblock_django','0001_initial','2022-12-23 15:27:54.856557'),(917,'xblock_django','0002_auto_20160204_0809','2022-12-23 15:27:56.165409'),(918,'xblock_django','0003_add_new_config_models','2022-12-23 15:27:58.580475'),(919,'xblock_django','0004_delete_xblock_disable_config','2022-12-23 15:27:59.505738'),(920,'social_django','0005_auto_20160727_2333','2022-12-23 15:27:59.542499'),(921,'social_django','0002_add_related_name','2022-12-23 15:27:59.545766'),(922,'social_django','0003_alter_email_max_length','2022-12-23 15:27:59.552645'),(923,'social_django','0001_initial','2022-12-23 15:27:59.556068'),(924,'social_django','0004_auto_20160423_0400','2022-12-23 15:27:59.559071'),(925,'submissions','0001_squashed_0005_CreateTeamModel','2022-12-23 15:27:59.561719'),(926,'organizations','0001_squashed_0007_historicalorganization','2022-12-23 15:27:59.565052'),(927,'sap_success_factors','0004_auto_20220324_1550_squashed_0006_auto_20220330_1157','2022-12-23 15:27:59.569727'),(928,'sap_success_factors','0001_squashed_0022_auto_20200206_1046_squashed_0011_alter_sapsuccessfactorslearnerdatatransmissionaudit_enterprise_course_enrollment_id','2022-12-23 15:27:59.573761'),(929,'blackboard','0001_initial_squashed_0014_alter_blackboardlearnerassessmentdatatransmissionaudit_enterprise_course_enrollment_id','2022-12-23 15:27:59.579433'),(930,'contentstore','0001_initial','2022-12-23 15:30:24.914477'),(931,'contentstore','0002_add_assets_page_flag','2022-12-23 15:30:26.192767'),(932,'contentstore','0003_remove_assets_page_flag','2022-12-23 15:30:27.735884'),(933,'contentstore','0004_remove_push_notification_configmodel_table','2022-12-23 15:30:28.329662'),(934,'contentstore','0005_add_enable_checklists_quality_waffle_flag','2022-12-23 15:30:28.348108'),(935,'contentstore','0006_courseoutlineregenerate','2022-12-23 15:30:28.368788'),(936,'contentstore','0007_backfillcoursetabsconfig','2022-12-23 15:30:28.917503'),(937,'contentstore','0008_cleanstalecertificateavailabilitydatesconfig','2022-12-23 15:30:29.506227'),(938,'course_creators','0001_initial','2022-12-23 15:30:30.465579'),(939,'course_creators','0002_add_org_support_for_course_creators','2022-12-23 15:30:31.423748'),(940,'tagging','0001_initial','2022-12-23 15:30:31.492829'),(941,'tagging','0002_auto_20170116_1541','2022-12-23 15:30:31.550231'),(942,'user_tasks','0001_initial','2022-12-23 15:30:33.284833'),(943,'user_tasks','0002_artifact_file_storage','2022-12-23 15:30:33.360842'),(944,'user_tasks','0003_url_max_length','2022-12-23 15:30:33.420192'),(945,'user_tasks','0004_url_textfield','2022-12-23 15:30:33.472628'),(946,'xblock_config','0001_initial','2022-12-23 15:30:34.195699'),(947,'xblock_config','0002_courseeditltifieldsenabledflag','2022-12-23 15:30:34.199089'),(948,'xblock_config','0003_move_course_edit_lti_fields_enabled_flag_model_to_lti_consumer','2022-12-23 15:30:34.202378'),(949,'xblock_config','0001_squashed_0003_move_course_edit_lti_fields_enabled_flag_model_to_lti_consumer','2022-12-23 15:30:34.239692'); /*!40000 ALTER TABLE `django_migrations` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; @@ -90,4 +90,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2021-07-30 20:20:07 +-- Dump completed on 2022-12-23 16:52:29