diff --git a/edxapp.sql b/edxapp.sql index 25635eb59d57e82f3e0ed094a42236c43a81a37d..e2bcc5b8df037e63a7c75d5c87daff2d2959ad45 100644 --- a/edxapp.sql +++ b/edxapp.sql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 5.6.49, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 5.6.50, for Linux (x86_64) -- -- Host: localhost Database: edxapp -- ------------------------------------------------------ --- Server version 5.6.49 +-- Server version 5.6.50 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -792,7 +792,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=1633 DEFAULT CHARSET=latin1; +) ENGINE=InnoDB AUTO_INCREMENT=1577 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -801,7 +801,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 Flag',10,'add_flag'),(34,'Can change Flag',10,'change_flag'),(35,'Can delete Flag',10,'delete_flag'),(36,'Can view Flag',10,'view_flag'),(37,'Can add Sample',11,'add_sample'),(38,'Can change Sample',11,'change_sample'),(39,'Can delete Sample',11,'delete_sample'),(40,'Can view Sample',11,'view_sample'),(41,'Can add Switch',12,'add_switch'),(42,'Can change Switch',12,'change_switch'),(43,'Can delete Switch',12,'delete_switch'),(44,'Can view Switch',12,'view_switch'),(45,'Can add course message',13,'add_coursemessage'),(46,'Can change course message',13,'change_coursemessage'),(47,'Can delete course message',13,'delete_coursemessage'),(48,'Can view course message',13,'view_coursemessage'),(49,'Can add global status message',14,'add_globalstatusmessage'),(50,'Can change global status message',14,'change_globalstatusmessage'),(51,'Can delete global status message',14,'delete_globalstatusmessage'),(52,'Can view global status message',14,'view_globalstatusmessage'),(53,'Can add asset base url config',15,'add_assetbaseurlconfig'),(54,'Can change asset base url config',15,'change_assetbaseurlconfig'),(55,'Can delete asset base url config',15,'delete_assetbaseurlconfig'),(56,'Can view asset base url config',15,'view_assetbaseurlconfig'),(57,'Can add asset excluded extensions config',16,'add_assetexcludedextensionsconfig'),(58,'Can change asset excluded extensions config',16,'change_assetexcludedextensionsconfig'),(59,'Can delete asset excluded extensions config',16,'delete_assetexcludedextensionsconfig'),(60,'Can view asset excluded extensions config',16,'view_assetexcludedextensionsconfig'),(61,'Can add course asset cache ttl config',17,'add_courseassetcachettlconfig'),(62,'Can change course asset cache ttl config',17,'change_courseassetcachettlconfig'),(63,'Can delete course asset cache ttl config',17,'delete_courseassetcachettlconfig'),(64,'Can view course asset cache ttl config',17,'view_courseassetcachettlconfig'),(65,'Can add cdn user agents config',18,'add_cdnuseragentsconfig'),(66,'Can change cdn user agents config',18,'change_cdnuseragentsconfig'),(67,'Can delete cdn user agents config',18,'delete_cdnuseragentsconfig'),(68,'Can view cdn user agents config',18,'view_cdnuseragentsconfig'),(69,'Can add site configuration',19,'add_siteconfiguration'),(70,'Can change site configuration',19,'change_siteconfiguration'),(71,'Can delete site configuration',19,'delete_siteconfiguration'),(72,'Can view site configuration',19,'view_siteconfiguration'),(73,'Can add site configuration history',20,'add_siteconfigurationhistory'),(74,'Can change site configuration history',20,'change_siteconfigurationhistory'),(75,'Can delete site configuration history',20,'delete_siteconfigurationhistory'),(76,'Can view site configuration history',20,'view_siteconfigurationhistory'),(77,'Can add course hls playback enabled flag',21,'add_coursehlsplaybackenabledflag'),(78,'Can change course hls playback enabled flag',21,'change_coursehlsplaybackenabledflag'),(79,'Can delete course hls playback enabled flag',21,'delete_coursehlsplaybackenabledflag'),(80,'Can view course hls playback enabled flag',21,'view_coursehlsplaybackenabledflag'),(81,'Can add hls playback enabled flag',22,'add_hlsplaybackenabledflag'),(82,'Can change hls playback enabled flag',22,'change_hlsplaybackenabledflag'),(83,'Can delete hls playback enabled flag',22,'delete_hlsplaybackenabledflag'),(84,'Can view hls playback enabled flag',22,'view_hlsplaybackenabledflag'),(85,'Can add course video transcript enabled flag',23,'add_coursevideotranscriptenabledflag'),(86,'Can change course video transcript enabled flag',23,'change_coursevideotranscriptenabledflag'),(87,'Can delete course video transcript enabled flag',23,'delete_coursevideotranscriptenabledflag'),(88,'Can view course video transcript enabled flag',23,'view_coursevideotranscriptenabledflag'),(89,'Can add video transcript enabled flag',24,'add_videotranscriptenabledflag'),(90,'Can change video transcript enabled flag',24,'change_videotranscriptenabledflag'),(91,'Can delete video transcript enabled flag',24,'delete_videotranscriptenabledflag'),(92,'Can view video transcript enabled flag',24,'view_videotranscriptenabledflag'),(93,'Can add transcript migration setting',25,'add_transcriptmigrationsetting'),(94,'Can change transcript migration setting',25,'change_transcriptmigrationsetting'),(95,'Can delete transcript migration setting',25,'delete_transcriptmigrationsetting'),(96,'Can view transcript migration setting',25,'view_transcriptmigrationsetting'),(97,'Can add migration enqueued course',26,'add_migrationenqueuedcourse'),(98,'Can change migration enqueued course',26,'change_migrationenqueuedcourse'),(99,'Can delete migration enqueued course',26,'delete_migrationenqueuedcourse'),(100,'Can view migration enqueued course',26,'view_migrationenqueuedcourse'),(101,'Can add updated course videos',27,'add_updatedcoursevideos'),(102,'Can change updated course videos',27,'change_updatedcoursevideos'),(103,'Can delete updated course videos',27,'delete_updatedcoursevideos'),(104,'Can view updated course videos',27,'view_updatedcoursevideos'),(105,'Can add video thumbnail setting',28,'add_videothumbnailsetting'),(106,'Can change video thumbnail setting',28,'change_videothumbnailsetting'),(107,'Can delete video thumbnail setting',28,'delete_videothumbnailsetting'),(108,'Can view video thumbnail setting',28,'view_videothumbnailsetting'),(109,'Can add course youtube blocked flag',29,'add_courseyoutubeblockedflag'),(110,'Can change course youtube blocked flag',29,'change_courseyoutubeblockedflag'),(111,'Can delete course youtube blocked flag',29,'delete_courseyoutubeblockedflag'),(112,'Can view course youtube blocked flag',29,'view_courseyoutubeblockedflag'),(113,'Can add course video uploads enabled by default',30,'add_coursevideouploadsenabledbydefault'),(114,'Can change course video uploads enabled by default',30,'change_coursevideouploadsenabledbydefault'),(115,'Can delete course video uploads enabled by default',30,'delete_coursevideouploadsenabledbydefault'),(116,'Can view course video uploads enabled by default',30,'view_coursevideouploadsenabledbydefault'),(117,'Can add video uploads enabled by default',31,'add_videouploadsenabledbydefault'),(118,'Can change video uploads enabled by default',31,'change_videouploadsenabledbydefault'),(119,'Can delete video uploads enabled by default',31,'delete_videouploadsenabledbydefault'),(120,'Can view video uploads enabled by default',31,'view_videouploadsenabledbydefault'),(121,'Can add vem pipeline integration',32,'add_vempipelineintegration'),(122,'Can change vem pipeline integration',32,'change_vempipelineintegration'),(123,'Can delete vem pipeline integration',32,'delete_vempipelineintegration'),(124,'Can view vem pipeline integration',32,'view_vempipelineintegration'),(125,'Can add offline computed grade',33,'add_offlinecomputedgrade'),(126,'Can change offline computed grade',33,'change_offlinecomputedgrade'),(127,'Can delete offline computed grade',33,'delete_offlinecomputedgrade'),(128,'Can view offline computed grade',33,'view_offlinecomputedgrade'),(129,'Can add offline computed grade log',34,'add_offlinecomputedgradelog'),(130,'Can change offline computed grade log',34,'change_offlinecomputedgradelog'),(131,'Can delete offline computed grade log',34,'delete_offlinecomputedgradelog'),(132,'Can view offline computed grade log',34,'view_offlinecomputedgradelog'),(133,'Can add student field override',35,'add_studentfieldoverride'),(134,'Can change student field override',35,'change_studentfieldoverride'),(135,'Can delete student field override',35,'delete_studentfieldoverride'),(136,'Can view student field override',35,'view_studentfieldoverride'),(137,'Can add student module',36,'add_studentmodule'),(138,'Can change student module',36,'change_studentmodule'),(139,'Can delete student module',36,'delete_studentmodule'),(140,'Can view student module',36,'view_studentmodule'),(141,'Can add student module history',37,'add_studentmodulehistory'),(142,'Can change student module history',37,'change_studentmodulehistory'),(143,'Can delete student module history',37,'delete_studentmodulehistory'),(144,'Can view student module history',37,'view_studentmodulehistory'),(145,'Can add x module student info field',38,'add_xmodulestudentinfofield'),(146,'Can change x module student info field',38,'change_xmodulestudentinfofield'),(147,'Can delete x module student info field',38,'delete_xmodulestudentinfofield'),(148,'Can view x module student info field',38,'view_xmodulestudentinfofield'),(149,'Can add x module student prefs field',39,'add_xmodulestudentprefsfield'),(150,'Can change x module student prefs field',39,'change_xmodulestudentprefsfield'),(151,'Can delete x module student prefs field',39,'delete_xmodulestudentprefsfield'),(152,'Can view x module student prefs field',39,'view_xmodulestudentprefsfield'),(153,'Can add x module user state summary field',40,'add_xmoduleuserstatesummaryfield'),(154,'Can change x module user state summary field',40,'change_xmoduleuserstatesummaryfield'),(155,'Can delete x module user state summary field',40,'delete_xmoduleuserstatesummaryfield'),(156,'Can view x module user state summary field',40,'view_xmoduleuserstatesummaryfield'),(157,'Can add course dynamic upgrade deadline configuration',41,'add_coursedynamicupgradedeadlineconfiguration'),(158,'Can change course dynamic upgrade deadline configuration',41,'change_coursedynamicupgradedeadlineconfiguration'),(159,'Can delete course dynamic upgrade deadline configuration',41,'delete_coursedynamicupgradedeadlineconfiguration'),(160,'Can view course dynamic upgrade deadline configuration',41,'view_coursedynamicupgradedeadlineconfiguration'),(161,'Can add dynamic upgrade deadline configuration',42,'add_dynamicupgradedeadlineconfiguration'),(162,'Can change dynamic upgrade deadline configuration',42,'change_dynamicupgradedeadlineconfiguration'),(163,'Can delete dynamic upgrade deadline configuration',42,'delete_dynamicupgradedeadlineconfiguration'),(164,'Can view dynamic upgrade deadline configuration',42,'view_dynamicupgradedeadlineconfiguration'),(165,'Can add org dynamic upgrade deadline configuration',43,'add_orgdynamicupgradedeadlineconfiguration'),(166,'Can change org dynamic upgrade deadline configuration',43,'change_orgdynamicupgradedeadlineconfiguration'),(167,'Can delete org dynamic upgrade deadline configuration',43,'delete_orgdynamicupgradedeadlineconfiguration'),(168,'Can view org dynamic upgrade deadline configuration',43,'view_orgdynamicupgradedeadlineconfiguration'),(169,'Can add student module history extended',44,'add_studentmodulehistoryextended'),(170,'Can change student module history extended',44,'change_studentmodulehistoryextended'),(171,'Can delete student module history extended',44,'delete_studentmodulehistoryextended'),(172,'Can view student module history extended',44,'view_studentmodulehistoryextended'),(173,'Can add anonymous user id',45,'add_anonymoususerid'),(174,'Can change anonymous user id',45,'change_anonymoususerid'),(175,'Can delete anonymous user id',45,'delete_anonymoususerid'),(176,'Can view anonymous user id',45,'view_anonymoususerid'),(177,'Can add course access role',46,'add_courseaccessrole'),(178,'Can change course access role',46,'change_courseaccessrole'),(179,'Can delete course access role',46,'delete_courseaccessrole'),(180,'Can view course access role',46,'view_courseaccessrole'),(181,'Can add course enrollment',47,'add_courseenrollment'),(182,'Can change course enrollment',47,'change_courseenrollment'),(183,'Can delete course enrollment',47,'delete_courseenrollment'),(184,'Can view course enrollment',47,'view_courseenrollment'),(185,'Can add course enrollment allowed',48,'add_courseenrollmentallowed'),(186,'Can change course enrollment allowed',48,'change_courseenrollmentallowed'),(187,'Can delete course enrollment allowed',48,'delete_courseenrollmentallowed'),(188,'Can view course enrollment allowed',48,'view_courseenrollmentallowed'),(189,'Can add course enrollment attribute',49,'add_courseenrollmentattribute'),(190,'Can change course enrollment attribute',49,'change_courseenrollmentattribute'),(191,'Can delete course enrollment attribute',49,'delete_courseenrollmentattribute'),(192,'Can view course enrollment attribute',49,'view_courseenrollmentattribute'),(193,'Can add dashboard configuration',50,'add_dashboardconfiguration'),(194,'Can change dashboard configuration',50,'change_dashboardconfiguration'),(195,'Can delete dashboard configuration',50,'delete_dashboardconfiguration'),(196,'Can view dashboard configuration',50,'view_dashboardconfiguration'),(197,'Can add enrollment refund configuration',51,'add_enrollmentrefundconfiguration'),(198,'Can change enrollment refund configuration',51,'change_enrollmentrefundconfiguration'),(199,'Can delete enrollment refund configuration',51,'delete_enrollmentrefundconfiguration'),(200,'Can view enrollment refund configuration',51,'view_enrollmentrefundconfiguration'),(201,'Can add entrance exam configuration',52,'add_entranceexamconfiguration'),(202,'Can change entrance exam configuration',52,'change_entranceexamconfiguration'),(203,'Can delete entrance exam configuration',52,'delete_entranceexamconfiguration'),(204,'Can view entrance exam configuration',52,'view_entranceexamconfiguration'),(205,'Can add language proficiency',53,'add_languageproficiency'),(206,'Can change language proficiency',53,'change_languageproficiency'),(207,'Can delete language proficiency',53,'delete_languageproficiency'),(208,'Can view language proficiency',53,'view_languageproficiency'),(209,'Can add linked in add to profile configuration',54,'add_linkedinaddtoprofileconfiguration'),(210,'Can change linked in add to profile configuration',54,'change_linkedinaddtoprofileconfiguration'),(211,'Can delete linked in add to profile configuration',54,'delete_linkedinaddtoprofileconfiguration'),(212,'Can view linked in add to profile configuration',54,'view_linkedinaddtoprofileconfiguration'),(213,'Can add Login Failure',55,'add_loginfailures'),(214,'Can change Login Failure',55,'change_loginfailures'),(215,'Can delete Login Failure',55,'delete_loginfailures'),(216,'Can view Login Failure',55,'view_loginfailures'),(217,'Can add manual enrollment audit',56,'add_manualenrollmentaudit'),(218,'Can change manual enrollment audit',56,'change_manualenrollmentaudit'),(219,'Can delete manual enrollment audit',56,'delete_manualenrollmentaudit'),(220,'Can view manual enrollment audit',56,'view_manualenrollmentaudit'),(221,'Can add pending email change',57,'add_pendingemailchange'),(222,'Can change pending email change',57,'change_pendingemailchange'),(223,'Can delete pending email change',57,'delete_pendingemailchange'),(224,'Can view pending email change',57,'view_pendingemailchange'),(225,'Can add pending name change',58,'add_pendingnamechange'),(226,'Can change pending name change',58,'change_pendingnamechange'),(227,'Can delete pending name change',58,'delete_pendingnamechange'),(228,'Can view pending name change',58,'view_pendingnamechange'),(229,'Can add registration',59,'add_registration'),(230,'Can change registration',59,'change_registration'),(231,'Can delete registration',59,'delete_registration'),(232,'Can view registration',59,'view_registration'),(233,'Can add user profile',60,'add_userprofile'),(234,'Can change user profile',60,'change_userprofile'),(235,'Can delete user profile',60,'delete_userprofile'),(236,'Can view user profile',60,'view_userprofile'),(237,'Can deactivate, but NOT delete users',60,'can_deactivate_users'),(238,'Can add user signup source',61,'add_usersignupsource'),(239,'Can change user signup source',61,'change_usersignupsource'),(240,'Can delete user signup source',61,'delete_usersignupsource'),(241,'Can view user signup source',61,'view_usersignupsource'),(242,'Can add user standing',62,'add_userstanding'),(243,'Can change user standing',62,'change_userstanding'),(244,'Can delete user standing',62,'delete_userstanding'),(245,'Can view user standing',62,'view_userstanding'),(246,'Can add user test group',63,'add_usertestgroup'),(247,'Can change user test group',63,'change_usertestgroup'),(248,'Can delete user test group',63,'delete_usertestgroup'),(249,'Can view user test group',63,'view_usertestgroup'),(250,'Can add user attribute',64,'add_userattribute'),(251,'Can change user attribute',64,'change_userattribute'),(252,'Can delete user attribute',64,'delete_userattribute'),(253,'Can view user attribute',64,'view_userattribute'),(254,'Can add registration cookie configuration',65,'add_registrationcookieconfiguration'),(255,'Can change registration cookie configuration',65,'change_registrationcookieconfiguration'),(256,'Can delete registration cookie configuration',65,'delete_registrationcookieconfiguration'),(257,'Can view registration cookie configuration',65,'view_registrationcookieconfiguration'),(258,'Can add social link',66,'add_sociallink'),(259,'Can change social link',66,'change_sociallink'),(260,'Can delete social link',66,'delete_sociallink'),(261,'Can view social link',66,'view_sociallink'),(262,'Can add account recovery',67,'add_accountrecovery'),(263,'Can change account recovery',67,'change_accountrecovery'),(264,'Can delete account recovery',67,'delete_accountrecovery'),(265,'Can view account recovery',67,'view_accountrecovery'),(266,'Can add pending secondary email change',68,'add_pendingsecondaryemailchange'),(267,'Can change pending secondary email change',68,'change_pendingsecondaryemailchange'),(268,'Can delete pending secondary email change',68,'delete_pendingsecondaryemailchange'),(269,'Can view pending secondary email change',68,'view_pendingsecondaryemailchange'),(270,'Can add historical course enrollment',69,'add_historicalcourseenrollment'),(271,'Can change historical course enrollment',69,'change_historicalcourseenrollment'),(272,'Can delete historical course enrollment',69,'delete_historicalcourseenrollment'),(273,'Can view historical course enrollment',69,'view_historicalcourseenrollment'),(274,'Can add bulk unenroll configuration',70,'add_bulkunenrollconfiguration'),(275,'Can change bulk unenroll configuration',70,'change_bulkunenrollconfiguration'),(276,'Can delete bulk unenroll configuration',70,'delete_bulkunenrollconfiguration'),(277,'Can view bulk unenroll configuration',70,'view_bulkunenrollconfiguration'),(278,'Can add fbe enrollment exclusion',71,'add_fbeenrollmentexclusion'),(279,'Can change fbe enrollment exclusion',71,'change_fbeenrollmentexclusion'),(280,'Can delete fbe enrollment exclusion',71,'delete_fbeenrollmentexclusion'),(281,'Can view fbe enrollment exclusion',71,'view_fbeenrollmentexclusion'),(282,'Can add allowed auth user',72,'add_allowedauthuser'),(283,'Can change allowed auth user',72,'change_allowedauthuser'),(284,'Can delete allowed auth user',72,'delete_allowedauthuser'),(285,'Can view allowed auth user',72,'view_allowedauthuser'),(286,'Can add historical manual enrollment audit',73,'add_historicalmanualenrollmentaudit'),(287,'Can change historical manual enrollment audit',73,'change_historicalmanualenrollmentaudit'),(288,'Can delete historical manual enrollment audit',73,'delete_historicalmanualenrollmentaudit'),(289,'Can view historical manual enrollment audit',73,'view_historicalmanualenrollmentaudit'),(290,'Can add account recovery configuration',74,'add_accountrecoveryconfiguration'),(291,'Can change account recovery configuration',74,'change_accountrecoveryconfiguration'),(292,'Can delete account recovery configuration',74,'delete_accountrecoveryconfiguration'),(293,'Can view account recovery configuration',74,'view_accountrecoveryconfiguration'),(294,'Can add course enrollment celebration',75,'add_courseenrollmentcelebration'),(295,'Can change course enrollment celebration',75,'change_courseenrollmentcelebration'),(296,'Can delete course enrollment celebration',75,'delete_courseenrollmentcelebration'),(297,'Can view course enrollment celebration',75,'view_courseenrollmentcelebration'),(298,'Can add bulk change enrollment configuration',76,'add_bulkchangeenrollmentconfiguration'),(299,'Can change bulk change enrollment configuration',76,'change_bulkchangeenrollmentconfiguration'),(300,'Can delete bulk change enrollment configuration',76,'delete_bulkchangeenrollmentconfiguration'),(301,'Can view bulk change enrollment configuration',76,'view_bulkchangeenrollmentconfiguration'),(302,'Can add rate limit configuration',77,'add_ratelimitconfiguration'),(303,'Can change rate limit configuration',77,'change_ratelimitconfiguration'),(304,'Can delete rate limit configuration',77,'delete_ratelimitconfiguration'),(305,'Can view rate limit configuration',77,'view_ratelimitconfiguration'),(306,'Can add certificate generation configuration',78,'add_certificategenerationconfiguration'),(307,'Can change certificate generation configuration',78,'change_certificategenerationconfiguration'),(308,'Can delete certificate generation configuration',78,'delete_certificategenerationconfiguration'),(309,'Can view certificate generation configuration',78,'view_certificategenerationconfiguration'),(310,'Can add certificate generation course setting',79,'add_certificategenerationcoursesetting'),(311,'Can change certificate generation course setting',79,'change_certificategenerationcoursesetting'),(312,'Can delete certificate generation course setting',79,'delete_certificategenerationcoursesetting'),(313,'Can view certificate generation course setting',79,'view_certificategenerationcoursesetting'),(314,'Can add certificate html view configuration',80,'add_certificatehtmlviewconfiguration'),(315,'Can change certificate html view configuration',80,'change_certificatehtmlviewconfiguration'),(316,'Can delete certificate html view configuration',80,'delete_certificatehtmlviewconfiguration'),(317,'Can view certificate html view configuration',80,'view_certificatehtmlviewconfiguration'),(318,'Can add certificate template',81,'add_certificatetemplate'),(319,'Can change certificate template',81,'change_certificatetemplate'),(320,'Can delete certificate template',81,'delete_certificatetemplate'),(321,'Can view certificate template',81,'view_certificatetemplate'),(322,'Can add certificate template asset',82,'add_certificatetemplateasset'),(323,'Can change certificate template asset',82,'change_certificatetemplateasset'),(324,'Can delete certificate template asset',82,'delete_certificatetemplateasset'),(325,'Can view certificate template asset',82,'view_certificatetemplateasset'),(326,'Can add certificate whitelist',83,'add_certificatewhitelist'),(327,'Can change certificate whitelist',83,'change_certificatewhitelist'),(328,'Can delete certificate whitelist',83,'delete_certificatewhitelist'),(329,'Can view certificate whitelist',83,'view_certificatewhitelist'),(330,'Can add example certificate',84,'add_examplecertificate'),(331,'Can change example certificate',84,'change_examplecertificate'),(332,'Can delete example certificate',84,'delete_examplecertificate'),(333,'Can view example certificate',84,'view_examplecertificate'),(334,'Can add example certificate set',85,'add_examplecertificateset'),(335,'Can change example certificate set',85,'change_examplecertificateset'),(336,'Can delete example certificate set',85,'delete_examplecertificateset'),(337,'Can view example certificate set',85,'view_examplecertificateset'),(338,'Can add generated certificate',86,'add_generatedcertificate'),(339,'Can change generated certificate',86,'change_generatedcertificate'),(340,'Can delete generated certificate',86,'delete_generatedcertificate'),(341,'Can view generated certificate',86,'view_generatedcertificate'),(342,'Can add certificate generation history',87,'add_certificategenerationhistory'),(343,'Can change certificate generation history',87,'change_certificategenerationhistory'),(344,'Can delete certificate generation history',87,'delete_certificategenerationhistory'),(345,'Can view certificate generation history',87,'view_certificategenerationhistory'),(346,'Can add certificate invalidation',88,'add_certificateinvalidation'),(347,'Can change certificate invalidation',88,'change_certificateinvalidation'),(348,'Can delete certificate invalidation',88,'delete_certificateinvalidation'),(349,'Can view certificate invalidation',88,'view_certificateinvalidation'),(350,'Can add historical generated certificate',89,'add_historicalgeneratedcertificate'),(351,'Can change historical generated certificate',89,'change_historicalgeneratedcertificate'),(352,'Can delete historical generated certificate',89,'delete_historicalgeneratedcertificate'),(353,'Can view historical generated certificate',89,'view_historicalgeneratedcertificate'),(354,'Can add instructor task',90,'add_instructortask'),(355,'Can change instructor task',90,'change_instructortask'),(356,'Can delete instructor task',90,'delete_instructortask'),(357,'Can view instructor task',90,'view_instructortask'),(358,'Can add grade report setting',91,'add_gradereportsetting'),(359,'Can change grade report setting',91,'change_gradereportsetting'),(360,'Can delete grade report setting',91,'delete_gradereportsetting'),(361,'Can view grade report setting',91,'view_gradereportsetting'),(362,'Can add cohort membership',92,'add_cohortmembership'),(363,'Can change cohort membership',92,'change_cohortmembership'),(364,'Can delete cohort membership',92,'delete_cohortmembership'),(365,'Can view cohort membership',92,'view_cohortmembership'),(366,'Can add course cohort',93,'add_coursecohort'),(367,'Can change course cohort',93,'change_coursecohort'),(368,'Can delete course cohort',93,'delete_coursecohort'),(369,'Can view course cohort',93,'view_coursecohort'),(370,'Can add course cohorts settings',94,'add_coursecohortssettings'),(371,'Can change course cohorts settings',94,'change_coursecohortssettings'),(372,'Can delete course cohorts settings',94,'delete_coursecohortssettings'),(373,'Can view course cohorts settings',94,'view_coursecohortssettings'),(374,'Can add course user group',95,'add_courseusergroup'),(375,'Can change course user group',95,'change_courseusergroup'),(376,'Can delete course user group',95,'delete_courseusergroup'),(377,'Can view course user group',95,'view_courseusergroup'),(378,'Can add course user group partition group',96,'add_courseusergrouppartitiongroup'),(379,'Can change course user group partition group',96,'change_courseusergrouppartitiongroup'),(380,'Can delete course user group partition group',96,'delete_courseusergrouppartitiongroup'),(381,'Can view course user group partition group',96,'view_courseusergrouppartitiongroup'),(382,'Can add unregistered learner cohort assignments',97,'add_unregisteredlearnercohortassignments'),(383,'Can change unregistered learner cohort assignments',97,'change_unregisteredlearnercohortassignments'),(384,'Can delete unregistered learner cohort assignments',97,'delete_unregisteredlearnercohortassignments'),(385,'Can view unregistered learner cohort assignments',97,'view_unregisteredlearnercohortassignments'),(386,'Can add course authorization',98,'add_courseauthorization'),(387,'Can change course authorization',98,'change_courseauthorization'),(388,'Can delete course authorization',98,'delete_courseauthorization'),(389,'Can view course authorization',98,'view_courseauthorization'),(390,'Can add course email',99,'add_courseemail'),(391,'Can change course email',99,'change_courseemail'),(392,'Can delete course email',99,'delete_courseemail'),(393,'Can view course email',99,'view_courseemail'),(394,'Can add course email template',100,'add_courseemailtemplate'),(395,'Can change course email template',100,'change_courseemailtemplate'),(396,'Can delete course email template',100,'delete_courseemailtemplate'),(397,'Can view course email template',100,'view_courseemailtemplate'),(398,'Can add optout',101,'add_optout'),(399,'Can change optout',101,'change_optout'),(400,'Can delete optout',101,'delete_optout'),(401,'Can view optout',101,'view_optout'),(402,'Can add bulk email flag',102,'add_bulkemailflag'),(403,'Can change bulk email flag',102,'change_bulkemailflag'),(404,'Can delete bulk email flag',102,'delete_bulkemailflag'),(405,'Can view bulk email flag',102,'view_bulkemailflag'),(406,'Can add target',103,'add_target'),(407,'Can change target',103,'change_target'),(408,'Can delete target',103,'delete_target'),(409,'Can view target',103,'view_target'),(410,'Can add cohort target',104,'add_cohorttarget'),(411,'Can change cohort target',104,'change_cohorttarget'),(412,'Can delete cohort target',104,'delete_cohorttarget'),(413,'Can view cohort target',104,'view_cohorttarget'),(414,'Can add course mode target',105,'add_coursemodetarget'),(415,'Can change course mode target',105,'change_coursemodetarget'),(416,'Can delete course mode target',105,'delete_coursemodetarget'),(417,'Can view course mode target',105,'view_coursemodetarget'),(418,'Can add branding api config',106,'add_brandingapiconfig'),(419,'Can change branding api config',106,'change_brandingapiconfig'),(420,'Can delete branding api config',106,'delete_brandingapiconfig'),(421,'Can view branding api config',106,'view_brandingapiconfig'),(422,'Can add branding info config',107,'add_brandinginfoconfig'),(423,'Can change branding info config',107,'change_brandinginfoconfig'),(424,'Can delete branding info config',107,'delete_brandinginfoconfig'),(425,'Can view branding info config',107,'view_brandinginfoconfig'),(426,'Can add application',108,'add_application'),(427,'Can change application',108,'change_application'),(428,'Can delete application',108,'delete_application'),(429,'Can view application',108,'view_application'),(430,'Can add access token',109,'add_accesstoken'),(431,'Can change access token',109,'change_accesstoken'),(432,'Can delete access token',109,'delete_accesstoken'),(433,'Can view access token',109,'view_accesstoken'),(434,'Can add grant',110,'add_grant'),(435,'Can change grant',110,'change_grant'),(436,'Can delete grant',110,'delete_grant'),(437,'Can view grant',110,'view_grant'),(438,'Can add refresh token',111,'add_refreshtoken'),(439,'Can change refresh token',111,'change_refreshtoken'),(440,'Can delete refresh token',111,'delete_refreshtoken'),(441,'Can view refresh token',111,'view_refreshtoken'),(442,'Can add restricted application',112,'add_restrictedapplication'),(443,'Can change restricted application',112,'change_restrictedapplication'),(444,'Can delete restricted application',112,'delete_restrictedapplication'),(445,'Can view restricted application',112,'view_restrictedapplication'),(446,'Can add application access',113,'add_applicationaccess'),(447,'Can change application access',113,'change_applicationaccess'),(448,'Can delete application access',113,'delete_applicationaccess'),(449,'Can view application access',113,'view_applicationaccess'),(450,'Can add application organization',114,'add_applicationorganization'),(451,'Can change application organization',114,'change_applicationorganization'),(452,'Can delete application organization',114,'delete_applicationorganization'),(453,'Can view application organization',114,'view_applicationorganization'),(454,'Can add SAML Provider Data',115,'add_samlproviderdata'),(455,'Can change SAML Provider Data',115,'change_samlproviderdata'),(456,'Can delete SAML Provider Data',115,'delete_samlproviderdata'),(457,'Can view SAML Provider Data',115,'view_samlproviderdata'),(458,'Can add SAML Configuration',116,'add_samlconfiguration'),(459,'Can change SAML Configuration',116,'change_samlconfiguration'),(460,'Can delete SAML Configuration',116,'delete_samlconfiguration'),(461,'Can view SAML Configuration',116,'view_samlconfiguration'),(462,'Can add Provider Configuration (OAuth)',117,'add_oauth2providerconfig'),(463,'Can change Provider Configuration (OAuth)',117,'change_oauth2providerconfig'),(464,'Can delete Provider Configuration (OAuth)',117,'delete_oauth2providerconfig'),(465,'Can view Provider Configuration (OAuth)',117,'view_oauth2providerconfig'),(466,'Can add Provider Configuration (LTI)',118,'add_ltiproviderconfig'),(467,'Can change Provider Configuration (LTI)',118,'change_ltiproviderconfig'),(468,'Can delete Provider Configuration (LTI)',118,'delete_ltiproviderconfig'),(469,'Can view Provider Configuration (LTI)',118,'view_ltiproviderconfig'),(470,'Can add Provider Configuration (SAML IdP)',119,'add_samlproviderconfig'),(471,'Can change Provider Configuration (SAML IdP)',119,'change_samlproviderconfig'),(472,'Can delete Provider Configuration (SAML IdP)',119,'delete_samlproviderconfig'),(473,'Can view Provider Configuration (SAML IdP)',119,'view_samlproviderconfig'),(474,'Can add system wide role',120,'add_systemwiderole'),(475,'Can change system wide role',120,'change_systemwiderole'),(476,'Can delete system wide role',120,'delete_systemwiderole'),(477,'Can view system wide role',120,'view_systemwiderole'),(478,'Can add system wide role assignment',121,'add_systemwideroleassignment'),(479,'Can change system wide role assignment',121,'change_systemwideroleassignment'),(480,'Can delete system wide role assignment',121,'delete_systemwideroleassignment'),(481,'Can view system wide role assignment',121,'view_systemwideroleassignment'),(482,'Can add article',122,'add_article'),(483,'Can change article',122,'change_article'),(484,'Can delete article',122,'delete_article'),(485,'Can view article',122,'view_article'),(486,'Can edit all articles and lock/unlock/restore',122,'moderate'),(487,'Can change ownership of any article',122,'assign'),(488,'Can assign permissions to other users',122,'grant'),(489,'Can add Article for object',123,'add_articleforobject'),(490,'Can change Article for object',123,'change_articleforobject'),(491,'Can delete Article for object',123,'delete_articleforobject'),(492,'Can view Article for object',123,'view_articleforobject'),(493,'Can add article plugin',124,'add_articleplugin'),(494,'Can change article plugin',124,'change_articleplugin'),(495,'Can delete article plugin',124,'delete_articleplugin'),(496,'Can view article plugin',124,'view_articleplugin'),(497,'Can add article revision',125,'add_articlerevision'),(498,'Can change article revision',125,'change_articlerevision'),(499,'Can delete article revision',125,'delete_articlerevision'),(500,'Can view article revision',125,'view_articlerevision'),(501,'Can add reusable plugin',126,'add_reusableplugin'),(502,'Can change reusable plugin',126,'change_reusableplugin'),(503,'Can delete reusable plugin',126,'delete_reusableplugin'),(504,'Can view reusable plugin',126,'view_reusableplugin'),(505,'Can add revision plugin',127,'add_revisionplugin'),(506,'Can change revision plugin',127,'change_revisionplugin'),(507,'Can delete revision plugin',127,'delete_revisionplugin'),(508,'Can view revision plugin',127,'view_revisionplugin'),(509,'Can add revision plugin revision',128,'add_revisionpluginrevision'),(510,'Can change revision plugin revision',128,'change_revisionpluginrevision'),(511,'Can delete revision plugin revision',128,'delete_revisionpluginrevision'),(512,'Can view revision plugin revision',128,'view_revisionpluginrevision'),(513,'Can add simple plugin',129,'add_simpleplugin'),(514,'Can change simple plugin',129,'change_simpleplugin'),(515,'Can delete simple plugin',129,'delete_simpleplugin'),(516,'Can view simple plugin',129,'view_simpleplugin'),(517,'Can add URL path',130,'add_urlpath'),(518,'Can change URL path',130,'change_urlpath'),(519,'Can delete URL path',130,'delete_urlpath'),(520,'Can view URL path',130,'view_urlpath'),(521,'Can add notification',131,'add_notification'),(522,'Can change notification',131,'change_notification'),(523,'Can delete notification',131,'delete_notification'),(524,'Can view notification',131,'view_notification'),(525,'Can add type',132,'add_notificationtype'),(526,'Can change type',132,'change_notificationtype'),(527,'Can delete type',132,'delete_notificationtype'),(528,'Can view type',132,'view_notificationtype'),(529,'Can add settings',133,'add_settings'),(530,'Can change settings',133,'change_settings'),(531,'Can delete settings',133,'delete_settings'),(532,'Can view settings',133,'view_settings'),(533,'Can add subscription',134,'add_subscription'),(534,'Can change subscription',134,'change_subscription'),(535,'Can delete subscription',134,'delete_subscription'),(536,'Can view subscription',134,'view_subscription'),(537,'Can add log entry',135,'add_logentry'),(538,'Can change log entry',135,'change_logentry'),(539,'Can delete log entry',135,'delete_logentry'),(540,'Can view log entry',135,'view_logentry'),(541,'Can add permission',136,'add_permission'),(542,'Can change permission',136,'change_permission'),(543,'Can delete permission',136,'delete_permission'),(544,'Can view permission',136,'view_permission'),(545,'Can add role',137,'add_role'),(546,'Can change role',137,'change_role'),(547,'Can delete role',137,'delete_role'),(548,'Can view role',137,'view_role'),(549,'Can add forums config',138,'add_forumsconfig'),(550,'Can change forums config',138,'change_forumsconfig'),(551,'Can delete forums config',138,'delete_forumsconfig'),(552,'Can view forums config',138,'view_forumsconfig'),(553,'Can add course discussion settings',139,'add_coursediscussionsettings'),(554,'Can change course discussion settings',139,'change_coursediscussionsettings'),(555,'Can delete course discussion settings',139,'delete_coursediscussionsettings'),(556,'Can view course discussion settings',139,'view_coursediscussionsettings'),(557,'Can add discussions id mapping',140,'add_discussionsidmapping'),(558,'Can change discussions id mapping',140,'change_discussionsidmapping'),(559,'Can delete discussions id mapping',140,'delete_discussionsidmapping'),(560,'Can view discussions id mapping',140,'view_discussionsidmapping'),(561,'Can add splash config',141,'add_splashconfig'),(562,'Can change splash config',141,'change_splashconfig'),(563,'Can delete splash config',141,'delete_splashconfig'),(564,'Can view splash config',141,'view_splashconfig'),(565,'Can add user course tag',142,'add_usercoursetag'),(566,'Can change user course tag',142,'change_usercoursetag'),(567,'Can delete user course tag',142,'delete_usercoursetag'),(568,'Can view user course tag',142,'view_usercoursetag'),(569,'Can add user org tag',143,'add_userorgtag'),(570,'Can change user org tag',143,'change_userorgtag'),(571,'Can delete user org tag',143,'delete_userorgtag'),(572,'Can view user org tag',143,'view_userorgtag'),(573,'Can add user preference',144,'add_userpreference'),(574,'Can change user preference',144,'change_userpreference'),(575,'Can delete user preference',144,'delete_userpreference'),(576,'Can view user preference',144,'view_userpreference'),(577,'Can add retirement state',145,'add_retirementstate'),(578,'Can change retirement state',145,'change_retirementstate'),(579,'Can delete retirement state',145,'delete_retirementstate'),(580,'Can view retirement state',145,'view_retirementstate'),(581,'Can add User Retirement Status',146,'add_userretirementstatus'),(582,'Can change User Retirement Status',146,'change_userretirementstatus'),(583,'Can delete User Retirement Status',146,'delete_userretirementstatus'),(584,'Can view User Retirement Status',146,'view_userretirementstatus'),(585,'Can add User Retirement Request',147,'add_userretirementrequest'),(586,'Can change User Retirement Request',147,'change_userretirementrequest'),(587,'Can delete User Retirement Request',147,'delete_userretirementrequest'),(588,'Can view User Retirement Request',147,'view_userretirementrequest'),(589,'Can add User Retirement Reporting Status',148,'add_userretirementpartnerreportingstatus'),(590,'Can change User Retirement Reporting Status',148,'change_userretirementpartnerreportingstatus'),(591,'Can delete User Retirement Reporting Status',148,'delete_userretirementpartnerreportingstatus'),(592,'Can view User Retirement Reporting Status',148,'view_userretirementpartnerreportingstatus'),(593,'Can add coupon',149,'add_coupon'),(594,'Can change coupon',149,'change_coupon'),(595,'Can delete coupon',149,'delete_coupon'),(596,'Can view coupon',149,'view_coupon'),(597,'Can add coupon redemption',150,'add_couponredemption'),(598,'Can change coupon redemption',150,'change_couponredemption'),(599,'Can delete coupon redemption',150,'delete_couponredemption'),(600,'Can view coupon redemption',150,'view_couponredemption'),(601,'Can add course reg code item annotation',151,'add_courseregcodeitemannotation'),(602,'Can change course reg code item annotation',151,'change_courseregcodeitemannotation'),(603,'Can delete course reg code item annotation',151,'delete_courseregcodeitemannotation'),(604,'Can view course reg code item annotation',151,'view_courseregcodeitemannotation'),(605,'Can add course registration code',152,'add_courseregistrationcode'),(606,'Can change course registration code',152,'change_courseregistrationcode'),(607,'Can delete course registration code',152,'delete_courseregistrationcode'),(608,'Can view course registration code',152,'view_courseregistrationcode'),(609,'Can add donation configuration',153,'add_donationconfiguration'),(610,'Can change donation configuration',153,'change_donationconfiguration'),(611,'Can delete donation configuration',153,'delete_donationconfiguration'),(612,'Can view donation configuration',153,'view_donationconfiguration'),(613,'Can add invoice',154,'add_invoice'),(614,'Can change invoice',154,'change_invoice'),(615,'Can delete invoice',154,'delete_invoice'),(616,'Can view invoice',154,'view_invoice'),(617,'Can add invoice history',155,'add_invoicehistory'),(618,'Can change invoice history',155,'change_invoicehistory'),(619,'Can delete invoice history',155,'delete_invoicehistory'),(620,'Can view invoice history',155,'view_invoicehistory'),(621,'Can add invoice item',156,'add_invoiceitem'),(622,'Can change invoice item',156,'change_invoiceitem'),(623,'Can delete invoice item',156,'delete_invoiceitem'),(624,'Can view invoice item',156,'view_invoiceitem'),(625,'Can add invoice transaction',157,'add_invoicetransaction'),(626,'Can change invoice transaction',157,'change_invoicetransaction'),(627,'Can delete invoice transaction',157,'delete_invoicetransaction'),(628,'Can view invoice transaction',157,'view_invoicetransaction'),(629,'Can add order',158,'add_order'),(630,'Can change order',158,'change_order'),(631,'Can delete order',158,'delete_order'),(632,'Can view order',158,'view_order'),(633,'Can add order item',159,'add_orderitem'),(634,'Can change order item',159,'change_orderitem'),(635,'Can delete order item',159,'delete_orderitem'),(636,'Can view order item',159,'view_orderitem'),(637,'Can add paid course registration annotation',160,'add_paidcourseregistrationannotation'),(638,'Can change paid course registration annotation',160,'change_paidcourseregistrationannotation'),(639,'Can delete paid course registration annotation',160,'delete_paidcourseregistrationannotation'),(640,'Can view paid course registration annotation',160,'view_paidcourseregistrationannotation'),(641,'Can add registration code redemption',161,'add_registrationcoderedemption'),(642,'Can change registration code redemption',161,'change_registrationcoderedemption'),(643,'Can delete registration code redemption',161,'delete_registrationcoderedemption'),(644,'Can view registration code redemption',161,'view_registrationcoderedemption'),(645,'Can add certificate item',162,'add_certificateitem'),(646,'Can change certificate item',162,'change_certificateitem'),(647,'Can delete certificate item',162,'delete_certificateitem'),(648,'Can view certificate item',162,'view_certificateitem'),(649,'Can add course reg code item',163,'add_courseregcodeitem'),(650,'Can change course reg code item',163,'change_courseregcodeitem'),(651,'Can delete course reg code item',163,'delete_courseregcodeitem'),(652,'Can view course reg code item',163,'view_courseregcodeitem'),(653,'Can add course registration code invoice item',164,'add_courseregistrationcodeinvoiceitem'),(654,'Can change course registration code invoice item',164,'change_courseregistrationcodeinvoiceitem'),(655,'Can delete course registration code invoice item',164,'delete_courseregistrationcodeinvoiceitem'),(656,'Can view course registration code invoice item',164,'view_courseregistrationcodeinvoiceitem'),(657,'Can add donation',165,'add_donation'),(658,'Can change donation',165,'change_donation'),(659,'Can delete donation',165,'delete_donation'),(660,'Can view donation',165,'view_donation'),(661,'Can add paid course registration',166,'add_paidcourseregistration'),(662,'Can change paid course registration',166,'change_paidcourseregistration'),(663,'Can delete paid course registration',166,'delete_paidcourseregistration'),(664,'Can view paid course registration',166,'view_paidcourseregistration'),(665,'Can add course mode',167,'add_coursemode'),(666,'Can change course mode',167,'change_coursemode'),(667,'Can delete course mode',167,'delete_coursemode'),(668,'Can view course mode',167,'view_coursemode'),(669,'Can add course modes archive',168,'add_coursemodesarchive'),(670,'Can change course modes archive',168,'change_coursemodesarchive'),(671,'Can delete course modes archive',168,'delete_coursemodesarchive'),(672,'Can view course modes archive',168,'view_coursemodesarchive'),(673,'Can add course mode expiration config',169,'add_coursemodeexpirationconfig'),(674,'Can change course mode expiration config',169,'change_coursemodeexpirationconfig'),(675,'Can delete course mode expiration config',169,'delete_coursemodeexpirationconfig'),(676,'Can view course mode expiration config',169,'view_coursemodeexpirationconfig'),(677,'Can add historical course mode',170,'add_historicalcoursemode'),(678,'Can change historical course mode',170,'change_historicalcoursemode'),(679,'Can delete historical course mode',170,'delete_historicalcoursemode'),(680,'Can view historical course mode',170,'view_historicalcoursemode'),(681,'Can add course entitlement',171,'add_courseentitlement'),(682,'Can change course entitlement',171,'change_courseentitlement'),(683,'Can delete course entitlement',171,'delete_courseentitlement'),(684,'Can view course entitlement',171,'view_courseentitlement'),(685,'Can add course entitlement policy',172,'add_courseentitlementpolicy'),(686,'Can change course entitlement policy',172,'change_courseentitlementpolicy'),(687,'Can delete course entitlement policy',172,'delete_courseentitlementpolicy'),(688,'Can view course entitlement policy',172,'view_courseentitlementpolicy'),(689,'Can add course entitlement support detail',173,'add_courseentitlementsupportdetail'),(690,'Can change course entitlement support detail',173,'change_courseentitlementsupportdetail'),(691,'Can delete course entitlement support detail',173,'delete_courseentitlementsupportdetail'),(692,'Can view course entitlement support detail',173,'view_courseentitlementsupportdetail'),(693,'Can add historical course entitlement',174,'add_historicalcourseentitlement'),(694,'Can change historical course entitlement',174,'change_historicalcourseentitlement'),(695,'Can delete historical course entitlement',174,'delete_historicalcourseentitlement'),(696,'Can view historical course entitlement',174,'view_historicalcourseentitlement'),(697,'Can add historical course entitlement support detail',175,'add_historicalcourseentitlementsupportdetail'),(698,'Can change historical course entitlement support detail',175,'change_historicalcourseentitlementsupportdetail'),(699,'Can delete historical course entitlement support detail',175,'delete_historicalcourseentitlementsupportdetail'),(700,'Can view historical course entitlement support detail',175,'view_historicalcourseentitlementsupportdetail'),(701,'Can add software secure photo verification',176,'add_softwaresecurephotoverification'),(702,'Can change software secure photo verification',176,'change_softwaresecurephotoverification'),(703,'Can delete software secure photo verification',176,'delete_softwaresecurephotoverification'),(704,'Can view software secure photo verification',176,'view_softwaresecurephotoverification'),(705,'Can add verification deadline',177,'add_verificationdeadline'),(706,'Can change verification deadline',177,'change_verificationdeadline'),(707,'Can delete verification deadline',177,'delete_verificationdeadline'),(708,'Can view verification deadline',177,'view_verificationdeadline'),(709,'Can add sso verification',178,'add_ssoverification'),(710,'Can change sso verification',178,'change_ssoverification'),(711,'Can delete sso verification',178,'delete_ssoverification'),(712,'Can view sso verification',178,'view_ssoverification'),(713,'Can add manual verification',179,'add_manualverification'),(714,'Can change manual verification',179,'change_manualverification'),(715,'Can delete manual verification',179,'delete_manualverification'),(716,'Can view manual verification',179,'view_manualverification'),(717,'Can add sspv retry student argument',180,'add_sspverificationretryconfig'),(718,'Can change sspv retry student argument',180,'change_sspverificationretryconfig'),(719,'Can delete sspv retry student argument',180,'delete_sspverificationretryconfig'),(720,'Can view sspv retry student argument',180,'view_sspverificationretryconfig'),(721,'Can add dark lang config',181,'add_darklangconfig'),(722,'Can change dark lang config',181,'change_darklangconfig'),(723,'Can delete dark lang config',181,'delete_darklangconfig'),(724,'Can view dark lang config',181,'view_darklangconfig'),(725,'Can add whitelisted rss url',182,'add_whitelistedrssurl'),(726,'Can change whitelisted rss url',182,'change_whitelistedrssurl'),(727,'Can delete whitelisted rss url',182,'delete_whitelistedrssurl'),(728,'Can view whitelisted rss url',182,'view_whitelistedrssurl'),(729,'Can add country',183,'add_country'),(730,'Can change country',183,'change_country'),(731,'Can delete country',183,'delete_country'),(732,'Can view country',183,'view_country'),(733,'Can add country access rule',184,'add_countryaccessrule'),(734,'Can change country access rule',184,'change_countryaccessrule'),(735,'Can delete country access rule',184,'delete_countryaccessrule'),(736,'Can view country access rule',184,'view_countryaccessrule'),(737,'Can add course access rule history',185,'add_courseaccessrulehistory'),(738,'Can change course access rule history',185,'change_courseaccessrulehistory'),(739,'Can delete course access rule history',185,'delete_courseaccessrulehistory'),(740,'Can view course access rule history',185,'view_courseaccessrulehistory'),(741,'Can add embargoed course',186,'add_embargoedcourse'),(742,'Can change embargoed course',186,'change_embargoedcourse'),(743,'Can delete embargoed course',186,'delete_embargoedcourse'),(744,'Can view embargoed course',186,'view_embargoedcourse'),(745,'Can add embargoed state',187,'add_embargoedstate'),(746,'Can change embargoed state',187,'change_embargoedstate'),(747,'Can delete embargoed state',187,'delete_embargoedstate'),(748,'Can view embargoed state',187,'view_embargoedstate'),(749,'Can add ip filter',188,'add_ipfilter'),(750,'Can change ip filter',188,'change_ipfilter'),(751,'Can delete ip filter',188,'delete_ipfilter'),(752,'Can view ip filter',188,'view_ipfilter'),(753,'Can add restricted course',189,'add_restrictedcourse'),(754,'Can change restricted course',189,'change_restrictedcourse'),(755,'Can delete restricted course',189,'delete_restrictedcourse'),(756,'Can view restricted course',189,'view_restrictedcourse'),(757,'Can add course rerun state',190,'add_coursererunstate'),(758,'Can change course rerun state',190,'change_coursererunstate'),(759,'Can delete course rerun state',190,'delete_coursererunstate'),(760,'Can view course rerun state',190,'view_coursererunstate'),(761,'Can add mobile api config',191,'add_mobileapiconfig'),(762,'Can change mobile api config',191,'change_mobileapiconfig'),(763,'Can delete mobile api config',191,'delete_mobileapiconfig'),(764,'Can view mobile api config',191,'view_mobileapiconfig'),(765,'Can add app version config',192,'add_appversionconfig'),(766,'Can change app version config',192,'change_appversionconfig'),(767,'Can delete app version config',192,'delete_appversionconfig'),(768,'Can view app version config',192,'view_appversionconfig'),(769,'Can add ignore mobile available flag config',193,'add_ignoremobileavailableflagconfig'),(770,'Can change ignore mobile available flag config',193,'change_ignoremobileavailableflagconfig'),(771,'Can delete ignore mobile available flag config',193,'delete_ignoremobileavailableflagconfig'),(772,'Can view ignore mobile available flag config',193,'view_ignoremobileavailableflagconfig'),(773,'Can add association',194,'add_association'),(774,'Can change association',194,'change_association'),(775,'Can delete association',194,'delete_association'),(776,'Can view association',194,'view_association'),(777,'Can add code',195,'add_code'),(778,'Can change code',195,'change_code'),(779,'Can delete code',195,'delete_code'),(780,'Can view code',195,'view_code'),(781,'Can add nonce',196,'add_nonce'),(782,'Can change nonce',196,'change_nonce'),(783,'Can delete nonce',196,'delete_nonce'),(784,'Can view nonce',196,'view_nonce'),(785,'Can add user social auth',197,'add_usersocialauth'),(786,'Can change user social auth',197,'change_usersocialauth'),(787,'Can delete user social auth',197,'delete_usersocialauth'),(788,'Can view user social auth',197,'view_usersocialauth'),(789,'Can add partial',198,'add_partial'),(790,'Can change partial',198,'change_partial'),(791,'Can delete partial',198,'delete_partial'),(792,'Can view partial',198,'view_partial'),(793,'Can add survey answer',199,'add_surveyanswer'),(794,'Can change survey answer',199,'change_surveyanswer'),(795,'Can delete survey answer',199,'delete_surveyanswer'),(796,'Can view survey answer',199,'view_surveyanswer'),(797,'Can add survey form',200,'add_surveyform'),(798,'Can change survey form',200,'change_surveyform'),(799,'Can delete survey form',200,'delete_surveyform'),(800,'Can view survey form',200,'view_surveyform'),(801,'Can add x block asides config',201,'add_xblockasidesconfig'),(802,'Can change x block asides config',201,'change_xblockasidesconfig'),(803,'Can delete x block asides config',201,'delete_xblockasidesconfig'),(804,'Can view x block asides config',201,'view_xblockasidesconfig'),(805,'Can add score',202,'add_score'),(806,'Can change score',202,'change_score'),(807,'Can delete score',202,'delete_score'),(808,'Can view score',202,'view_score'),(809,'Can add student item',203,'add_studentitem'),(810,'Can change student item',203,'change_studentitem'),(811,'Can delete student item',203,'delete_studentitem'),(812,'Can view student item',203,'view_studentitem'),(813,'Can add submission',204,'add_submission'),(814,'Can change submission',204,'change_submission'),(815,'Can delete submission',204,'delete_submission'),(816,'Can view submission',204,'view_submission'),(817,'Can add score summary',205,'add_scoresummary'),(818,'Can change score summary',205,'change_scoresummary'),(819,'Can delete score summary',205,'delete_scoresummary'),(820,'Can view score summary',205,'view_scoresummary'),(821,'Can add score annotation',206,'add_scoreannotation'),(822,'Can change score annotation',206,'change_scoreannotation'),(823,'Can delete score annotation',206,'delete_scoreannotation'),(824,'Can view score annotation',206,'view_scoreannotation'),(825,'Can add team submission',207,'add_teamsubmission'),(826,'Can change team submission',207,'change_teamsubmission'),(827,'Can delete team submission',207,'delete_teamsubmission'),(828,'Can view team submission',207,'view_teamsubmission'),(829,'Can add assessment',208,'add_assessment'),(830,'Can change assessment',208,'change_assessment'),(831,'Can delete assessment',208,'delete_assessment'),(832,'Can view assessment',208,'view_assessment'),(833,'Can add assessment feedback',209,'add_assessmentfeedback'),(834,'Can change assessment feedback',209,'change_assessmentfeedback'),(835,'Can delete assessment feedback',209,'delete_assessmentfeedback'),(836,'Can view assessment feedback',209,'view_assessmentfeedback'),(837,'Can add assessment feedback option',210,'add_assessmentfeedbackoption'),(838,'Can change assessment feedback option',210,'change_assessmentfeedbackoption'),(839,'Can delete assessment feedback option',210,'delete_assessmentfeedbackoption'),(840,'Can view assessment feedback option',210,'view_assessmentfeedbackoption'),(841,'Can add assessment part',211,'add_assessmentpart'),(842,'Can change assessment part',211,'change_assessmentpart'),(843,'Can delete assessment part',211,'delete_assessmentpart'),(844,'Can view assessment part',211,'view_assessmentpart'),(845,'Can add criterion',212,'add_criterion'),(846,'Can change criterion',212,'change_criterion'),(847,'Can delete criterion',212,'delete_criterion'),(848,'Can view criterion',212,'view_criterion'),(849,'Can add criterion option',213,'add_criterionoption'),(850,'Can change criterion option',213,'change_criterionoption'),(851,'Can delete criterion option',213,'delete_criterionoption'),(852,'Can view criterion option',213,'view_criterionoption'),(853,'Can add peer workflow',214,'add_peerworkflow'),(854,'Can change peer workflow',214,'change_peerworkflow'),(855,'Can delete peer workflow',214,'delete_peerworkflow'),(856,'Can view peer workflow',214,'view_peerworkflow'),(857,'Can add peer workflow item',215,'add_peerworkflowitem'),(858,'Can change peer workflow item',215,'change_peerworkflowitem'),(859,'Can delete peer workflow item',215,'delete_peerworkflowitem'),(860,'Can view peer workflow item',215,'view_peerworkflowitem'),(861,'Can add rubric',216,'add_rubric'),(862,'Can change rubric',216,'change_rubric'),(863,'Can delete rubric',216,'delete_rubric'),(864,'Can view rubric',216,'view_rubric'),(865,'Can add student training workflow',217,'add_studenttrainingworkflow'),(866,'Can change student training workflow',217,'change_studenttrainingworkflow'),(867,'Can delete student training workflow',217,'delete_studenttrainingworkflow'),(868,'Can view student training workflow',217,'view_studenttrainingworkflow'),(869,'Can add student training workflow item',218,'add_studenttrainingworkflowitem'),(870,'Can change student training workflow item',218,'change_studenttrainingworkflowitem'),(871,'Can delete student training workflow item',218,'delete_studenttrainingworkflowitem'),(872,'Can view student training workflow item',218,'view_studenttrainingworkflowitem'),(873,'Can add training example',219,'add_trainingexample'),(874,'Can change training example',219,'change_trainingexample'),(875,'Can delete training example',219,'delete_trainingexample'),(876,'Can view training example',219,'view_trainingexample'),(877,'Can add staff workflow',220,'add_staffworkflow'),(878,'Can change staff workflow',220,'change_staffworkflow'),(879,'Can delete staff workflow',220,'delete_staffworkflow'),(880,'Can view staff workflow',220,'view_staffworkflow'),(881,'Can add historical shared file upload',221,'add_historicalsharedfileupload'),(882,'Can change historical shared file upload',221,'change_historicalsharedfileupload'),(883,'Can delete historical shared file upload',221,'delete_historicalsharedfileupload'),(884,'Can view historical shared file upload',221,'view_historicalsharedfileupload'),(885,'Can add shared file upload',222,'add_sharedfileupload'),(886,'Can change shared file upload',222,'change_sharedfileupload'),(887,'Can delete shared file upload',222,'delete_sharedfileupload'),(888,'Can view shared file upload',222,'view_sharedfileupload'),(889,'Can add team staff workflow',223,'add_teamstaffworkflow'),(890,'Can change team staff workflow',223,'change_teamstaffworkflow'),(891,'Can delete team staff workflow',223,'delete_teamstaffworkflow'),(892,'Can view team staff workflow',223,'view_teamstaffworkflow'),(893,'Can add assessment workflow',224,'add_assessmentworkflow'),(894,'Can change assessment workflow',224,'change_assessmentworkflow'),(895,'Can delete assessment workflow',224,'delete_assessmentworkflow'),(896,'Can view assessment workflow',224,'view_assessmentworkflow'),(897,'Can add assessment workflow cancellation',225,'add_assessmentworkflowcancellation'),(898,'Can change assessment workflow cancellation',225,'change_assessmentworkflowcancellation'),(899,'Can delete assessment workflow cancellation',225,'delete_assessmentworkflowcancellation'),(900,'Can view assessment workflow cancellation',225,'view_assessmentworkflowcancellation'),(901,'Can add assessment workflow step',226,'add_assessmentworkflowstep'),(902,'Can change assessment workflow step',226,'change_assessmentworkflowstep'),(903,'Can delete assessment workflow step',226,'delete_assessmentworkflowstep'),(904,'Can view assessment workflow step',226,'view_assessmentworkflowstep'),(905,'Can add team assessment workflow',227,'add_teamassessmentworkflow'),(906,'Can change team assessment workflow',227,'change_teamassessmentworkflow'),(907,'Can delete team assessment workflow',227,'delete_teamassessmentworkflow'),(908,'Can view team assessment workflow',227,'view_teamassessmentworkflow'),(909,'Can add profile',228,'add_profile'),(910,'Can change profile',228,'change_profile'),(911,'Can delete profile',228,'delete_profile'),(912,'Can view profile',228,'view_profile'),(913,'Can add video',229,'add_video'),(914,'Can change video',229,'change_video'),(915,'Can delete video',229,'delete_video'),(916,'Can view video',229,'view_video'),(917,'Can add encoded video',230,'add_encodedvideo'),(918,'Can change encoded video',230,'change_encodedvideo'),(919,'Can delete encoded video',230,'delete_encodedvideo'),(920,'Can view encoded video',230,'view_encodedvideo'),(921,'Can add course video',231,'add_coursevideo'),(922,'Can change course video',231,'change_coursevideo'),(923,'Can delete course video',231,'delete_coursevideo'),(924,'Can view course video',231,'view_coursevideo'),(925,'Can add video image',232,'add_videoimage'),(926,'Can change video image',232,'change_videoimage'),(927,'Can delete video image',232,'delete_videoimage'),(928,'Can view video image',232,'view_videoimage'),(929,'Can add transcript preference',233,'add_transcriptpreference'),(930,'Can change transcript preference',233,'change_transcriptpreference'),(931,'Can delete transcript preference',233,'delete_transcriptpreference'),(932,'Can view transcript preference',233,'view_transcriptpreference'),(933,'Can add video transcript',234,'add_videotranscript'),(934,'Can change video transcript',234,'change_videotranscript'),(935,'Can delete video transcript',234,'delete_videotranscript'),(936,'Can view video transcript',234,'view_videotranscript'),(937,'Can add third party transcript credentials state',235,'add_thirdpartytranscriptcredentialsstate'),(938,'Can change third party transcript credentials state',235,'change_thirdpartytranscriptcredentialsstate'),(939,'Can delete third party transcript credentials state',235,'delete_thirdpartytranscriptcredentialsstate'),(940,'Can view third party transcript credentials state',235,'view_thirdpartytranscriptcredentialsstate'),(941,'Can add course overview',236,'add_courseoverview'),(942,'Can change course overview',236,'change_courseoverview'),(943,'Can delete course overview',236,'delete_courseoverview'),(944,'Can view course overview',236,'view_courseoverview'),(945,'Can add course overview tab',237,'add_courseoverviewtab'),(946,'Can change course overview tab',237,'change_courseoverviewtab'),(947,'Can delete course overview tab',237,'delete_courseoverviewtab'),(948,'Can view course overview tab',237,'view_courseoverviewtab'),(949,'Can add course overview image set',238,'add_courseoverviewimageset'),(950,'Can change course overview image set',238,'change_courseoverviewimageset'),(951,'Can delete course overview image set',238,'delete_courseoverviewimageset'),(952,'Can view course overview image set',238,'view_courseoverviewimageset'),(953,'Can add course overview image config',239,'add_courseoverviewimageconfig'),(954,'Can change course overview image config',239,'change_courseoverviewimageconfig'),(955,'Can delete course overview image config',239,'delete_courseoverviewimageconfig'),(956,'Can view course overview image config',239,'view_courseoverviewimageconfig'),(957,'Can add historical course overview',240,'add_historicalcourseoverview'),(958,'Can change historical course overview',240,'change_historicalcourseoverview'),(959,'Can delete historical course overview',240,'delete_historicalcourseoverview'),(960,'Can view historical course overview',240,'view_historicalcourseoverview'),(961,'Can add simulate_publish argument',241,'add_simulatecoursepublishconfig'),(962,'Can change simulate_publish argument',241,'change_simulatecoursepublishconfig'),(963,'Can delete simulate_publish argument',241,'delete_simulatecoursepublishconfig'),(964,'Can view simulate_publish argument',241,'view_simulatecoursepublishconfig'),(965,'Can add block structure configuration',242,'add_blockstructureconfiguration'),(966,'Can change block structure configuration',242,'change_blockstructureconfiguration'),(967,'Can delete block structure configuration',242,'delete_blockstructureconfiguration'),(968,'Can view block structure configuration',242,'view_blockstructureconfiguration'),(969,'Can add block structure model',243,'add_blockstructuremodel'),(970,'Can change block structure model',243,'change_blockstructuremodel'),(971,'Can delete block structure model',243,'delete_blockstructuremodel'),(972,'Can view block structure model',243,'view_blockstructuremodel'),(973,'Can add x domain proxy configuration',244,'add_xdomainproxyconfiguration'),(974,'Can change x domain proxy configuration',244,'change_xdomainproxyconfiguration'),(975,'Can delete x domain proxy configuration',244,'delete_xdomainproxyconfiguration'),(976,'Can view x domain proxy configuration',244,'view_xdomainproxyconfiguration'),(977,'Can add commerce configuration',245,'add_commerceconfiguration'),(978,'Can change commerce configuration',245,'change_commerceconfiguration'),(979,'Can delete commerce configuration',245,'delete_commerceconfiguration'),(980,'Can view commerce configuration',245,'view_commerceconfiguration'),(981,'Can add credit course',246,'add_creditcourse'),(982,'Can change credit course',246,'change_creditcourse'),(983,'Can delete credit course',246,'delete_creditcourse'),(984,'Can view credit course',246,'view_creditcourse'),(985,'Can add credit eligibility',247,'add_crediteligibility'),(986,'Can change credit eligibility',247,'change_crediteligibility'),(987,'Can delete credit eligibility',247,'delete_crediteligibility'),(988,'Can view credit eligibility',247,'view_crediteligibility'),(989,'Can add credit provider',248,'add_creditprovider'),(990,'Can change credit provider',248,'change_creditprovider'),(991,'Can delete credit provider',248,'delete_creditprovider'),(992,'Can view credit provider',248,'view_creditprovider'),(993,'Can add credit request',249,'add_creditrequest'),(994,'Can change credit request',249,'change_creditrequest'),(995,'Can delete credit request',249,'delete_creditrequest'),(996,'Can view credit request',249,'view_creditrequest'),(997,'Can add credit requirement',250,'add_creditrequirement'),(998,'Can change credit requirement',250,'change_creditrequirement'),(999,'Can delete credit requirement',250,'delete_creditrequirement'),(1000,'Can view credit requirement',250,'view_creditrequirement'),(1001,'Can add credit requirement status',251,'add_creditrequirementstatus'),(1002,'Can change credit requirement status',251,'change_creditrequirementstatus'),(1003,'Can delete credit requirement status',251,'delete_creditrequirementstatus'),(1004,'Can view credit requirement status',251,'view_creditrequirementstatus'),(1005,'Can add credit config',252,'add_creditconfig'),(1006,'Can change credit config',252,'change_creditconfig'),(1007,'Can delete credit config',252,'delete_creditconfig'),(1008,'Can view credit config',252,'view_creditconfig'),(1009,'Can add course team',253,'add_courseteam'),(1010,'Can change course team',253,'change_courseteam'),(1011,'Can delete course team',253,'delete_courseteam'),(1012,'Can view course team',253,'view_courseteam'),(1013,'Can add course team membership',254,'add_courseteammembership'),(1014,'Can change course team membership',254,'change_courseteammembership'),(1015,'Can delete course team membership',254,'delete_courseteammembership'),(1016,'Can view course team membership',254,'view_courseteammembership'),(1017,'Can add x block configuration',255,'add_xblockconfiguration'),(1018,'Can change x block configuration',255,'change_xblockconfiguration'),(1019,'Can delete x block configuration',255,'delete_xblockconfiguration'),(1020,'Can view x block configuration',255,'view_xblockconfiguration'),(1021,'Can add x block studio configuration',256,'add_xblockstudioconfiguration'),(1022,'Can change x block studio configuration',256,'change_xblockstudioconfiguration'),(1023,'Can delete x block studio configuration',256,'delete_xblockstudioconfiguration'),(1024,'Can view x block studio configuration',256,'view_xblockstudioconfiguration'),(1025,'Can add x block studio configuration flag',257,'add_xblockstudioconfigurationflag'),(1026,'Can change x block studio configuration flag',257,'change_xblockstudioconfigurationflag'),(1027,'Can delete x block studio configuration flag',257,'delete_xblockstudioconfigurationflag'),(1028,'Can view x block studio configuration flag',257,'view_xblockstudioconfigurationflag'),(1029,'Can add programs api config',258,'add_programsapiconfig'),(1030,'Can change programs api config',258,'change_programsapiconfig'),(1031,'Can delete programs api config',258,'delete_programsapiconfig'),(1032,'Can view programs api config',258,'view_programsapiconfig'),(1033,'Can add backpopulate_program_credentials argument',259,'add_customprogramsconfig'),(1034,'Can change backpopulate_program_credentials argument',259,'change_customprogramsconfig'),(1035,'Can delete backpopulate_program_credentials argument',259,'delete_customprogramsconfig'),(1036,'Can view backpopulate_program_credentials argument',259,'view_customprogramsconfig'),(1037,'Can add catalog integration',260,'add_catalogintegration'),(1038,'Can change catalog integration',260,'change_catalogintegration'),(1039,'Can delete catalog integration',260,'delete_catalogintegration'),(1040,'Can view catalog integration',260,'view_catalogintegration'),(1041,'Can add self paced configuration',261,'add_selfpacedconfiguration'),(1042,'Can change self paced configuration',261,'change_selfpacedconfiguration'),(1043,'Can delete self paced configuration',261,'delete_selfpacedconfiguration'),(1044,'Can view self paced configuration',261,'view_selfpacedconfiguration'),(1045,'Can add kv store',262,'add_kvstore'),(1046,'Can change kv store',262,'change_kvstore'),(1047,'Can delete kv store',262,'delete_kvstore'),(1048,'Can view kv store',262,'view_kvstore'),(1049,'Can add course content milestone',263,'add_coursecontentmilestone'),(1050,'Can change course content milestone',263,'change_coursecontentmilestone'),(1051,'Can delete course content milestone',263,'delete_coursecontentmilestone'),(1052,'Can view course content milestone',263,'view_coursecontentmilestone'),(1053,'Can add course milestone',264,'add_coursemilestone'),(1054,'Can change course milestone',264,'change_coursemilestone'),(1055,'Can delete course milestone',264,'delete_coursemilestone'),(1056,'Can view course milestone',264,'view_coursemilestone'),(1057,'Can add milestone',265,'add_milestone'),(1058,'Can change milestone',265,'change_milestone'),(1059,'Can delete milestone',265,'delete_milestone'),(1060,'Can view milestone',265,'view_milestone'),(1061,'Can add milestone relationship type',266,'add_milestonerelationshiptype'),(1062,'Can change milestone relationship type',266,'change_milestonerelationshiptype'),(1063,'Can delete milestone relationship type',266,'delete_milestonerelationshiptype'),(1064,'Can view milestone relationship type',266,'view_milestonerelationshiptype'),(1065,'Can add user milestone',267,'add_usermilestone'),(1066,'Can change user milestone',267,'change_usermilestone'),(1067,'Can delete user milestone',267,'delete_usermilestone'),(1068,'Can view user milestone',267,'view_usermilestone'),(1069,'Can add api access request',1,'add_apiaccessrequest'),(1070,'Can change api access request',1,'change_apiaccessrequest'),(1071,'Can delete api access request',1,'delete_apiaccessrequest'),(1072,'Can view api access request',1,'view_apiaccessrequest'),(1073,'Can add api access config',268,'add_apiaccessconfig'),(1074,'Can change api access config',268,'change_apiaccessconfig'),(1075,'Can delete api access config',268,'delete_apiaccessconfig'),(1076,'Can view api access config',268,'view_apiaccessconfig'),(1077,'Can add catalog',269,'add_catalog'),(1078,'Can change catalog',269,'change_catalog'),(1079,'Can delete catalog',269,'delete_catalog'),(1080,'Can view catalog',269,'view_catalog'),(1081,'Can add verified track cohorted course',270,'add_verifiedtrackcohortedcourse'),(1082,'Can change verified track cohorted course',270,'change_verifiedtrackcohortedcourse'),(1083,'Can delete verified track cohorted course',270,'delete_verifiedtrackcohortedcourse'),(1084,'Can view verified track cohorted course',270,'view_verifiedtrackcohortedcourse'),(1085,'Can add migrate verified track cohorts setting',271,'add_migrateverifiedtrackcohortssetting'),(1086,'Can change migrate verified track cohorts setting',271,'change_migrateverifiedtrackcohortssetting'),(1087,'Can delete migrate verified track cohorts setting',271,'delete_migrateverifiedtrackcohortssetting'),(1088,'Can view migrate verified track cohorts setting',271,'view_migrateverifiedtrackcohortssetting'),(1089,'Can add badge assertion',272,'add_badgeassertion'),(1090,'Can change badge assertion',272,'change_badgeassertion'),(1091,'Can delete badge assertion',272,'delete_badgeassertion'),(1092,'Can view badge assertion',272,'view_badgeassertion'),(1093,'Can add badge class',273,'add_badgeclass'),(1094,'Can change badge class',273,'change_badgeclass'),(1095,'Can delete badge class',273,'delete_badgeclass'),(1096,'Can view badge class',273,'view_badgeclass'),(1097,'Can add course complete image configuration',274,'add_coursecompleteimageconfiguration'),(1098,'Can change course complete image configuration',274,'change_coursecompleteimageconfiguration'),(1099,'Can delete course complete image configuration',274,'delete_coursecompleteimageconfiguration'),(1100,'Can view course complete image configuration',274,'view_coursecompleteimageconfiguration'),(1101,'Can add course event badges configuration',275,'add_courseeventbadgesconfiguration'),(1102,'Can change course event badges configuration',275,'change_courseeventbadgesconfiguration'),(1103,'Can delete course event badges configuration',275,'delete_courseeventbadgesconfiguration'),(1104,'Can view course event badges configuration',275,'view_courseeventbadgesconfiguration'),(1105,'Can add email marketing configuration',276,'add_emailmarketingconfiguration'),(1106,'Can change email marketing configuration',276,'change_emailmarketingconfiguration'),(1107,'Can delete email marketing configuration',276,'delete_emailmarketingconfiguration'),(1108,'Can view email marketing configuration',276,'view_emailmarketingconfiguration'),(1109,'Can add failed task',277,'add_failedtask'),(1110,'Can change failed task',277,'change_failedtask'),(1111,'Can delete failed task',277,'delete_failedtask'),(1112,'Can view failed task',277,'view_failedtask'),(1113,'Can add crawlers config',278,'add_crawlersconfig'),(1114,'Can change crawlers config',278,'change_crawlersconfig'),(1115,'Can delete crawlers config',278,'delete_crawlersconfig'),(1116,'Can view crawlers config',278,'view_crawlersconfig'),(1117,'Can add Waffle flag course override',279,'add_waffleflagcourseoverridemodel'),(1118,'Can change Waffle flag course override',279,'change_waffleflagcourseoverridemodel'),(1119,'Can delete Waffle flag course override',279,'delete_waffleflagcourseoverridemodel'),(1120,'Can view Waffle flag course override',279,'view_waffleflagcourseoverridemodel'),(1121,'Can add course goal',280,'add_coursegoal'),(1122,'Can change course goal',280,'change_coursegoal'),(1123,'Can delete course goal',280,'delete_coursegoal'),(1124,'Can view course goal',280,'view_coursegoal'),(1125,'Can add historical user calendar sync config',281,'add_historicalusercalendarsyncconfig'),(1126,'Can change historical user calendar sync config',281,'change_historicalusercalendarsyncconfig'),(1127,'Can delete historical user calendar sync config',281,'delete_historicalusercalendarsyncconfig'),(1128,'Can view historical user calendar sync config',281,'view_historicalusercalendarsyncconfig'),(1129,'Can add user calendar sync config',282,'add_usercalendarsyncconfig'),(1130,'Can change user calendar sync config',282,'change_usercalendarsyncconfig'),(1131,'Can delete user calendar sync config',282,'delete_usercalendarsyncconfig'),(1132,'Can view user calendar sync config',282,'view_usercalendarsyncconfig'),(1133,'Can add course duration limit config',283,'add_coursedurationlimitconfig'),(1134,'Can change course duration limit config',283,'change_coursedurationlimitconfig'),(1135,'Can delete course duration limit config',283,'delete_coursedurationlimitconfig'),(1136,'Can view course duration limit config',283,'view_coursedurationlimitconfig'),(1137,'Can add content type gating config',284,'add_contenttypegatingconfig'),(1138,'Can change content type gating config',284,'change_contenttypegatingconfig'),(1139,'Can delete content type gating config',284,'delete_contenttypegatingconfig'),(1140,'Can view content type gating config',284,'view_contenttypegatingconfig'),(1141,'Can add discount restriction config',285,'add_discountrestrictionconfig'),(1142,'Can change discount restriction config',285,'change_discountrestrictionconfig'),(1143,'Can delete discount restriction config',285,'delete_discountrestrictionconfig'),(1144,'Can view discount restriction config',285,'view_discountrestrictionconfig'),(1145,'Can add discount percentage config',286,'add_discountpercentageconfig'),(1146,'Can change discount percentage config',286,'change_discountpercentageconfig'),(1147,'Can delete discount percentage config',286,'delete_discountpercentageconfig'),(1148,'Can view discount percentage config',286,'view_discountpercentageconfig'),(1149,'Can add Experiment Data',287,'add_experimentdata'),(1150,'Can change Experiment Data',287,'change_experimentdata'),(1151,'Can delete Experiment Data',287,'delete_experimentdata'),(1152,'Can view Experiment Data',287,'view_experimentdata'),(1153,'Can add Experiment Key-Value Pair',288,'add_experimentkeyvalue'),(1154,'Can change Experiment Key-Value Pair',288,'change_experimentkeyvalue'),(1155,'Can delete Experiment Key-Value Pair',288,'delete_experimentkeyvalue'),(1156,'Can view Experiment Key-Value Pair',288,'view_experimentkeyvalue'),(1157,'Can add historical Experiment Key-Value Pair',289,'add_historicalexperimentkeyvalue'),(1158,'Can change historical Experiment Key-Value Pair',289,'change_historicalexperimentkeyvalue'),(1159,'Can delete historical Experiment Key-Value Pair',289,'delete_historicalexperimentkeyvalue'),(1160,'Can view historical Experiment Key-Value Pair',289,'view_historicalexperimentkeyvalue'),(1161,'Can add self paced relative dates config',290,'add_selfpacedrelativedatesconfig'),(1162,'Can change self paced relative dates config',290,'change_selfpacedrelativedatesconfig'),(1163,'Can delete self paced relative dates config',290,'delete_selfpacedrelativedatesconfig'),(1164,'Can view self paced relative dates config',290,'view_selfpacedrelativedatesconfig'),(1165,'Can add external id',291,'add_externalid'),(1166,'Can change external id',291,'change_externalid'),(1167,'Can delete external id',291,'delete_externalid'),(1168,'Can view external id',291,'view_externalid'),(1169,'Can add external id type',292,'add_externalidtype'),(1170,'Can change external id type',292,'change_externalidtype'),(1171,'Can delete external id type',292,'delete_externalidtype'),(1172,'Can view external id type',292,'view_externalidtype'),(1173,'Can add historical external id',293,'add_historicalexternalid'),(1174,'Can change historical external id',293,'change_historicalexternalid'),(1175,'Can delete historical external id',293,'delete_historicalexternalid'),(1176,'Can view historical external id',293,'view_historicalexternalid'),(1177,'Can add historical external id type',294,'add_historicalexternalidtype'),(1178,'Can change historical external id type',294,'change_historicalexternalidtype'),(1179,'Can delete historical external id type',294,'delete_historicalexternalidtype'),(1180,'Can view historical external id type',294,'view_historicalexternalidtype'),(1181,'Can add user demographic',295,'add_userdemographics'),(1182,'Can change user demographic',295,'change_userdemographics'),(1183,'Can delete user demographic',295,'delete_userdemographics'),(1184,'Can view user demographic',295,'view_userdemographics'),(1185,'Can add historical user demographic',296,'add_historicaluserdemographics'),(1186,'Can change historical user demographic',296,'change_historicaluserdemographics'),(1187,'Can delete historical user demographic',296,'delete_historicaluserdemographics'),(1188,'Can view historical user demographic',296,'view_historicaluserdemographics'),(1189,'Can add Schedule',297,'add_schedule'),(1190,'Can change Schedule',297,'change_schedule'),(1191,'Can delete Schedule',297,'delete_schedule'),(1192,'Can view Schedule',297,'view_schedule'),(1193,'Can add schedule config',298,'add_scheduleconfig'),(1194,'Can change schedule config',298,'change_scheduleconfig'),(1195,'Can delete schedule config',298,'delete_scheduleconfig'),(1196,'Can view schedule config',298,'view_scheduleconfig'),(1197,'Can add schedule experience',299,'add_scheduleexperience'),(1198,'Can change schedule experience',299,'change_scheduleexperience'),(1199,'Can delete schedule experience',299,'delete_scheduleexperience'),(1200,'Can view schedule experience',299,'view_scheduleexperience'),(1201,'Can add historical Schedule',300,'add_historicalschedule'),(1202,'Can change historical Schedule',300,'change_historicalschedule'),(1203,'Can delete historical Schedule',300,'delete_historicalschedule'),(1204,'Can view historical Schedule',300,'view_historicalschedule'),(1205,'Can add course section',301,'add_coursesection'),(1206,'Can change course section',301,'change_coursesection'),(1207,'Can delete course section',301,'delete_coursesection'),(1208,'Can view course section',301,'view_coursesection'),(1209,'Can add course section sequence',302,'add_coursesectionsequence'),(1210,'Can change course section sequence',302,'change_coursesectionsequence'),(1211,'Can delete course section sequence',302,'delete_coursesectionsequence'),(1212,'Can view course section sequence',302,'view_coursesectionsequence'),(1213,'Can add learning context',303,'add_learningcontext'),(1214,'Can change learning context',303,'change_learningcontext'),(1215,'Can delete learning context',303,'delete_learningcontext'),(1216,'Can view learning context',303,'view_learningcontext'),(1217,'Can add learning sequence',304,'add_learningsequence'),(1218,'Can change learning sequence',304,'change_learningsequence'),(1219,'Can delete learning sequence',304,'delete_learningsequence'),(1220,'Can view learning sequence',304,'view_learningsequence'),(1221,'Can add course context',305,'add_coursecontext'),(1222,'Can change course context',305,'change_coursecontext'),(1223,'Can delete course context',305,'delete_coursecontext'),(1224,'Can view course context',305,'view_coursecontext'),(1225,'Can add organization',306,'add_organization'),(1226,'Can change organization',306,'change_organization'),(1227,'Can delete organization',306,'delete_organization'),(1228,'Can view organization',306,'view_organization'),(1229,'Can add Link Course',307,'add_organizationcourse'),(1230,'Can change Link Course',307,'change_organizationcourse'),(1231,'Can delete Link Course',307,'delete_organizationcourse'),(1232,'Can view Link Course',307,'view_organizationcourse'),(1233,'Can add historical organization',308,'add_historicalorganization'),(1234,'Can change historical organization',308,'change_historicalorganization'),(1235,'Can delete historical organization',308,'delete_historicalorganization'),(1236,'Can view historical organization',308,'view_historicalorganization'),(1237,'Can add enrollment notification email template',309,'add_enrollmentnotificationemailtemplate'),(1238,'Can change enrollment notification email template',309,'change_enrollmentnotificationemailtemplate'),(1239,'Can delete enrollment notification email template',309,'delete_enrollmentnotificationemailtemplate'),(1240,'Can view enrollment notification email template',309,'view_enrollmentnotificationemailtemplate'),(1241,'Can add Enterprise Catalog Query',310,'add_enterprisecatalogquery'),(1242,'Can change Enterprise Catalog Query',310,'change_enterprisecatalogquery'),(1243,'Can delete Enterprise Catalog Query',310,'delete_enterprisecatalogquery'),(1244,'Can view Enterprise Catalog Query',310,'view_enterprisecatalogquery'),(1245,'Can add enterprise course enrollment',311,'add_enterprisecourseenrollment'),(1246,'Can change enterprise course enrollment',311,'change_enterprisecourseenrollment'),(1247,'Can delete enterprise course enrollment',311,'delete_enterprisecourseenrollment'),(1248,'Can view enterprise course enrollment',311,'view_enterprisecourseenrollment'),(1249,'Can add Enterprise Customer',312,'add_enterprisecustomer'),(1250,'Can change Enterprise Customer',312,'change_enterprisecustomer'),(1251,'Can delete Enterprise Customer',312,'delete_enterprisecustomer'),(1252,'Can view Enterprise Customer',312,'view_enterprisecustomer'),(1253,'Can add Branding Configuration',313,'add_enterprisecustomerbrandingconfiguration'),(1254,'Can change Branding Configuration',313,'change_enterprisecustomerbrandingconfiguration'),(1255,'Can delete Branding Configuration',313,'delete_enterprisecustomerbrandingconfiguration'),(1256,'Can view Branding Configuration',313,'view_enterprisecustomerbrandingconfiguration'),(1257,'Can add Enterprise Customer Catalog',314,'add_enterprisecustomercatalog'),(1258,'Can change Enterprise Customer Catalog',314,'change_enterprisecustomercatalog'),(1259,'Can delete Enterprise Customer Catalog',314,'delete_enterprisecustomercatalog'),(1260,'Can view Enterprise Customer Catalog',314,'view_enterprisecustomercatalog'),(1261,'Can add enterprise customer identity provider',315,'add_enterprisecustomeridentityprovider'),(1262,'Can change enterprise customer identity provider',315,'change_enterprisecustomeridentityprovider'),(1263,'Can delete enterprise customer identity provider',315,'delete_enterprisecustomeridentityprovider'),(1264,'Can view enterprise customer identity provider',315,'view_enterprisecustomeridentityprovider'),(1265,'Can add enterprise customer reporting configuration',316,'add_enterprisecustomerreportingconfiguration'),(1266,'Can change enterprise customer reporting configuration',316,'change_enterprisecustomerreportingconfiguration'),(1267,'Can delete enterprise customer reporting configuration',316,'delete_enterprisecustomerreportingconfiguration'),(1268,'Can view enterprise customer reporting configuration',316,'view_enterprisecustomerreportingconfiguration'),(1269,'Can add Enterprise Customer Type',317,'add_enterprisecustomertype'),(1270,'Can change Enterprise Customer Type',317,'change_enterprisecustomertype'),(1271,'Can delete Enterprise Customer Type',317,'delete_enterprisecustomertype'),(1272,'Can view Enterprise Customer Type',317,'view_enterprisecustomertype'),(1273,'Can add Enterprise Customer Learner',318,'add_enterprisecustomeruser'),(1274,'Can change Enterprise Customer Learner',318,'change_enterprisecustomeruser'),(1275,'Can delete Enterprise Customer Learner',318,'delete_enterprisecustomeruser'),(1276,'Can view Enterprise Customer Learner',318,'view_enterprisecustomeruser'),(1277,'Can add enterprise enrollment source',319,'add_enterpriseenrollmentsource'),(1278,'Can change enterprise enrollment source',319,'change_enterpriseenrollmentsource'),(1279,'Can delete enterprise enrollment source',319,'delete_enterpriseenrollmentsource'),(1280,'Can view enterprise enrollment source',319,'view_enterpriseenrollmentsource'),(1281,'Can add enterprise feature role',320,'add_enterprisefeaturerole'),(1282,'Can change enterprise feature role',320,'change_enterprisefeaturerole'),(1283,'Can delete enterprise feature role',320,'delete_enterprisefeaturerole'),(1284,'Can view enterprise feature role',320,'view_enterprisefeaturerole'),(1285,'Can add enterprise feature user role assignment',321,'add_enterprisefeatureuserroleassignment'),(1286,'Can change enterprise feature user role assignment',321,'change_enterprisefeatureuserroleassignment'),(1287,'Can delete enterprise feature user role assignment',321,'delete_enterprisefeatureuserroleassignment'),(1288,'Can view enterprise feature user role assignment',321,'view_enterprisefeatureuserroleassignment'),(1289,'Can add historical enrollment notification email template',322,'add_historicalenrollmentnotificationemailtemplate'),(1290,'Can change historical enrollment notification email template',322,'change_historicalenrollmentnotificationemailtemplate'),(1291,'Can delete historical enrollment notification email template',322,'delete_historicalenrollmentnotificationemailtemplate'),(1292,'Can view historical enrollment notification email template',322,'view_historicalenrollmentnotificationemailtemplate'),(1293,'Can add historical enterprise course enrollment',323,'add_historicalenterprisecourseenrollment'),(1294,'Can change historical enterprise course enrollment',323,'change_historicalenterprisecourseenrollment'),(1295,'Can delete historical enterprise course enrollment',323,'delete_historicalenterprisecourseenrollment'),(1296,'Can view historical enterprise course enrollment',323,'view_historicalenterprisecourseenrollment'),(1297,'Can add historical Enterprise Customer',324,'add_historicalenterprisecustomer'),(1298,'Can change historical Enterprise Customer',324,'change_historicalenterprisecustomer'),(1299,'Can delete historical Enterprise Customer',324,'delete_historicalenterprisecustomer'),(1300,'Can view historical Enterprise Customer',324,'view_historicalenterprisecustomer'),(1301,'Can add historical Enterprise Customer Catalog',325,'add_historicalenterprisecustomercatalog'),(1302,'Can change historical Enterprise Customer Catalog',325,'change_historicalenterprisecustomercatalog'),(1303,'Can delete historical Enterprise Customer Catalog',325,'delete_historicalenterprisecustomercatalog'),(1304,'Can view historical Enterprise Customer Catalog',325,'view_historicalenterprisecustomercatalog'),(1305,'Can add historical pending enrollment',326,'add_historicalpendingenrollment'),(1306,'Can change historical pending enrollment',326,'change_historicalpendingenrollment'),(1307,'Can delete historical pending enrollment',326,'delete_historicalpendingenrollment'),(1308,'Can view historical pending enrollment',326,'view_historicalpendingenrollment'),(1309,'Can add historical pending enterprise customer user',327,'add_historicalpendingenterprisecustomeruser'),(1310,'Can change historical pending enterprise customer user',327,'change_historicalpendingenterprisecustomeruser'),(1311,'Can delete historical pending enterprise customer user',327,'delete_historicalpendingenterprisecustomeruser'),(1312,'Can view historical pending enterprise customer user',327,'view_historicalpendingenterprisecustomeruser'),(1313,'Can add pending enrollment',328,'add_pendingenrollment'),(1314,'Can change pending enrollment',328,'change_pendingenrollment'),(1315,'Can delete pending enrollment',328,'delete_pendingenrollment'),(1316,'Can view pending enrollment',328,'view_pendingenrollment'),(1317,'Can add pending enterprise customer user',329,'add_pendingenterprisecustomeruser'),(1318,'Can change pending enterprise customer user',329,'change_pendingenterprisecustomeruser'),(1319,'Can delete pending enterprise customer user',329,'delete_pendingenterprisecustomeruser'),(1320,'Can view pending enterprise customer user',329,'view_pendingenterprisecustomeruser'),(1321,'Can add system wide enterprise role',330,'add_systemwideenterpriserole'),(1322,'Can change system wide enterprise role',330,'change_systemwideenterpriserole'),(1323,'Can delete system wide enterprise role',330,'delete_systemwideenterpriserole'),(1324,'Can view system wide enterprise role',330,'view_systemwideenterpriserole'),(1325,'Can add system wide enterprise user role assignment',331,'add_systemwideenterpriseuserroleassignment'),(1326,'Can change system wide enterprise user role assignment',331,'change_systemwideenterpriseuserroleassignment'),(1327,'Can delete system wide enterprise user role assignment',331,'delete_systemwideenterpriseuserroleassignment'),(1328,'Can view system wide enterprise user role assignment',331,'view_systemwideenterpriseuserroleassignment'),(1329,'Can add licensed enterprise course enrollment',332,'add_licensedenterprisecourseenrollment'),(1330,'Can change licensed enterprise course enrollment',332,'change_licensedenterprisecourseenrollment'),(1331,'Can delete licensed enterprise course enrollment',332,'delete_licensedenterprisecourseenrollment'),(1332,'Can view licensed enterprise course enrollment',332,'view_licensedenterprisecourseenrollment'),(1333,'Can add historical licensed enterprise course enrollment',333,'add_historicallicensedenterprisecourseenrollment'),(1334,'Can change historical licensed enterprise course enrollment',333,'change_historicallicensedenterprisecourseenrollment'),(1335,'Can delete historical licensed enterprise course enrollment',333,'delete_historicallicensedenterprisecourseenrollment'),(1336,'Can view historical licensed enterprise course enrollment',333,'view_historicallicensedenterprisecourseenrollment'),(1337,'Can add historical pending enterprise customer admin user',334,'add_historicalpendingenterprisecustomeradminuser'),(1338,'Can change historical pending enterprise customer admin user',334,'change_historicalpendingenterprisecustomeradminuser'),(1339,'Can delete historical pending enterprise customer admin user',334,'delete_historicalpendingenterprisecustomeradminuser'),(1340,'Can view historical pending enterprise customer admin user',334,'view_historicalpendingenterprisecustomeradminuser'),(1341,'Can add pending enterprise customer admin user',335,'add_pendingenterprisecustomeradminuser'),(1342,'Can change pending enterprise customer admin user',335,'change_pendingenterprisecustomeradminuser'),(1343,'Can delete pending enterprise customer admin user',335,'delete_pendingenterprisecustomeradminuser'),(1344,'Can view pending enterprise customer admin user',335,'view_pendingenterprisecustomeradminuser'),(1345,'Can add Data Sharing Consent Record',336,'add_datasharingconsent'),(1346,'Can change Data Sharing Consent Record',336,'change_datasharingconsent'),(1347,'Can delete Data Sharing Consent Record',336,'delete_datasharingconsent'),(1348,'Can view Data Sharing Consent Record',336,'view_datasharingconsent'),(1349,'Can add historical Data Sharing Consent Record',337,'add_historicaldatasharingconsent'),(1350,'Can change historical Data Sharing Consent Record',337,'change_historicaldatasharingconsent'),(1351,'Can delete historical Data Sharing Consent Record',337,'delete_historicaldatasharingconsent'),(1352,'Can view historical Data Sharing Consent Record',337,'view_historicaldatasharingconsent'),(1353,'Can add data sharing consent text overrides',338,'add_datasharingconsenttextoverrides'),(1354,'Can change data sharing consent text overrides',338,'change_datasharingconsenttextoverrides'),(1355,'Can delete data sharing consent text overrides',338,'delete_datasharingconsenttextoverrides'),(1356,'Can view data sharing consent text overrides',338,'view_datasharingconsenttextoverrides'),(1357,'Can add learner data transmission audit',339,'add_learnerdatatransmissionaudit'),(1358,'Can change learner data transmission audit',339,'change_learnerdatatransmissionaudit'),(1359,'Can delete learner data transmission audit',339,'delete_learnerdatatransmissionaudit'),(1360,'Can view learner data transmission audit',339,'view_learnerdatatransmissionaudit'),(1361,'Can add content metadata item transmission',340,'add_contentmetadataitemtransmission'),(1362,'Can change content metadata item transmission',340,'change_contentmetadataitemtransmission'),(1363,'Can delete content metadata item transmission',340,'delete_contentmetadataitemtransmission'),(1364,'Can view content metadata item transmission',340,'view_contentmetadataitemtransmission'),(1365,'Can add degreed enterprise customer configuration',341,'add_degreedenterprisecustomerconfiguration'),(1366,'Can change degreed enterprise customer configuration',341,'change_degreedenterprisecustomerconfiguration'),(1367,'Can delete degreed enterprise customer configuration',341,'delete_degreedenterprisecustomerconfiguration'),(1368,'Can view degreed enterprise customer configuration',341,'view_degreedenterprisecustomerconfiguration'),(1369,'Can add degreed global configuration',342,'add_degreedglobalconfiguration'),(1370,'Can change degreed global configuration',342,'change_degreedglobalconfiguration'),(1371,'Can delete degreed global configuration',342,'delete_degreedglobalconfiguration'),(1372,'Can view degreed global configuration',342,'view_degreedglobalconfiguration'),(1373,'Can add degreed learner data transmission audit',343,'add_degreedlearnerdatatransmissionaudit'),(1374,'Can change degreed learner data transmission audit',343,'change_degreedlearnerdatatransmissionaudit'),(1375,'Can delete degreed learner data transmission audit',343,'delete_degreedlearnerdatatransmissionaudit'),(1376,'Can view degreed learner data transmission audit',343,'view_degreedlearnerdatatransmissionaudit'),(1377,'Can add historical degreed enterprise customer configuration',344,'add_historicaldegreedenterprisecustomerconfiguration'),(1378,'Can change historical degreed enterprise customer configuration',344,'change_historicaldegreedenterprisecustomerconfiguration'),(1379,'Can delete historical degreed enterprise customer configuration',344,'delete_historicaldegreedenterprisecustomerconfiguration'),(1380,'Can view historical degreed enterprise customer configuration',344,'view_historicaldegreedenterprisecustomerconfiguration'),(1381,'Can add sap success factors learner data transmission audit',345,'add_sapsuccessfactorslearnerdatatransmissionaudit'),(1382,'Can change sap success factors learner data transmission audit',345,'change_sapsuccessfactorslearnerdatatransmissionaudit'),(1383,'Can delete sap success factors learner data transmission audit',345,'delete_sapsuccessfactorslearnerdatatransmissionaudit'),(1384,'Can view sap success factors learner data transmission audit',345,'view_sapsuccessfactorslearnerdatatransmissionaudit'),(1385,'Can add sap success factors global configuration',346,'add_sapsuccessfactorsglobalconfiguration'),(1386,'Can change sap success factors global configuration',346,'change_sapsuccessfactorsglobalconfiguration'),(1387,'Can delete sap success factors global configuration',346,'delete_sapsuccessfactorsglobalconfiguration'),(1388,'Can view sap success factors global configuration',346,'view_sapsuccessfactorsglobalconfiguration'),(1389,'Can add sap success factors enterprise customer configuration',347,'add_sapsuccessfactorsenterprisecustomerconfiguration'),(1390,'Can change sap success factors enterprise customer configuration',347,'change_sapsuccessfactorsenterprisecustomerconfiguration'),(1391,'Can delete sap success factors enterprise customer configuration',347,'delete_sapsuccessfactorsenterprisecustomerconfiguration'),(1392,'Can view sap success factors enterprise customer configuration',347,'view_sapsuccessfactorsenterprisecustomerconfiguration'),(1393,'Can add cornerstone enterprise customer configuration',348,'add_cornerstoneenterprisecustomerconfiguration'),(1394,'Can change cornerstone enterprise customer configuration',348,'change_cornerstoneenterprisecustomerconfiguration'),(1395,'Can delete cornerstone enterprise customer configuration',348,'delete_cornerstoneenterprisecustomerconfiguration'),(1396,'Can view cornerstone enterprise customer configuration',348,'view_cornerstoneenterprisecustomerconfiguration'),(1397,'Can add cornerstone global configuration',349,'add_cornerstoneglobalconfiguration'),(1398,'Can change cornerstone global configuration',349,'change_cornerstoneglobalconfiguration'),(1399,'Can delete cornerstone global configuration',349,'delete_cornerstoneglobalconfiguration'),(1400,'Can view cornerstone global configuration',349,'view_cornerstoneglobalconfiguration'),(1401,'Can add cornerstone learner data transmission audit',350,'add_cornerstonelearnerdatatransmissionaudit'),(1402,'Can change cornerstone learner data transmission audit',350,'change_cornerstonelearnerdatatransmissionaudit'),(1403,'Can delete cornerstone learner data transmission audit',350,'delete_cornerstonelearnerdatatransmissionaudit'),(1404,'Can view cornerstone learner data transmission audit',350,'view_cornerstonelearnerdatatransmissionaudit'),(1405,'Can add historical cornerstone enterprise customer configuration',351,'add_historicalcornerstoneenterprisecustomerconfiguration'),(1406,'Can change historical cornerstone enterprise customer configuration',351,'change_historicalcornerstoneenterprisecustomerconfiguration'),(1407,'Can delete historical cornerstone enterprise customer configuration',351,'delete_historicalcornerstoneenterprisecustomerconfiguration'),(1408,'Can view historical cornerstone enterprise customer configuration',351,'view_historicalcornerstoneenterprisecustomerconfiguration'),(1409,'Can add xapilrs configuration',352,'add_xapilrsconfiguration'),(1410,'Can change xapilrs configuration',352,'change_xapilrsconfiguration'),(1411,'Can delete xapilrs configuration',352,'delete_xapilrsconfiguration'),(1412,'Can view xapilrs configuration',352,'view_xapilrsconfiguration'),(1413,'Can add xapi learner data transmission audit',353,'add_xapilearnerdatatransmissionaudit'),(1414,'Can change xapi learner data transmission audit',353,'change_xapilearnerdatatransmissionaudit'),(1415,'Can delete xapi learner data transmission audit',353,'delete_xapilearnerdatatransmissionaudit'),(1416,'Can view xapi learner data transmission audit',353,'view_xapilearnerdatatransmissionaudit'),(1417,'Can add historical blackboard enterprise customer configuration',354,'add_historicalblackboardenterprisecustomerconfiguration'),(1418,'Can change historical blackboard enterprise customer configuration',354,'change_historicalblackboardenterprisecustomerconfiguration'),(1419,'Can delete historical blackboard enterprise customer configuration',354,'delete_historicalblackboardenterprisecustomerconfiguration'),(1420,'Can view historical blackboard enterprise customer configuration',354,'view_historicalblackboardenterprisecustomerconfiguration'),(1421,'Can add blackboard enterprise customer configuration',355,'add_blackboardenterprisecustomerconfiguration'),(1422,'Can change blackboard enterprise customer configuration',355,'change_blackboardenterprisecustomerconfiguration'),(1423,'Can delete blackboard enterprise customer configuration',355,'delete_blackboardenterprisecustomerconfiguration'),(1424,'Can view blackboard enterprise customer configuration',355,'view_blackboardenterprisecustomerconfiguration'),(1425,'Can add historical canvas enterprise customer configuration',356,'add_historicalcanvasenterprisecustomerconfiguration'),(1426,'Can change historical canvas enterprise customer configuration',356,'change_historicalcanvasenterprisecustomerconfiguration'),(1427,'Can delete historical canvas enterprise customer configuration',356,'delete_historicalcanvasenterprisecustomerconfiguration'),(1428,'Can view historical canvas enterprise customer configuration',356,'view_historicalcanvasenterprisecustomerconfiguration'),(1429,'Can add canvas enterprise customer configuration',357,'add_canvasenterprisecustomerconfiguration'),(1430,'Can change canvas enterprise customer configuration',357,'change_canvasenterprisecustomerconfiguration'),(1431,'Can delete canvas enterprise customer configuration',357,'delete_canvasenterprisecustomerconfiguration'),(1432,'Can view canvas enterprise customer configuration',357,'view_canvasenterprisecustomerconfiguration'),(1433,'Can add canvas learner data transmission audit',358,'add_canvaslearnerdatatransmissionaudit'),(1434,'Can change canvas learner data transmission audit',358,'change_canvaslearnerdatatransmissionaudit'),(1435,'Can delete canvas learner data transmission audit',358,'delete_canvaslearnerdatatransmissionaudit'),(1436,'Can view canvas learner data transmission audit',358,'view_canvaslearnerdatatransmissionaudit'),(1437,'Can add moodle enterprise customer configuration',359,'add_moodleenterprisecustomerconfiguration'),(1438,'Can change moodle enterprise customer configuration',359,'change_moodleenterprisecustomerconfiguration'),(1439,'Can delete moodle enterprise customer configuration',359,'delete_moodleenterprisecustomerconfiguration'),(1440,'Can view moodle enterprise customer configuration',359,'view_moodleenterprisecustomerconfiguration'),(1441,'Can add historical moodle enterprise customer configuration',360,'add_historicalmoodleenterprisecustomerconfiguration'),(1442,'Can change historical moodle enterprise customer configuration',360,'change_historicalmoodleenterprisecustomerconfiguration'),(1443,'Can delete historical moodle enterprise customer configuration',360,'delete_historicalmoodleenterprisecustomerconfiguration'),(1444,'Can view historical moodle enterprise customer configuration',360,'view_historicalmoodleenterprisecustomerconfiguration'),(1445,'Can add moodle learner data transmission audit',361,'add_moodlelearnerdatatransmissionaudit'),(1446,'Can change moodle learner data transmission audit',361,'change_moodlelearnerdatatransmissionaudit'),(1447,'Can delete moodle learner data transmission audit',361,'delete_moodlelearnerdatatransmissionaudit'),(1448,'Can view moodle learner data transmission audit',361,'view_moodlelearnerdatatransmissionaudit'),(1449,'Can add announcement',362,'add_announcement'),(1450,'Can change announcement',362,'change_announcement'),(1451,'Can delete announcement',362,'delete_announcement'),(1452,'Can view announcement',362,'view_announcement'),(1453,'Can add bookmark',363,'add_bookmark'),(1454,'Can change bookmark',363,'change_bookmark'),(1455,'Can delete bookmark',363,'delete_bookmark'),(1456,'Can view bookmark',363,'view_bookmark'),(1457,'Can add x block cache',364,'add_xblockcache'),(1458,'Can change x block cache',364,'change_xblockcache'),(1459,'Can delete x block cache',364,'delete_xblockcache'),(1460,'Can view x block cache',364,'view_xblockcache'),(1461,'Can add content library',365,'add_contentlibrary'),(1462,'Can change content library',365,'change_contentlibrary'),(1463,'Can delete content library',365,'delete_contentlibrary'),(1464,'Can view content library',365,'view_contentlibrary'),(1465,'Can add content library permission',366,'add_contentlibrarypermission'),(1466,'Can change content library permission',366,'change_contentlibrarypermission'),(1467,'Can delete content library permission',366,'delete_contentlibrarypermission'),(1468,'Can view content library permission',366,'view_contentlibrarypermission'),(1469,'Can add credentials api config',367,'add_credentialsapiconfig'),(1470,'Can change credentials api config',367,'change_credentialsapiconfig'),(1471,'Can delete credentials api config',367,'delete_credentialsapiconfig'),(1472,'Can view credentials api config',367,'view_credentialsapiconfig'),(1473,'Can add notify_credentials argument',368,'add_notifycredentialsconfig'),(1474,'Can change notify_credentials argument',368,'change_notifycredentialsconfig'),(1475,'Can delete notify_credentials argument',368,'delete_notifycredentialsconfig'),(1476,'Can view notify_credentials argument',368,'view_notifycredentialsconfig'),(1477,'Can add persistent subsection grade',369,'add_persistentsubsectiongrade'),(1478,'Can change persistent subsection grade',369,'change_persistentsubsectiongrade'),(1479,'Can delete persistent subsection grade',369,'delete_persistentsubsectiongrade'),(1480,'Can view persistent subsection grade',369,'view_persistentsubsectiongrade'),(1481,'Can add visible blocks',370,'add_visibleblocks'),(1482,'Can change visible blocks',370,'change_visibleblocks'),(1483,'Can delete visible blocks',370,'delete_visibleblocks'),(1484,'Can view visible blocks',370,'view_visibleblocks'),(1485,'Can add course persistent grades flag',371,'add_coursepersistentgradesflag'),(1486,'Can change course persistent grades flag',371,'change_coursepersistentgradesflag'),(1487,'Can delete course persistent grades flag',371,'delete_coursepersistentgradesflag'),(1488,'Can view course persistent grades flag',371,'view_coursepersistentgradesflag'),(1489,'Can add persistent grades enabled flag',372,'add_persistentgradesenabledflag'),(1490,'Can change persistent grades enabled flag',372,'change_persistentgradesenabledflag'),(1491,'Can delete persistent grades enabled flag',372,'delete_persistentgradesenabledflag'),(1492,'Can view persistent grades enabled flag',372,'view_persistentgradesenabledflag'),(1493,'Can add persistent course grade',373,'add_persistentcoursegrade'),(1494,'Can change persistent course grade',373,'change_persistentcoursegrade'),(1495,'Can delete persistent course grade',373,'delete_persistentcoursegrade'),(1496,'Can view persistent course grade',373,'view_persistentcoursegrade'),(1497,'Can add compute grades setting',374,'add_computegradessetting'),(1498,'Can change compute grades setting',374,'change_computegradessetting'),(1499,'Can delete compute grades setting',374,'delete_computegradessetting'),(1500,'Can view compute grades setting',374,'view_computegradessetting'),(1501,'Can add persistent subsection grade override',375,'add_persistentsubsectiongradeoverride'),(1502,'Can change persistent subsection grade override',375,'change_persistentsubsectiongradeoverride'),(1503,'Can delete persistent subsection grade override',375,'delete_persistentsubsectiongradeoverride'),(1504,'Can view persistent subsection grade override',375,'view_persistentsubsectiongradeoverride'),(1505,'Can add historical persistent subsection grade override',376,'add_historicalpersistentsubsectiongradeoverride'),(1506,'Can change historical persistent subsection grade override',376,'change_historicalpersistentsubsectiongradeoverride'),(1507,'Can delete historical persistent subsection grade override',376,'delete_historicalpersistentsubsectiongradeoverride'),(1508,'Can view historical persistent subsection grade override',376,'view_historicalpersistentsubsectiongradeoverride'),(1509,'Can add historical program enrollment',377,'add_historicalprogramenrollment'),(1510,'Can change historical program enrollment',377,'change_historicalprogramenrollment'),(1511,'Can delete historical program enrollment',377,'delete_historicalprogramenrollment'),(1512,'Can view historical program enrollment',377,'view_historicalprogramenrollment'),(1513,'Can add program enrollment',378,'add_programenrollment'),(1514,'Can change program enrollment',378,'change_programenrollment'),(1515,'Can delete program enrollment',378,'delete_programenrollment'),(1516,'Can view program enrollment',378,'view_programenrollment'),(1517,'Can add historical program course enrollment',379,'add_historicalprogramcourseenrollment'),(1518,'Can change historical program course enrollment',379,'change_historicalprogramcourseenrollment'),(1519,'Can delete historical program course enrollment',379,'delete_historicalprogramcourseenrollment'),(1520,'Can view historical program course enrollment',379,'view_historicalprogramcourseenrollment'),(1521,'Can add program course enrollment',380,'add_programcourseenrollment'),(1522,'Can change program course enrollment',380,'change_programcourseenrollment'),(1523,'Can delete program course enrollment',380,'delete_programcourseenrollment'),(1524,'Can view program course enrollment',380,'view_programcourseenrollment'),(1525,'Can add course access role assignment',381,'add_courseaccessroleassignment'),(1526,'Can change course access role assignment',381,'change_courseaccessroleassignment'),(1527,'Can delete course access role assignment',381,'delete_courseaccessroleassignment'),(1528,'Can view course access role assignment',381,'view_courseaccessroleassignment'),(1529,'Can add site theme',382,'add_sitetheme'),(1530,'Can change site theme',382,'change_sitetheme'),(1531,'Can delete site theme',382,'delete_sitetheme'),(1532,'Can view site theme',382,'view_sitetheme'),(1533,'Can add csv operation',383,'add_csvoperation'),(1534,'Can change csv operation',383,'change_csvoperation'),(1535,'Can delete csv operation',383,'delete_csvoperation'),(1536,'Can view csv operation',383,'view_csvoperation'),(1537,'Can add lti configuration',384,'add_lticonfiguration'),(1538,'Can change lti configuration',384,'change_lticonfiguration'),(1539,'Can delete lti configuration',384,'delete_lticonfiguration'),(1540,'Can view lti configuration',384,'view_lticonfiguration'),(1541,'Can add content date',385,'add_contentdate'),(1542,'Can change content date',385,'change_contentdate'),(1543,'Can delete content date',385,'delete_contentdate'),(1544,'Can view content date',385,'view_contentdate'),(1545,'Can add date policy',386,'add_datepolicy'),(1546,'Can change date policy',386,'change_datepolicy'),(1547,'Can delete date policy',386,'delete_datepolicy'),(1548,'Can view date policy',386,'view_datepolicy'),(1549,'Can add user date',387,'add_userdate'),(1550,'Can change user date',387,'change_userdate'),(1551,'Can delete user date',387,'delete_userdate'),(1552,'Can view user date',387,'view_userdate'),(1553,'Can add proctored exam',388,'add_proctoredexam'),(1554,'Can change proctored exam',388,'change_proctoredexam'),(1555,'Can delete proctored exam',388,'delete_proctoredexam'),(1556,'Can view proctored exam',388,'view_proctoredexam'),(1557,'Can add Proctored exam review policy',389,'add_proctoredexamreviewpolicy'),(1558,'Can change Proctored exam review policy',389,'change_proctoredexamreviewpolicy'),(1559,'Can delete Proctored exam review policy',389,'delete_proctoredexamreviewpolicy'),(1560,'Can view Proctored exam review policy',389,'view_proctoredexamreviewpolicy'),(1561,'Can add proctored exam review policy history',390,'add_proctoredexamreviewpolicyhistory'),(1562,'Can change proctored exam review policy history',390,'change_proctoredexamreviewpolicyhistory'),(1563,'Can delete proctored exam review policy history',390,'delete_proctoredexamreviewpolicyhistory'),(1564,'Can view proctored exam review policy history',390,'view_proctoredexamreviewpolicyhistory'),(1565,'Can add proctored exam software secure comment',391,'add_proctoredexamsoftwaresecurecomment'),(1566,'Can change proctored exam software secure comment',391,'change_proctoredexamsoftwaresecurecomment'),(1567,'Can delete proctored exam software secure comment',391,'delete_proctoredexamsoftwaresecurecomment'),(1568,'Can view proctored exam software secure comment',391,'view_proctoredexamsoftwaresecurecomment'),(1569,'Can add Proctored exam software secure review',392,'add_proctoredexamsoftwaresecurereview'),(1570,'Can change Proctored exam software secure review',392,'change_proctoredexamsoftwaresecurereview'),(1571,'Can delete Proctored exam software secure review',392,'delete_proctoredexamsoftwaresecurereview'),(1572,'Can view Proctored exam software secure review',392,'view_proctoredexamsoftwaresecurereview'),(1573,'Can add Proctored exam review archive',393,'add_proctoredexamsoftwaresecurereviewhistory'),(1574,'Can change Proctored exam review archive',393,'change_proctoredexamsoftwaresecurereviewhistory'),(1575,'Can delete Proctored exam review archive',393,'delete_proctoredexamsoftwaresecurereviewhistory'),(1576,'Can view Proctored exam review archive',393,'view_proctoredexamsoftwaresecurereviewhistory'),(1577,'Can add proctored allowance',394,'add_proctoredexamstudentallowance'),(1578,'Can change proctored allowance',394,'change_proctoredexamstudentallowance'),(1579,'Can delete proctored allowance',394,'delete_proctoredexamstudentallowance'),(1580,'Can view proctored allowance',394,'view_proctoredexamstudentallowance'),(1581,'Can add proctored allowance history',395,'add_proctoredexamstudentallowancehistory'),(1582,'Can change proctored allowance history',395,'change_proctoredexamstudentallowancehistory'),(1583,'Can delete proctored allowance history',395,'delete_proctoredexamstudentallowancehistory'),(1584,'Can view proctored allowance history',395,'view_proctoredexamstudentallowancehistory'),(1585,'Can add proctored exam attempt',396,'add_proctoredexamstudentattempt'),(1586,'Can change proctored exam attempt',396,'change_proctoredexamstudentattempt'),(1587,'Can delete proctored exam attempt',396,'delete_proctoredexamstudentattempt'),(1588,'Can view proctored exam attempt',396,'view_proctoredexamstudentattempt'),(1589,'Can add proctored exam attempt history',397,'add_proctoredexamstudentattempthistory'),(1590,'Can change proctored exam attempt history',397,'change_proctoredexamstudentattempthistory'),(1591,'Can delete proctored exam attempt history',397,'delete_proctoredexamstudentattempthistory'),(1592,'Can view proctored exam attempt history',397,'view_proctoredexamstudentattempthistory'),(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 score overrider',399,'add_scoreoverrider'),(1598,'Can change score overrider',399,'change_scoreoverrider'),(1599,'Can delete score overrider',399,'delete_scoreoverrider'),(1600,'Can view score overrider',399,'view_scoreoverrider'),(1601,'Can add video upload config',400,'add_videouploadconfig'),(1602,'Can change video upload config',400,'change_videouploadconfig'),(1603,'Can delete video upload config',400,'delete_videouploadconfig'),(1604,'Can view video upload config',400,'view_videouploadconfig'),(1605,'Can add course creator',401,'add_coursecreator'),(1606,'Can change course creator',401,'change_coursecreator'),(1607,'Can delete course creator',401,'delete_coursecreator'),(1608,'Can view course creator',401,'view_coursecreator'),(1609,'Can add studio config',402,'add_studioconfig'),(1610,'Can change studio config',402,'change_studioconfig'),(1611,'Can delete studio config',402,'delete_studioconfig'),(1612,'Can view studio config',402,'view_studioconfig'),(1613,'Can add course edit lti fields enabled flag',403,'add_courseeditltifieldsenabledflag'),(1614,'Can change course edit lti fields enabled flag',403,'change_courseeditltifieldsenabledflag'),(1615,'Can delete course edit lti fields enabled flag',403,'delete_courseeditltifieldsenabledflag'),(1616,'Can view course edit lti fields enabled flag',403,'view_courseeditltifieldsenabledflag'),(1617,'Can add available tag value',404,'add_tagavailablevalues'),(1618,'Can change available tag value',404,'change_tagavailablevalues'),(1619,'Can delete available tag value',404,'delete_tagavailablevalues'),(1620,'Can view available tag value',404,'view_tagavailablevalues'),(1621,'Can add tag category',405,'add_tagcategories'),(1622,'Can change tag category',405,'change_tagcategories'),(1623,'Can delete tag category',405,'delete_tagcategories'),(1624,'Can view tag category',405,'view_tagcategories'),(1625,'Can add user task artifact',406,'add_usertaskartifact'),(1626,'Can change user task artifact',406,'change_usertaskartifact'),(1627,'Can delete user task artifact',406,'delete_usertaskartifact'),(1628,'Can view user task artifact',406,'view_usertaskartifact'),(1629,'Can add user task status',407,'add_usertaskstatus'),(1630,'Can change user task status',407,'change_usertaskstatus'),(1631,'Can delete user task status',407,'delete_usertaskstatus'),(1632,'Can view user task status',407,'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 Flag',10,'add_flag'),(34,'Can change Flag',10,'change_flag'),(35,'Can delete Flag',10,'delete_flag'),(36,'Can view Flag',10,'view_flag'),(37,'Can add Sample',11,'add_sample'),(38,'Can change Sample',11,'change_sample'),(39,'Can delete Sample',11,'delete_sample'),(40,'Can view Sample',11,'view_sample'),(41,'Can add Switch',12,'add_switch'),(42,'Can change Switch',12,'change_switch'),(43,'Can delete Switch',12,'delete_switch'),(44,'Can view Switch',12,'view_switch'),(45,'Can add course message',13,'add_coursemessage'),(46,'Can change course message',13,'change_coursemessage'),(47,'Can delete course message',13,'delete_coursemessage'),(48,'Can view course message',13,'view_coursemessage'),(49,'Can add global status message',14,'add_globalstatusmessage'),(50,'Can change global status message',14,'change_globalstatusmessage'),(51,'Can delete global status message',14,'delete_globalstatusmessage'),(52,'Can view global status message',14,'view_globalstatusmessage'),(53,'Can add asset base url config',15,'add_assetbaseurlconfig'),(54,'Can change asset base url config',15,'change_assetbaseurlconfig'),(55,'Can delete asset base url config',15,'delete_assetbaseurlconfig'),(56,'Can view asset base url config',15,'view_assetbaseurlconfig'),(57,'Can add asset excluded extensions config',16,'add_assetexcludedextensionsconfig'),(58,'Can change asset excluded extensions config',16,'change_assetexcludedextensionsconfig'),(59,'Can delete asset excluded extensions config',16,'delete_assetexcludedextensionsconfig'),(60,'Can view asset excluded extensions config',16,'view_assetexcludedextensionsconfig'),(61,'Can add course asset cache ttl config',17,'add_courseassetcachettlconfig'),(62,'Can change course asset cache ttl config',17,'change_courseassetcachettlconfig'),(63,'Can delete course asset cache ttl config',17,'delete_courseassetcachettlconfig'),(64,'Can view course asset cache ttl config',17,'view_courseassetcachettlconfig'),(65,'Can add cdn user agents config',18,'add_cdnuseragentsconfig'),(66,'Can change cdn user agents config',18,'change_cdnuseragentsconfig'),(67,'Can delete cdn user agents config',18,'delete_cdnuseragentsconfig'),(68,'Can view cdn user agents config',18,'view_cdnuseragentsconfig'),(69,'Can add site configuration',19,'add_siteconfiguration'),(70,'Can change site configuration',19,'change_siteconfiguration'),(71,'Can delete site configuration',19,'delete_siteconfiguration'),(72,'Can view site configuration',19,'view_siteconfiguration'),(73,'Can add site configuration history',20,'add_siteconfigurationhistory'),(74,'Can change site configuration history',20,'change_siteconfigurationhistory'),(75,'Can delete site configuration history',20,'delete_siteconfigurationhistory'),(76,'Can view site configuration history',20,'view_siteconfigurationhistory'),(77,'Can add course hls playback enabled flag',21,'add_coursehlsplaybackenabledflag'),(78,'Can change course hls playback enabled flag',21,'change_coursehlsplaybackenabledflag'),(79,'Can delete course hls playback enabled flag',21,'delete_coursehlsplaybackenabledflag'),(80,'Can view course hls playback enabled flag',21,'view_coursehlsplaybackenabledflag'),(81,'Can add hls playback enabled flag',22,'add_hlsplaybackenabledflag'),(82,'Can change hls playback enabled flag',22,'change_hlsplaybackenabledflag'),(83,'Can delete hls playback enabled flag',22,'delete_hlsplaybackenabledflag'),(84,'Can view hls playback enabled flag',22,'view_hlsplaybackenabledflag'),(85,'Can add course video transcript enabled flag',23,'add_coursevideotranscriptenabledflag'),(86,'Can change course video transcript enabled flag',23,'change_coursevideotranscriptenabledflag'),(87,'Can delete course video transcript enabled flag',23,'delete_coursevideotranscriptenabledflag'),(88,'Can view course video transcript enabled flag',23,'view_coursevideotranscriptenabledflag'),(89,'Can add video transcript enabled flag',24,'add_videotranscriptenabledflag'),(90,'Can change video transcript enabled flag',24,'change_videotranscriptenabledflag'),(91,'Can delete video transcript enabled flag',24,'delete_videotranscriptenabledflag'),(92,'Can view video transcript enabled flag',24,'view_videotranscriptenabledflag'),(93,'Can add transcript migration setting',25,'add_transcriptmigrationsetting'),(94,'Can change transcript migration setting',25,'change_transcriptmigrationsetting'),(95,'Can delete transcript migration setting',25,'delete_transcriptmigrationsetting'),(96,'Can view transcript migration setting',25,'view_transcriptmigrationsetting'),(97,'Can add migration enqueued course',26,'add_migrationenqueuedcourse'),(98,'Can change migration enqueued course',26,'change_migrationenqueuedcourse'),(99,'Can delete migration enqueued course',26,'delete_migrationenqueuedcourse'),(100,'Can view migration enqueued course',26,'view_migrationenqueuedcourse'),(101,'Can add updated course videos',27,'add_updatedcoursevideos'),(102,'Can change updated course videos',27,'change_updatedcoursevideos'),(103,'Can delete updated course videos',27,'delete_updatedcoursevideos'),(104,'Can view updated course videos',27,'view_updatedcoursevideos'),(105,'Can add video thumbnail setting',28,'add_videothumbnailsetting'),(106,'Can change video thumbnail setting',28,'change_videothumbnailsetting'),(107,'Can delete video thumbnail setting',28,'delete_videothumbnailsetting'),(108,'Can view video thumbnail setting',28,'view_videothumbnailsetting'),(109,'Can add course youtube blocked flag',29,'add_courseyoutubeblockedflag'),(110,'Can change course youtube blocked flag',29,'change_courseyoutubeblockedflag'),(111,'Can delete course youtube blocked flag',29,'delete_courseyoutubeblockedflag'),(112,'Can view course youtube blocked flag',29,'view_courseyoutubeblockedflag'),(113,'Can add course video uploads enabled by default',30,'add_coursevideouploadsenabledbydefault'),(114,'Can change course video uploads enabled by default',30,'change_coursevideouploadsenabledbydefault'),(115,'Can delete course video uploads enabled by default',30,'delete_coursevideouploadsenabledbydefault'),(116,'Can view course video uploads enabled by default',30,'view_coursevideouploadsenabledbydefault'),(117,'Can add video uploads enabled by default',31,'add_videouploadsenabledbydefault'),(118,'Can change video uploads enabled by default',31,'change_videouploadsenabledbydefault'),(119,'Can delete video uploads enabled by default',31,'delete_videouploadsenabledbydefault'),(120,'Can view video uploads enabled by default',31,'view_videouploadsenabledbydefault'),(121,'Can add vem pipeline integration',32,'add_vempipelineintegration'),(122,'Can change vem pipeline integration',32,'change_vempipelineintegration'),(123,'Can delete vem pipeline integration',32,'delete_vempipelineintegration'),(124,'Can view vem pipeline integration',32,'view_vempipelineintegration'),(125,'Can add offline computed grade',33,'add_offlinecomputedgrade'),(126,'Can change offline computed grade',33,'change_offlinecomputedgrade'),(127,'Can delete offline computed grade',33,'delete_offlinecomputedgrade'),(128,'Can view offline computed grade',33,'view_offlinecomputedgrade'),(129,'Can add offline computed grade log',34,'add_offlinecomputedgradelog'),(130,'Can change offline computed grade log',34,'change_offlinecomputedgradelog'),(131,'Can delete offline computed grade log',34,'delete_offlinecomputedgradelog'),(132,'Can view offline computed grade log',34,'view_offlinecomputedgradelog'),(133,'Can add student field override',35,'add_studentfieldoverride'),(134,'Can change student field override',35,'change_studentfieldoverride'),(135,'Can delete student field override',35,'delete_studentfieldoverride'),(136,'Can view student field override',35,'view_studentfieldoverride'),(137,'Can add student module',36,'add_studentmodule'),(138,'Can change student module',36,'change_studentmodule'),(139,'Can delete student module',36,'delete_studentmodule'),(140,'Can view student module',36,'view_studentmodule'),(141,'Can add student module history',37,'add_studentmodulehistory'),(142,'Can change student module history',37,'change_studentmodulehistory'),(143,'Can delete student module history',37,'delete_studentmodulehistory'),(144,'Can view student module history',37,'view_studentmodulehistory'),(145,'Can add x module student info field',38,'add_xmodulestudentinfofield'),(146,'Can change x module student info field',38,'change_xmodulestudentinfofield'),(147,'Can delete x module student info field',38,'delete_xmodulestudentinfofield'),(148,'Can view x module student info field',38,'view_xmodulestudentinfofield'),(149,'Can add x module student prefs field',39,'add_xmodulestudentprefsfield'),(150,'Can change x module student prefs field',39,'change_xmodulestudentprefsfield'),(151,'Can delete x module student prefs field',39,'delete_xmodulestudentprefsfield'),(152,'Can view x module student prefs field',39,'view_xmodulestudentprefsfield'),(153,'Can add x module user state summary field',40,'add_xmoduleuserstatesummaryfield'),(154,'Can change x module user state summary field',40,'change_xmoduleuserstatesummaryfield'),(155,'Can delete x module user state summary field',40,'delete_xmoduleuserstatesummaryfield'),(156,'Can view x module user state summary field',40,'view_xmoduleuserstatesummaryfield'),(157,'Can add course dynamic upgrade deadline configuration',41,'add_coursedynamicupgradedeadlineconfiguration'),(158,'Can change course dynamic upgrade deadline configuration',41,'change_coursedynamicupgradedeadlineconfiguration'),(159,'Can delete course dynamic upgrade deadline configuration',41,'delete_coursedynamicupgradedeadlineconfiguration'),(160,'Can view course dynamic upgrade deadline configuration',41,'view_coursedynamicupgradedeadlineconfiguration'),(161,'Can add dynamic upgrade deadline configuration',42,'add_dynamicupgradedeadlineconfiguration'),(162,'Can change dynamic upgrade deadline configuration',42,'change_dynamicupgradedeadlineconfiguration'),(163,'Can delete dynamic upgrade deadline configuration',42,'delete_dynamicupgradedeadlineconfiguration'),(164,'Can view dynamic upgrade deadline configuration',42,'view_dynamicupgradedeadlineconfiguration'),(165,'Can add org dynamic upgrade deadline configuration',43,'add_orgdynamicupgradedeadlineconfiguration'),(166,'Can change org dynamic upgrade deadline configuration',43,'change_orgdynamicupgradedeadlineconfiguration'),(167,'Can delete org dynamic upgrade deadline configuration',43,'delete_orgdynamicupgradedeadlineconfiguration'),(168,'Can view org dynamic upgrade deadline configuration',43,'view_orgdynamicupgradedeadlineconfiguration'),(169,'Can add student module history extended',44,'add_studentmodulehistoryextended'),(170,'Can change student module history extended',44,'change_studentmodulehistoryextended'),(171,'Can delete student module history extended',44,'delete_studentmodulehistoryextended'),(172,'Can view student module history extended',44,'view_studentmodulehistoryextended'),(173,'Can add anonymous user id',45,'add_anonymoususerid'),(174,'Can change anonymous user id',45,'change_anonymoususerid'),(175,'Can delete anonymous user id',45,'delete_anonymoususerid'),(176,'Can view anonymous user id',45,'view_anonymoususerid'),(177,'Can add course access role',46,'add_courseaccessrole'),(178,'Can change course access role',46,'change_courseaccessrole'),(179,'Can delete course access role',46,'delete_courseaccessrole'),(180,'Can view course access role',46,'view_courseaccessrole'),(181,'Can add course enrollment',47,'add_courseenrollment'),(182,'Can change course enrollment',47,'change_courseenrollment'),(183,'Can delete course enrollment',47,'delete_courseenrollment'),(184,'Can view course enrollment',47,'view_courseenrollment'),(185,'Can add course enrollment allowed',48,'add_courseenrollmentallowed'),(186,'Can change course enrollment allowed',48,'change_courseenrollmentallowed'),(187,'Can delete course enrollment allowed',48,'delete_courseenrollmentallowed'),(188,'Can view course enrollment allowed',48,'view_courseenrollmentallowed'),(189,'Can add course enrollment attribute',49,'add_courseenrollmentattribute'),(190,'Can change course enrollment attribute',49,'change_courseenrollmentattribute'),(191,'Can delete course enrollment attribute',49,'delete_courseenrollmentattribute'),(192,'Can view course enrollment attribute',49,'view_courseenrollmentattribute'),(193,'Can add dashboard configuration',50,'add_dashboardconfiguration'),(194,'Can change dashboard configuration',50,'change_dashboardconfiguration'),(195,'Can delete dashboard configuration',50,'delete_dashboardconfiguration'),(196,'Can view dashboard configuration',50,'view_dashboardconfiguration'),(197,'Can add enrollment refund configuration',51,'add_enrollmentrefundconfiguration'),(198,'Can change enrollment refund configuration',51,'change_enrollmentrefundconfiguration'),(199,'Can delete enrollment refund configuration',51,'delete_enrollmentrefundconfiguration'),(200,'Can view enrollment refund configuration',51,'view_enrollmentrefundconfiguration'),(201,'Can add entrance exam configuration',52,'add_entranceexamconfiguration'),(202,'Can change entrance exam configuration',52,'change_entranceexamconfiguration'),(203,'Can delete entrance exam configuration',52,'delete_entranceexamconfiguration'),(204,'Can view entrance exam configuration',52,'view_entranceexamconfiguration'),(205,'Can add language proficiency',53,'add_languageproficiency'),(206,'Can change language proficiency',53,'change_languageproficiency'),(207,'Can delete language proficiency',53,'delete_languageproficiency'),(208,'Can view language proficiency',53,'view_languageproficiency'),(209,'Can add linked in add to profile configuration',54,'add_linkedinaddtoprofileconfiguration'),(210,'Can change linked in add to profile configuration',54,'change_linkedinaddtoprofileconfiguration'),(211,'Can delete linked in add to profile configuration',54,'delete_linkedinaddtoprofileconfiguration'),(212,'Can view linked in add to profile configuration',54,'view_linkedinaddtoprofileconfiguration'),(213,'Can add Login Failure',55,'add_loginfailures'),(214,'Can change Login Failure',55,'change_loginfailures'),(215,'Can delete Login Failure',55,'delete_loginfailures'),(216,'Can view Login Failure',55,'view_loginfailures'),(217,'Can add manual enrollment audit',56,'add_manualenrollmentaudit'),(218,'Can change manual enrollment audit',56,'change_manualenrollmentaudit'),(219,'Can delete manual enrollment audit',56,'delete_manualenrollmentaudit'),(220,'Can view manual enrollment audit',56,'view_manualenrollmentaudit'),(221,'Can add pending email change',57,'add_pendingemailchange'),(222,'Can change pending email change',57,'change_pendingemailchange'),(223,'Can delete pending email change',57,'delete_pendingemailchange'),(224,'Can view pending email change',57,'view_pendingemailchange'),(225,'Can add pending name change',58,'add_pendingnamechange'),(226,'Can change pending name change',58,'change_pendingnamechange'),(227,'Can delete pending name change',58,'delete_pendingnamechange'),(228,'Can view pending name change',58,'view_pendingnamechange'),(229,'Can add registration',59,'add_registration'),(230,'Can change registration',59,'change_registration'),(231,'Can delete registration',59,'delete_registration'),(232,'Can view registration',59,'view_registration'),(233,'Can add user profile',60,'add_userprofile'),(234,'Can change user profile',60,'change_userprofile'),(235,'Can delete user profile',60,'delete_userprofile'),(236,'Can view user profile',60,'view_userprofile'),(237,'Can deactivate, but NOT delete users',60,'can_deactivate_users'),(238,'Can add user signup source',61,'add_usersignupsource'),(239,'Can change user signup source',61,'change_usersignupsource'),(240,'Can delete user signup source',61,'delete_usersignupsource'),(241,'Can view user signup source',61,'view_usersignupsource'),(242,'Can add user standing',62,'add_userstanding'),(243,'Can change user standing',62,'change_userstanding'),(244,'Can delete user standing',62,'delete_userstanding'),(245,'Can view user standing',62,'view_userstanding'),(246,'Can add user test group',63,'add_usertestgroup'),(247,'Can change user test group',63,'change_usertestgroup'),(248,'Can delete user test group',63,'delete_usertestgroup'),(249,'Can view user test group',63,'view_usertestgroup'),(250,'Can add user attribute',64,'add_userattribute'),(251,'Can change user attribute',64,'change_userattribute'),(252,'Can delete user attribute',64,'delete_userattribute'),(253,'Can view user attribute',64,'view_userattribute'),(254,'Can add registration cookie configuration',65,'add_registrationcookieconfiguration'),(255,'Can change registration cookie configuration',65,'change_registrationcookieconfiguration'),(256,'Can delete registration cookie configuration',65,'delete_registrationcookieconfiguration'),(257,'Can view registration cookie configuration',65,'view_registrationcookieconfiguration'),(258,'Can add social link',66,'add_sociallink'),(259,'Can change social link',66,'change_sociallink'),(260,'Can delete social link',66,'delete_sociallink'),(261,'Can view social link',66,'view_sociallink'),(262,'Can add account recovery',67,'add_accountrecovery'),(263,'Can change account recovery',67,'change_accountrecovery'),(264,'Can delete account recovery',67,'delete_accountrecovery'),(265,'Can view account recovery',67,'view_accountrecovery'),(266,'Can add pending secondary email change',68,'add_pendingsecondaryemailchange'),(267,'Can change pending secondary email change',68,'change_pendingsecondaryemailchange'),(268,'Can delete pending secondary email change',68,'delete_pendingsecondaryemailchange'),(269,'Can view pending secondary email change',68,'view_pendingsecondaryemailchange'),(270,'Can add historical course enrollment',69,'add_historicalcourseenrollment'),(271,'Can change historical course enrollment',69,'change_historicalcourseenrollment'),(272,'Can delete historical course enrollment',69,'delete_historicalcourseenrollment'),(273,'Can view historical course enrollment',69,'view_historicalcourseenrollment'),(274,'Can add bulk unenroll configuration',70,'add_bulkunenrollconfiguration'),(275,'Can change bulk unenroll configuration',70,'change_bulkunenrollconfiguration'),(276,'Can delete bulk unenroll configuration',70,'delete_bulkunenrollconfiguration'),(277,'Can view bulk unenroll configuration',70,'view_bulkunenrollconfiguration'),(278,'Can add fbe enrollment exclusion',71,'add_fbeenrollmentexclusion'),(279,'Can change fbe enrollment exclusion',71,'change_fbeenrollmentexclusion'),(280,'Can delete fbe enrollment exclusion',71,'delete_fbeenrollmentexclusion'),(281,'Can view fbe enrollment exclusion',71,'view_fbeenrollmentexclusion'),(282,'Can add allowed auth user',72,'add_allowedauthuser'),(283,'Can change allowed auth user',72,'change_allowedauthuser'),(284,'Can delete allowed auth user',72,'delete_allowedauthuser'),(285,'Can view allowed auth user',72,'view_allowedauthuser'),(286,'Can add historical manual enrollment audit',73,'add_historicalmanualenrollmentaudit'),(287,'Can change historical manual enrollment audit',73,'change_historicalmanualenrollmentaudit'),(288,'Can delete historical manual enrollment audit',73,'delete_historicalmanualenrollmentaudit'),(289,'Can view historical manual enrollment audit',73,'view_historicalmanualenrollmentaudit'),(290,'Can add account recovery configuration',74,'add_accountrecoveryconfiguration'),(291,'Can change account recovery configuration',74,'change_accountrecoveryconfiguration'),(292,'Can delete account recovery configuration',74,'delete_accountrecoveryconfiguration'),(293,'Can view account recovery configuration',74,'view_accountrecoveryconfiguration'),(294,'Can add course enrollment celebration',75,'add_courseenrollmentcelebration'),(295,'Can change course enrollment celebration',75,'change_courseenrollmentcelebration'),(296,'Can delete course enrollment celebration',75,'delete_courseenrollmentcelebration'),(297,'Can view course enrollment celebration',75,'view_courseenrollmentcelebration'),(298,'Can add bulk change enrollment configuration',76,'add_bulkchangeenrollmentconfiguration'),(299,'Can change bulk change enrollment configuration',76,'change_bulkchangeenrollmentconfiguration'),(300,'Can delete bulk change enrollment configuration',76,'delete_bulkchangeenrollmentconfiguration'),(301,'Can view bulk change enrollment configuration',76,'view_bulkchangeenrollmentconfiguration'),(302,'Can add user password toggle history',77,'add_userpasswordtogglehistory'),(303,'Can change user password toggle history',77,'change_userpasswordtogglehistory'),(304,'Can delete user password toggle history',77,'delete_userpasswordtogglehistory'),(305,'Can view user password toggle history',77,'view_userpasswordtogglehistory'),(306,'Can add rate limit configuration',78,'add_ratelimitconfiguration'),(307,'Can change rate limit configuration',78,'change_ratelimitconfiguration'),(308,'Can delete rate limit configuration',78,'delete_ratelimitconfiguration'),(309,'Can view rate limit configuration',78,'view_ratelimitconfiguration'),(310,'Can add certificate generation configuration',79,'add_certificategenerationconfiguration'),(311,'Can change certificate generation configuration',79,'change_certificategenerationconfiguration'),(312,'Can delete certificate generation configuration',79,'delete_certificategenerationconfiguration'),(313,'Can view certificate generation configuration',79,'view_certificategenerationconfiguration'),(314,'Can add certificate generation course setting',80,'add_certificategenerationcoursesetting'),(315,'Can change certificate generation course setting',80,'change_certificategenerationcoursesetting'),(316,'Can delete certificate generation course setting',80,'delete_certificategenerationcoursesetting'),(317,'Can view certificate generation course setting',80,'view_certificategenerationcoursesetting'),(318,'Can add certificate html view configuration',81,'add_certificatehtmlviewconfiguration'),(319,'Can change certificate html view configuration',81,'change_certificatehtmlviewconfiguration'),(320,'Can delete certificate html view configuration',81,'delete_certificatehtmlviewconfiguration'),(321,'Can view certificate html view configuration',81,'view_certificatehtmlviewconfiguration'),(322,'Can add certificate template',82,'add_certificatetemplate'),(323,'Can change certificate template',82,'change_certificatetemplate'),(324,'Can delete certificate template',82,'delete_certificatetemplate'),(325,'Can view certificate template',82,'view_certificatetemplate'),(326,'Can add certificate template asset',83,'add_certificatetemplateasset'),(327,'Can change certificate template asset',83,'change_certificatetemplateasset'),(328,'Can delete certificate template asset',83,'delete_certificatetemplateasset'),(329,'Can view certificate template asset',83,'view_certificatetemplateasset'),(330,'Can add certificate whitelist',84,'add_certificatewhitelist'),(331,'Can change certificate whitelist',84,'change_certificatewhitelist'),(332,'Can delete certificate whitelist',84,'delete_certificatewhitelist'),(333,'Can view certificate whitelist',84,'view_certificatewhitelist'),(334,'Can add example certificate',85,'add_examplecertificate'),(335,'Can change example certificate',85,'change_examplecertificate'),(336,'Can delete example certificate',85,'delete_examplecertificate'),(337,'Can view example certificate',85,'view_examplecertificate'),(338,'Can add example certificate set',86,'add_examplecertificateset'),(339,'Can change example certificate set',86,'change_examplecertificateset'),(340,'Can delete example certificate set',86,'delete_examplecertificateset'),(341,'Can view example certificate set',86,'view_examplecertificateset'),(342,'Can add generated certificate',87,'add_generatedcertificate'),(343,'Can change generated certificate',87,'change_generatedcertificate'),(344,'Can delete generated certificate',87,'delete_generatedcertificate'),(345,'Can view generated certificate',87,'view_generatedcertificate'),(346,'Can add certificate generation history',88,'add_certificategenerationhistory'),(347,'Can change certificate generation history',88,'change_certificategenerationhistory'),(348,'Can delete certificate generation history',88,'delete_certificategenerationhistory'),(349,'Can view certificate generation history',88,'view_certificategenerationhistory'),(350,'Can add certificate invalidation',89,'add_certificateinvalidation'),(351,'Can change certificate invalidation',89,'change_certificateinvalidation'),(352,'Can delete certificate invalidation',89,'delete_certificateinvalidation'),(353,'Can view certificate invalidation',89,'view_certificateinvalidation'),(354,'Can add historical generated certificate',90,'add_historicalgeneratedcertificate'),(355,'Can change historical generated certificate',90,'change_historicalgeneratedcertificate'),(356,'Can delete historical generated certificate',90,'delete_historicalgeneratedcertificate'),(357,'Can view historical generated certificate',90,'view_historicalgeneratedcertificate'),(358,'Can add instructor task',91,'add_instructortask'),(359,'Can change instructor task',91,'change_instructortask'),(360,'Can delete instructor task',91,'delete_instructortask'),(361,'Can view instructor task',91,'view_instructortask'),(362,'Can add grade report setting',92,'add_gradereportsetting'),(363,'Can change grade report setting',92,'change_gradereportsetting'),(364,'Can delete grade report setting',92,'delete_gradereportsetting'),(365,'Can view grade report setting',92,'view_gradereportsetting'),(366,'Can add cohort membership',93,'add_cohortmembership'),(367,'Can change cohort membership',93,'change_cohortmembership'),(368,'Can delete cohort membership',93,'delete_cohortmembership'),(369,'Can view cohort membership',93,'view_cohortmembership'),(370,'Can add course cohort',94,'add_coursecohort'),(371,'Can change course cohort',94,'change_coursecohort'),(372,'Can delete course cohort',94,'delete_coursecohort'),(373,'Can view course cohort',94,'view_coursecohort'),(374,'Can add course cohorts settings',95,'add_coursecohortssettings'),(375,'Can change course cohorts settings',95,'change_coursecohortssettings'),(376,'Can delete course cohorts settings',95,'delete_coursecohortssettings'),(377,'Can view course cohorts settings',95,'view_coursecohortssettings'),(378,'Can add course user group',96,'add_courseusergroup'),(379,'Can change course user group',96,'change_courseusergroup'),(380,'Can delete course user group',96,'delete_courseusergroup'),(381,'Can view course user group',96,'view_courseusergroup'),(382,'Can add course user group partition group',97,'add_courseusergrouppartitiongroup'),(383,'Can change course user group partition group',97,'change_courseusergrouppartitiongroup'),(384,'Can delete course user group partition group',97,'delete_courseusergrouppartitiongroup'),(385,'Can view course user group partition group',97,'view_courseusergrouppartitiongroup'),(386,'Can add unregistered learner cohort assignments',98,'add_unregisteredlearnercohortassignments'),(387,'Can change unregistered learner cohort assignments',98,'change_unregisteredlearnercohortassignments'),(388,'Can delete unregistered learner cohort assignments',98,'delete_unregisteredlearnercohortassignments'),(389,'Can view unregistered learner cohort assignments',98,'view_unregisteredlearnercohortassignments'),(390,'Can add course authorization',99,'add_courseauthorization'),(391,'Can change course authorization',99,'change_courseauthorization'),(392,'Can delete course authorization',99,'delete_courseauthorization'),(393,'Can view course authorization',99,'view_courseauthorization'),(394,'Can add course email',100,'add_courseemail'),(395,'Can change course email',100,'change_courseemail'),(396,'Can delete course email',100,'delete_courseemail'),(397,'Can view course email',100,'view_courseemail'),(398,'Can add course email template',101,'add_courseemailtemplate'),(399,'Can change course email template',101,'change_courseemailtemplate'),(400,'Can delete course email template',101,'delete_courseemailtemplate'),(401,'Can view course email template',101,'view_courseemailtemplate'),(402,'Can add optout',102,'add_optout'),(403,'Can change optout',102,'change_optout'),(404,'Can delete optout',102,'delete_optout'),(405,'Can view optout',102,'view_optout'),(406,'Can add bulk email flag',103,'add_bulkemailflag'),(407,'Can change bulk email flag',103,'change_bulkemailflag'),(408,'Can delete bulk email flag',103,'delete_bulkemailflag'),(409,'Can view bulk email flag',103,'view_bulkemailflag'),(410,'Can add target',104,'add_target'),(411,'Can change target',104,'change_target'),(412,'Can delete target',104,'delete_target'),(413,'Can view target',104,'view_target'),(414,'Can add cohort target',105,'add_cohorttarget'),(415,'Can change cohort target',105,'change_cohorttarget'),(416,'Can delete cohort target',105,'delete_cohorttarget'),(417,'Can view cohort target',105,'view_cohorttarget'),(418,'Can add course mode target',106,'add_coursemodetarget'),(419,'Can change course mode target',106,'change_coursemodetarget'),(420,'Can delete course mode target',106,'delete_coursemodetarget'),(421,'Can view course mode target',106,'view_coursemodetarget'),(422,'Can add branding api config',107,'add_brandingapiconfig'),(423,'Can change branding api config',107,'change_brandingapiconfig'),(424,'Can delete branding api config',107,'delete_brandingapiconfig'),(425,'Can view branding api config',107,'view_brandingapiconfig'),(426,'Can add branding info config',108,'add_brandinginfoconfig'),(427,'Can change branding info config',108,'change_brandinginfoconfig'),(428,'Can delete branding info config',108,'delete_brandinginfoconfig'),(429,'Can view branding info config',108,'view_brandinginfoconfig'),(430,'Can add application',109,'add_application'),(431,'Can change application',109,'change_application'),(432,'Can delete application',109,'delete_application'),(433,'Can view application',109,'view_application'),(434,'Can add access token',110,'add_accesstoken'),(435,'Can change access token',110,'change_accesstoken'),(436,'Can delete access token',110,'delete_accesstoken'),(437,'Can view access token',110,'view_accesstoken'),(438,'Can add grant',111,'add_grant'),(439,'Can change grant',111,'change_grant'),(440,'Can delete grant',111,'delete_grant'),(441,'Can view grant',111,'view_grant'),(442,'Can add refresh token',112,'add_refreshtoken'),(443,'Can change refresh token',112,'change_refreshtoken'),(444,'Can delete refresh token',112,'delete_refreshtoken'),(445,'Can view refresh token',112,'view_refreshtoken'),(446,'Can add restricted application',113,'add_restrictedapplication'),(447,'Can change restricted application',113,'change_restrictedapplication'),(448,'Can delete restricted application',113,'delete_restrictedapplication'),(449,'Can view restricted application',113,'view_restrictedapplication'),(450,'Can add application access',114,'add_applicationaccess'),(451,'Can change application access',114,'change_applicationaccess'),(452,'Can delete application access',114,'delete_applicationaccess'),(453,'Can view application access',114,'view_applicationaccess'),(454,'Can add application organization',115,'add_applicationorganization'),(455,'Can change application organization',115,'change_applicationorganization'),(456,'Can delete application organization',115,'delete_applicationorganization'),(457,'Can view application organization',115,'view_applicationorganization'),(458,'Can add SAML Provider Data',116,'add_samlproviderdata'),(459,'Can change SAML Provider Data',116,'change_samlproviderdata'),(460,'Can delete SAML Provider Data',116,'delete_samlproviderdata'),(461,'Can view SAML Provider Data',116,'view_samlproviderdata'),(462,'Can add SAML Configuration',117,'add_samlconfiguration'),(463,'Can change SAML Configuration',117,'change_samlconfiguration'),(464,'Can delete SAML Configuration',117,'delete_samlconfiguration'),(465,'Can view SAML Configuration',117,'view_samlconfiguration'),(466,'Can add Provider Configuration (OAuth)',118,'add_oauth2providerconfig'),(467,'Can change Provider Configuration (OAuth)',118,'change_oauth2providerconfig'),(468,'Can delete Provider Configuration (OAuth)',118,'delete_oauth2providerconfig'),(469,'Can view Provider Configuration (OAuth)',118,'view_oauth2providerconfig'),(470,'Can add Provider Configuration (LTI)',119,'add_ltiproviderconfig'),(471,'Can change Provider Configuration (LTI)',119,'change_ltiproviderconfig'),(472,'Can delete Provider Configuration (LTI)',119,'delete_ltiproviderconfig'),(473,'Can view Provider Configuration (LTI)',119,'view_ltiproviderconfig'),(474,'Can add Provider Configuration (SAML IdP)',120,'add_samlproviderconfig'),(475,'Can change Provider Configuration (SAML IdP)',120,'change_samlproviderconfig'),(476,'Can delete Provider Configuration (SAML IdP)',120,'delete_samlproviderconfig'),(477,'Can view Provider Configuration (SAML IdP)',120,'view_samlproviderconfig'),(478,'Can add system wide role',121,'add_systemwiderole'),(479,'Can change system wide role',121,'change_systemwiderole'),(480,'Can delete system wide role',121,'delete_systemwiderole'),(481,'Can view system wide role',121,'view_systemwiderole'),(482,'Can add system wide role assignment',122,'add_systemwideroleassignment'),(483,'Can change system wide role assignment',122,'change_systemwideroleassignment'),(484,'Can delete system wide role assignment',122,'delete_systemwideroleassignment'),(485,'Can view system wide role assignment',122,'view_systemwideroleassignment'),(486,'Can add article',123,'add_article'),(487,'Can change article',123,'change_article'),(488,'Can delete article',123,'delete_article'),(489,'Can view article',123,'view_article'),(490,'Can edit all articles and lock/unlock/restore',123,'moderate'),(491,'Can change ownership of any article',123,'assign'),(492,'Can assign permissions to other users',123,'grant'),(493,'Can add Article for object',124,'add_articleforobject'),(494,'Can change Article for object',124,'change_articleforobject'),(495,'Can delete Article for object',124,'delete_articleforobject'),(496,'Can view Article for object',124,'view_articleforobject'),(497,'Can add article plugin',125,'add_articleplugin'),(498,'Can change article plugin',125,'change_articleplugin'),(499,'Can delete article plugin',125,'delete_articleplugin'),(500,'Can view article plugin',125,'view_articleplugin'),(501,'Can add article revision',126,'add_articlerevision'),(502,'Can change article revision',126,'change_articlerevision'),(503,'Can delete article revision',126,'delete_articlerevision'),(504,'Can view article revision',126,'view_articlerevision'),(505,'Can add reusable plugin',127,'add_reusableplugin'),(506,'Can change reusable plugin',127,'change_reusableplugin'),(507,'Can delete reusable plugin',127,'delete_reusableplugin'),(508,'Can view reusable plugin',127,'view_reusableplugin'),(509,'Can add revision plugin',128,'add_revisionplugin'),(510,'Can change revision plugin',128,'change_revisionplugin'),(511,'Can delete revision plugin',128,'delete_revisionplugin'),(512,'Can view revision plugin',128,'view_revisionplugin'),(513,'Can add revision plugin revision',129,'add_revisionpluginrevision'),(514,'Can change revision plugin revision',129,'change_revisionpluginrevision'),(515,'Can delete revision plugin revision',129,'delete_revisionpluginrevision'),(516,'Can view revision plugin revision',129,'view_revisionpluginrevision'),(517,'Can add simple plugin',130,'add_simpleplugin'),(518,'Can change simple plugin',130,'change_simpleplugin'),(519,'Can delete simple plugin',130,'delete_simpleplugin'),(520,'Can view simple plugin',130,'view_simpleplugin'),(521,'Can add URL path',131,'add_urlpath'),(522,'Can change URL path',131,'change_urlpath'),(523,'Can delete URL path',131,'delete_urlpath'),(524,'Can view URL path',131,'view_urlpath'),(525,'Can add notification',132,'add_notification'),(526,'Can change notification',132,'change_notification'),(527,'Can delete notification',132,'delete_notification'),(528,'Can view notification',132,'view_notification'),(529,'Can add type',133,'add_notificationtype'),(530,'Can change type',133,'change_notificationtype'),(531,'Can delete type',133,'delete_notificationtype'),(532,'Can view type',133,'view_notificationtype'),(533,'Can add settings',134,'add_settings'),(534,'Can change settings',134,'change_settings'),(535,'Can delete settings',134,'delete_settings'),(536,'Can view settings',134,'view_settings'),(537,'Can add subscription',135,'add_subscription'),(538,'Can change subscription',135,'change_subscription'),(539,'Can delete subscription',135,'delete_subscription'),(540,'Can view subscription',135,'view_subscription'),(541,'Can add log entry',136,'add_logentry'),(542,'Can change log entry',136,'change_logentry'),(543,'Can delete log entry',136,'delete_logentry'),(544,'Can view log entry',136,'view_logentry'),(545,'Can add permission',137,'add_permission'),(546,'Can change permission',137,'change_permission'),(547,'Can delete permission',137,'delete_permission'),(548,'Can view permission',137,'view_permission'),(549,'Can add role',138,'add_role'),(550,'Can change role',138,'change_role'),(551,'Can delete role',138,'delete_role'),(552,'Can view role',138,'view_role'),(553,'Can add forums config',139,'add_forumsconfig'),(554,'Can change forums config',139,'change_forumsconfig'),(555,'Can delete forums config',139,'delete_forumsconfig'),(556,'Can view forums config',139,'view_forumsconfig'),(557,'Can add course discussion settings',140,'add_coursediscussionsettings'),(558,'Can change course discussion settings',140,'change_coursediscussionsettings'),(559,'Can delete course discussion settings',140,'delete_coursediscussionsettings'),(560,'Can view course discussion settings',140,'view_coursediscussionsettings'),(561,'Can add discussions id mapping',141,'add_discussionsidmapping'),(562,'Can change discussions id mapping',141,'change_discussionsidmapping'),(563,'Can delete discussions id mapping',141,'delete_discussionsidmapping'),(564,'Can view discussions id mapping',141,'view_discussionsidmapping'),(565,'Can add splash config',142,'add_splashconfig'),(566,'Can change splash config',142,'change_splashconfig'),(567,'Can delete splash config',142,'delete_splashconfig'),(568,'Can view splash config',142,'view_splashconfig'),(569,'Can add user course tag',143,'add_usercoursetag'),(570,'Can change user course tag',143,'change_usercoursetag'),(571,'Can delete user course tag',143,'delete_usercoursetag'),(572,'Can view user course tag',143,'view_usercoursetag'),(573,'Can add user org tag',144,'add_userorgtag'),(574,'Can change user org tag',144,'change_userorgtag'),(575,'Can delete user org tag',144,'delete_userorgtag'),(576,'Can view user org tag',144,'view_userorgtag'),(577,'Can add user preference',145,'add_userpreference'),(578,'Can change user preference',145,'change_userpreference'),(579,'Can delete user preference',145,'delete_userpreference'),(580,'Can view user preference',145,'view_userpreference'),(581,'Can add retirement state',146,'add_retirementstate'),(582,'Can change retirement state',146,'change_retirementstate'),(583,'Can delete retirement state',146,'delete_retirementstate'),(584,'Can view retirement state',146,'view_retirementstate'),(585,'Can add User Retirement Status',147,'add_userretirementstatus'),(586,'Can change User Retirement Status',147,'change_userretirementstatus'),(587,'Can delete User Retirement Status',147,'delete_userretirementstatus'),(588,'Can view User Retirement Status',147,'view_userretirementstatus'),(589,'Can add User Retirement Request',148,'add_userretirementrequest'),(590,'Can change User Retirement Request',148,'change_userretirementrequest'),(591,'Can delete User Retirement Request',148,'delete_userretirementrequest'),(592,'Can view User Retirement Request',148,'view_userretirementrequest'),(593,'Can add User Retirement Reporting Status',149,'add_userretirementpartnerreportingstatus'),(594,'Can change User Retirement Reporting Status',149,'change_userretirementpartnerreportingstatus'),(595,'Can delete User Retirement Reporting Status',149,'delete_userretirementpartnerreportingstatus'),(596,'Can view User Retirement Reporting Status',149,'view_userretirementpartnerreportingstatus'),(597,'Can add course mode',150,'add_coursemode'),(598,'Can change course mode',150,'change_coursemode'),(599,'Can delete course mode',150,'delete_coursemode'),(600,'Can view course mode',150,'view_coursemode'),(601,'Can add course modes archive',151,'add_coursemodesarchive'),(602,'Can change course modes archive',151,'change_coursemodesarchive'),(603,'Can delete course modes archive',151,'delete_coursemodesarchive'),(604,'Can view course modes archive',151,'view_coursemodesarchive'),(605,'Can add course mode expiration config',152,'add_coursemodeexpirationconfig'),(606,'Can change course mode expiration config',152,'change_coursemodeexpirationconfig'),(607,'Can delete course mode expiration config',152,'delete_coursemodeexpirationconfig'),(608,'Can view course mode expiration config',152,'view_coursemodeexpirationconfig'),(609,'Can add historical course mode',153,'add_historicalcoursemode'),(610,'Can change historical course mode',153,'change_historicalcoursemode'),(611,'Can delete historical course mode',153,'delete_historicalcoursemode'),(612,'Can view historical course mode',153,'view_historicalcoursemode'),(613,'Can add course entitlement',154,'add_courseentitlement'),(614,'Can change course entitlement',154,'change_courseentitlement'),(615,'Can delete course entitlement',154,'delete_courseentitlement'),(616,'Can view course entitlement',154,'view_courseentitlement'),(617,'Can add course entitlement policy',155,'add_courseentitlementpolicy'),(618,'Can change course entitlement policy',155,'change_courseentitlementpolicy'),(619,'Can delete course entitlement policy',155,'delete_courseentitlementpolicy'),(620,'Can view course entitlement policy',155,'view_courseentitlementpolicy'),(621,'Can add course entitlement support detail',156,'add_courseentitlementsupportdetail'),(622,'Can change course entitlement support detail',156,'change_courseentitlementsupportdetail'),(623,'Can delete course entitlement support detail',156,'delete_courseentitlementsupportdetail'),(624,'Can view course entitlement support detail',156,'view_courseentitlementsupportdetail'),(625,'Can add historical course entitlement',157,'add_historicalcourseentitlement'),(626,'Can change historical course entitlement',157,'change_historicalcourseentitlement'),(627,'Can delete historical course entitlement',157,'delete_historicalcourseentitlement'),(628,'Can view historical course entitlement',157,'view_historicalcourseentitlement'),(629,'Can add historical course entitlement support detail',158,'add_historicalcourseentitlementsupportdetail'),(630,'Can change historical course entitlement support detail',158,'change_historicalcourseentitlementsupportdetail'),(631,'Can delete historical course entitlement support detail',158,'delete_historicalcourseentitlementsupportdetail'),(632,'Can view historical course entitlement support detail',158,'view_historicalcourseentitlementsupportdetail'),(633,'Can add software secure photo verification',159,'add_softwaresecurephotoverification'),(634,'Can change software secure photo verification',159,'change_softwaresecurephotoverification'),(635,'Can delete software secure photo verification',159,'delete_softwaresecurephotoverification'),(636,'Can view software secure photo verification',159,'view_softwaresecurephotoverification'),(637,'Can add verification deadline',160,'add_verificationdeadline'),(638,'Can change verification deadline',160,'change_verificationdeadline'),(639,'Can delete verification deadline',160,'delete_verificationdeadline'),(640,'Can view verification deadline',160,'view_verificationdeadline'),(641,'Can add sso verification',161,'add_ssoverification'),(642,'Can change sso verification',161,'change_ssoverification'),(643,'Can delete sso verification',161,'delete_ssoverification'),(644,'Can view sso verification',161,'view_ssoverification'),(645,'Can add manual verification',162,'add_manualverification'),(646,'Can change manual verification',162,'change_manualverification'),(647,'Can delete manual verification',162,'delete_manualverification'),(648,'Can view manual verification',162,'view_manualverification'),(649,'Can add sspv retry student argument',163,'add_sspverificationretryconfig'),(650,'Can change sspv retry student argument',163,'change_sspverificationretryconfig'),(651,'Can delete sspv retry student argument',163,'delete_sspverificationretryconfig'),(652,'Can view sspv retry student argument',163,'view_sspverificationretryconfig'),(653,'Can add dark lang config',164,'add_darklangconfig'),(654,'Can change dark lang config',164,'change_darklangconfig'),(655,'Can delete dark lang config',164,'delete_darklangconfig'),(656,'Can view dark lang config',164,'view_darklangconfig'),(657,'Can add whitelisted rss url',165,'add_whitelistedrssurl'),(658,'Can change whitelisted rss url',165,'change_whitelistedrssurl'),(659,'Can delete whitelisted rss url',165,'delete_whitelistedrssurl'),(660,'Can view whitelisted rss url',165,'view_whitelistedrssurl'),(661,'Can add country',166,'add_country'),(662,'Can change country',166,'change_country'),(663,'Can delete country',166,'delete_country'),(664,'Can view country',166,'view_country'),(665,'Can add country access rule',167,'add_countryaccessrule'),(666,'Can change country access rule',167,'change_countryaccessrule'),(667,'Can delete country access rule',167,'delete_countryaccessrule'),(668,'Can view country access rule',167,'view_countryaccessrule'),(669,'Can add course access rule history',168,'add_courseaccessrulehistory'),(670,'Can change course access rule history',168,'change_courseaccessrulehistory'),(671,'Can delete course access rule history',168,'delete_courseaccessrulehistory'),(672,'Can view course access rule history',168,'view_courseaccessrulehistory'),(673,'Can add embargoed course',169,'add_embargoedcourse'),(674,'Can change embargoed course',169,'change_embargoedcourse'),(675,'Can delete embargoed course',169,'delete_embargoedcourse'),(676,'Can view embargoed course',169,'view_embargoedcourse'),(677,'Can add embargoed state',170,'add_embargoedstate'),(678,'Can change embargoed state',170,'change_embargoedstate'),(679,'Can delete embargoed state',170,'delete_embargoedstate'),(680,'Can view embargoed state',170,'view_embargoedstate'),(681,'Can add ip filter',171,'add_ipfilter'),(682,'Can change ip filter',171,'change_ipfilter'),(683,'Can delete ip filter',171,'delete_ipfilter'),(684,'Can view ip filter',171,'view_ipfilter'),(685,'Can add restricted course',172,'add_restrictedcourse'),(686,'Can change restricted course',172,'change_restrictedcourse'),(687,'Can delete restricted course',172,'delete_restrictedcourse'),(688,'Can view restricted course',172,'view_restrictedcourse'),(689,'Can add course rerun state',173,'add_coursererunstate'),(690,'Can change course rerun state',173,'change_coursererunstate'),(691,'Can delete course rerun state',173,'delete_coursererunstate'),(692,'Can view course rerun state',173,'view_coursererunstate'),(693,'Can add mobile api config',174,'add_mobileapiconfig'),(694,'Can change mobile api config',174,'change_mobileapiconfig'),(695,'Can delete mobile api config',174,'delete_mobileapiconfig'),(696,'Can view mobile api config',174,'view_mobileapiconfig'),(697,'Can add app version config',175,'add_appversionconfig'),(698,'Can change app version config',175,'change_appversionconfig'),(699,'Can delete app version config',175,'delete_appversionconfig'),(700,'Can view app version config',175,'view_appversionconfig'),(701,'Can add ignore mobile available flag config',176,'add_ignoremobileavailableflagconfig'),(702,'Can change ignore mobile available flag config',176,'change_ignoremobileavailableflagconfig'),(703,'Can delete ignore mobile available flag config',176,'delete_ignoremobileavailableflagconfig'),(704,'Can view ignore mobile available flag config',176,'view_ignoremobileavailableflagconfig'),(705,'Can add association',177,'add_association'),(706,'Can change association',177,'change_association'),(707,'Can delete association',177,'delete_association'),(708,'Can view association',177,'view_association'),(709,'Can add code',178,'add_code'),(710,'Can change code',178,'change_code'),(711,'Can delete code',178,'delete_code'),(712,'Can view code',178,'view_code'),(713,'Can add nonce',179,'add_nonce'),(714,'Can change nonce',179,'change_nonce'),(715,'Can delete nonce',179,'delete_nonce'),(716,'Can view nonce',179,'view_nonce'),(717,'Can add user social auth',180,'add_usersocialauth'),(718,'Can change user social auth',180,'change_usersocialauth'),(719,'Can delete user social auth',180,'delete_usersocialauth'),(720,'Can view user social auth',180,'view_usersocialauth'),(721,'Can add partial',181,'add_partial'),(722,'Can change partial',181,'change_partial'),(723,'Can delete partial',181,'delete_partial'),(724,'Can view partial',181,'view_partial'),(725,'Can add survey answer',182,'add_surveyanswer'),(726,'Can change survey answer',182,'change_surveyanswer'),(727,'Can delete survey answer',182,'delete_surveyanswer'),(728,'Can view survey answer',182,'view_surveyanswer'),(729,'Can add survey form',183,'add_surveyform'),(730,'Can change survey form',183,'change_surveyform'),(731,'Can delete survey form',183,'delete_surveyform'),(732,'Can view survey form',183,'view_surveyform'),(733,'Can add x block asides config',184,'add_xblockasidesconfig'),(734,'Can change x block asides config',184,'change_xblockasidesconfig'),(735,'Can delete x block asides config',184,'delete_xblockasidesconfig'),(736,'Can view x block asides config',184,'view_xblockasidesconfig'),(737,'Can add score',185,'add_score'),(738,'Can change score',185,'change_score'),(739,'Can delete score',185,'delete_score'),(740,'Can view score',185,'view_score'),(741,'Can add student item',186,'add_studentitem'),(742,'Can change student item',186,'change_studentitem'),(743,'Can delete student item',186,'delete_studentitem'),(744,'Can view student item',186,'view_studentitem'),(745,'Can add submission',187,'add_submission'),(746,'Can change submission',187,'change_submission'),(747,'Can delete submission',187,'delete_submission'),(748,'Can view submission',187,'view_submission'),(749,'Can add score summary',188,'add_scoresummary'),(750,'Can change score summary',188,'change_scoresummary'),(751,'Can delete score summary',188,'delete_scoresummary'),(752,'Can view score summary',188,'view_scoresummary'),(753,'Can add score annotation',189,'add_scoreannotation'),(754,'Can change score annotation',189,'change_scoreannotation'),(755,'Can delete score annotation',189,'delete_scoreannotation'),(756,'Can view score annotation',189,'view_scoreannotation'),(757,'Can add team submission',190,'add_teamsubmission'),(758,'Can change team submission',190,'change_teamsubmission'),(759,'Can delete team submission',190,'delete_teamsubmission'),(760,'Can view team submission',190,'view_teamsubmission'),(761,'Can add assessment',191,'add_assessment'),(762,'Can change assessment',191,'change_assessment'),(763,'Can delete assessment',191,'delete_assessment'),(764,'Can view assessment',191,'view_assessment'),(765,'Can add assessment feedback',192,'add_assessmentfeedback'),(766,'Can change assessment feedback',192,'change_assessmentfeedback'),(767,'Can delete assessment feedback',192,'delete_assessmentfeedback'),(768,'Can view assessment feedback',192,'view_assessmentfeedback'),(769,'Can add assessment feedback option',193,'add_assessmentfeedbackoption'),(770,'Can change assessment feedback option',193,'change_assessmentfeedbackoption'),(771,'Can delete assessment feedback option',193,'delete_assessmentfeedbackoption'),(772,'Can view assessment feedback option',193,'view_assessmentfeedbackoption'),(773,'Can add assessment part',194,'add_assessmentpart'),(774,'Can change assessment part',194,'change_assessmentpart'),(775,'Can delete assessment part',194,'delete_assessmentpart'),(776,'Can view assessment part',194,'view_assessmentpart'),(777,'Can add criterion',195,'add_criterion'),(778,'Can change criterion',195,'change_criterion'),(779,'Can delete criterion',195,'delete_criterion'),(780,'Can view criterion',195,'view_criterion'),(781,'Can add criterion option',196,'add_criterionoption'),(782,'Can change criterion option',196,'change_criterionoption'),(783,'Can delete criterion option',196,'delete_criterionoption'),(784,'Can view criterion option',196,'view_criterionoption'),(785,'Can add peer workflow',197,'add_peerworkflow'),(786,'Can change peer workflow',197,'change_peerworkflow'),(787,'Can delete peer workflow',197,'delete_peerworkflow'),(788,'Can view peer workflow',197,'view_peerworkflow'),(789,'Can add peer workflow item',198,'add_peerworkflowitem'),(790,'Can change peer workflow item',198,'change_peerworkflowitem'),(791,'Can delete peer workflow item',198,'delete_peerworkflowitem'),(792,'Can view peer workflow item',198,'view_peerworkflowitem'),(793,'Can add rubric',199,'add_rubric'),(794,'Can change rubric',199,'change_rubric'),(795,'Can delete rubric',199,'delete_rubric'),(796,'Can view rubric',199,'view_rubric'),(797,'Can add student training workflow',200,'add_studenttrainingworkflow'),(798,'Can change student training workflow',200,'change_studenttrainingworkflow'),(799,'Can delete student training workflow',200,'delete_studenttrainingworkflow'),(800,'Can view student training workflow',200,'view_studenttrainingworkflow'),(801,'Can add student training workflow item',201,'add_studenttrainingworkflowitem'),(802,'Can change student training workflow item',201,'change_studenttrainingworkflowitem'),(803,'Can delete student training workflow item',201,'delete_studenttrainingworkflowitem'),(804,'Can view student training workflow item',201,'view_studenttrainingworkflowitem'),(805,'Can add training example',202,'add_trainingexample'),(806,'Can change training example',202,'change_trainingexample'),(807,'Can delete training example',202,'delete_trainingexample'),(808,'Can view training example',202,'view_trainingexample'),(809,'Can add staff workflow',203,'add_staffworkflow'),(810,'Can change staff workflow',203,'change_staffworkflow'),(811,'Can delete staff workflow',203,'delete_staffworkflow'),(812,'Can view staff workflow',203,'view_staffworkflow'),(813,'Can add historical shared file upload',204,'add_historicalsharedfileupload'),(814,'Can change historical shared file upload',204,'change_historicalsharedfileupload'),(815,'Can delete historical shared file upload',204,'delete_historicalsharedfileupload'),(816,'Can view historical shared file upload',204,'view_historicalsharedfileupload'),(817,'Can add shared file upload',205,'add_sharedfileupload'),(818,'Can change shared file upload',205,'change_sharedfileupload'),(819,'Can delete shared file upload',205,'delete_sharedfileupload'),(820,'Can view shared file upload',205,'view_sharedfileupload'),(821,'Can add team staff workflow',206,'add_teamstaffworkflow'),(822,'Can change team staff workflow',206,'change_teamstaffworkflow'),(823,'Can delete team staff workflow',206,'delete_teamstaffworkflow'),(824,'Can view team staff workflow',206,'view_teamstaffworkflow'),(825,'Can add assessment workflow',207,'add_assessmentworkflow'),(826,'Can change assessment workflow',207,'change_assessmentworkflow'),(827,'Can delete assessment workflow',207,'delete_assessmentworkflow'),(828,'Can view assessment workflow',207,'view_assessmentworkflow'),(829,'Can add assessment workflow cancellation',208,'add_assessmentworkflowcancellation'),(830,'Can change assessment workflow cancellation',208,'change_assessmentworkflowcancellation'),(831,'Can delete assessment workflow cancellation',208,'delete_assessmentworkflowcancellation'),(832,'Can view assessment workflow cancellation',208,'view_assessmentworkflowcancellation'),(833,'Can add assessment workflow step',209,'add_assessmentworkflowstep'),(834,'Can change assessment workflow step',209,'change_assessmentworkflowstep'),(835,'Can delete assessment workflow step',209,'delete_assessmentworkflowstep'),(836,'Can view assessment workflow step',209,'view_assessmentworkflowstep'),(837,'Can add team assessment workflow',210,'add_teamassessmentworkflow'),(838,'Can change team assessment workflow',210,'change_teamassessmentworkflow'),(839,'Can delete team assessment workflow',210,'delete_teamassessmentworkflow'),(840,'Can view team assessment workflow',210,'view_teamassessmentworkflow'),(841,'Can add profile',211,'add_profile'),(842,'Can change profile',211,'change_profile'),(843,'Can delete profile',211,'delete_profile'),(844,'Can view profile',211,'view_profile'),(845,'Can add video',212,'add_video'),(846,'Can change video',212,'change_video'),(847,'Can delete video',212,'delete_video'),(848,'Can view video',212,'view_video'),(849,'Can add encoded video',213,'add_encodedvideo'),(850,'Can change encoded video',213,'change_encodedvideo'),(851,'Can delete encoded video',213,'delete_encodedvideo'),(852,'Can view encoded video',213,'view_encodedvideo'),(853,'Can add course video',214,'add_coursevideo'),(854,'Can change course video',214,'change_coursevideo'),(855,'Can delete course video',214,'delete_coursevideo'),(856,'Can view course video',214,'view_coursevideo'),(857,'Can add video image',215,'add_videoimage'),(858,'Can change video image',215,'change_videoimage'),(859,'Can delete video image',215,'delete_videoimage'),(860,'Can view video image',215,'view_videoimage'),(861,'Can add transcript preference',216,'add_transcriptpreference'),(862,'Can change transcript preference',216,'change_transcriptpreference'),(863,'Can delete transcript preference',216,'delete_transcriptpreference'),(864,'Can view transcript preference',216,'view_transcriptpreference'),(865,'Can add video transcript',217,'add_videotranscript'),(866,'Can change video transcript',217,'change_videotranscript'),(867,'Can delete video transcript',217,'delete_videotranscript'),(868,'Can view video transcript',217,'view_videotranscript'),(869,'Can add third party transcript credentials state',218,'add_thirdpartytranscriptcredentialsstate'),(870,'Can change third party transcript credentials state',218,'change_thirdpartytranscriptcredentialsstate'),(871,'Can delete third party transcript credentials state',218,'delete_thirdpartytranscriptcredentialsstate'),(872,'Can view third party transcript credentials state',218,'view_thirdpartytranscriptcredentialsstate'),(873,'Can add course overview',219,'add_courseoverview'),(874,'Can change course overview',219,'change_courseoverview'),(875,'Can delete course overview',219,'delete_courseoverview'),(876,'Can view course overview',219,'view_courseoverview'),(877,'Can add course overview tab',220,'add_courseoverviewtab'),(878,'Can change course overview tab',220,'change_courseoverviewtab'),(879,'Can delete course overview tab',220,'delete_courseoverviewtab'),(880,'Can view course overview tab',220,'view_courseoverviewtab'),(881,'Can add course overview image set',221,'add_courseoverviewimageset'),(882,'Can change course overview image set',221,'change_courseoverviewimageset'),(883,'Can delete course overview image set',221,'delete_courseoverviewimageset'),(884,'Can view course overview image set',221,'view_courseoverviewimageset'),(885,'Can add course overview image config',222,'add_courseoverviewimageconfig'),(886,'Can change course overview image config',222,'change_courseoverviewimageconfig'),(887,'Can delete course overview image config',222,'delete_courseoverviewimageconfig'),(888,'Can view course overview image config',222,'view_courseoverviewimageconfig'),(889,'Can add historical course overview',223,'add_historicalcourseoverview'),(890,'Can change historical course overview',223,'change_historicalcourseoverview'),(891,'Can delete historical course overview',223,'delete_historicalcourseoverview'),(892,'Can view historical course overview',223,'view_historicalcourseoverview'),(893,'Can add simulate_publish argument',224,'add_simulatecoursepublishconfig'),(894,'Can change simulate_publish argument',224,'change_simulatecoursepublishconfig'),(895,'Can delete simulate_publish argument',224,'delete_simulatecoursepublishconfig'),(896,'Can view simulate_publish argument',224,'view_simulatecoursepublishconfig'),(897,'Can add block structure configuration',225,'add_blockstructureconfiguration'),(898,'Can change block structure configuration',225,'change_blockstructureconfiguration'),(899,'Can delete block structure configuration',225,'delete_blockstructureconfiguration'),(900,'Can view block structure configuration',225,'view_blockstructureconfiguration'),(901,'Can add block structure model',226,'add_blockstructuremodel'),(902,'Can change block structure model',226,'change_blockstructuremodel'),(903,'Can delete block structure model',226,'delete_blockstructuremodel'),(904,'Can view block structure model',226,'view_blockstructuremodel'),(905,'Can add x domain proxy configuration',227,'add_xdomainproxyconfiguration'),(906,'Can change x domain proxy configuration',227,'change_xdomainproxyconfiguration'),(907,'Can delete x domain proxy configuration',227,'delete_xdomainproxyconfiguration'),(908,'Can view x domain proxy configuration',227,'view_xdomainproxyconfiguration'),(909,'Can add commerce configuration',228,'add_commerceconfiguration'),(910,'Can change commerce configuration',228,'change_commerceconfiguration'),(911,'Can delete commerce configuration',228,'delete_commerceconfiguration'),(912,'Can view commerce configuration',228,'view_commerceconfiguration'),(913,'Can add credit course',229,'add_creditcourse'),(914,'Can change credit course',229,'change_creditcourse'),(915,'Can delete credit course',229,'delete_creditcourse'),(916,'Can view credit course',229,'view_creditcourse'),(917,'Can add credit eligibility',230,'add_crediteligibility'),(918,'Can change credit eligibility',230,'change_crediteligibility'),(919,'Can delete credit eligibility',230,'delete_crediteligibility'),(920,'Can view credit eligibility',230,'view_crediteligibility'),(921,'Can add credit provider',231,'add_creditprovider'),(922,'Can change credit provider',231,'change_creditprovider'),(923,'Can delete credit provider',231,'delete_creditprovider'),(924,'Can view credit provider',231,'view_creditprovider'),(925,'Can add credit request',232,'add_creditrequest'),(926,'Can change credit request',232,'change_creditrequest'),(927,'Can delete credit request',232,'delete_creditrequest'),(928,'Can view credit request',232,'view_creditrequest'),(929,'Can add credit requirement',233,'add_creditrequirement'),(930,'Can change credit requirement',233,'change_creditrequirement'),(931,'Can delete credit requirement',233,'delete_creditrequirement'),(932,'Can view credit requirement',233,'view_creditrequirement'),(933,'Can add credit requirement status',234,'add_creditrequirementstatus'),(934,'Can change credit requirement status',234,'change_creditrequirementstatus'),(935,'Can delete credit requirement status',234,'delete_creditrequirementstatus'),(936,'Can view credit requirement status',234,'view_creditrequirementstatus'),(937,'Can add credit config',235,'add_creditconfig'),(938,'Can change credit config',235,'change_creditconfig'),(939,'Can delete credit config',235,'delete_creditconfig'),(940,'Can view credit config',235,'view_creditconfig'),(941,'Can add course team',236,'add_courseteam'),(942,'Can change course team',236,'change_courseteam'),(943,'Can delete course team',236,'delete_courseteam'),(944,'Can view course team',236,'view_courseteam'),(945,'Can add course team membership',237,'add_courseteammembership'),(946,'Can change course team membership',237,'change_courseteammembership'),(947,'Can delete course team membership',237,'delete_courseteammembership'),(948,'Can view course team membership',237,'view_courseteammembership'),(949,'Can add x block configuration',238,'add_xblockconfiguration'),(950,'Can change x block configuration',238,'change_xblockconfiguration'),(951,'Can delete x block configuration',238,'delete_xblockconfiguration'),(952,'Can view x block configuration',238,'view_xblockconfiguration'),(953,'Can add x block studio configuration',239,'add_xblockstudioconfiguration'),(954,'Can change x block studio configuration',239,'change_xblockstudioconfiguration'),(955,'Can delete x block studio configuration',239,'delete_xblockstudioconfiguration'),(956,'Can view x block studio configuration',239,'view_xblockstudioconfiguration'),(957,'Can add x block studio configuration flag',240,'add_xblockstudioconfigurationflag'),(958,'Can change x block studio configuration flag',240,'change_xblockstudioconfigurationflag'),(959,'Can delete x block studio configuration flag',240,'delete_xblockstudioconfigurationflag'),(960,'Can view x block studio configuration flag',240,'view_xblockstudioconfigurationflag'),(961,'Can add programs api config',241,'add_programsapiconfig'),(962,'Can change programs api config',241,'change_programsapiconfig'),(963,'Can delete programs api config',241,'delete_programsapiconfig'),(964,'Can view programs api config',241,'view_programsapiconfig'),(965,'Can add backpopulate_program_credentials argument',242,'add_customprogramsconfig'),(966,'Can change backpopulate_program_credentials argument',242,'change_customprogramsconfig'),(967,'Can delete backpopulate_program_credentials argument',242,'delete_customprogramsconfig'),(968,'Can view backpopulate_program_credentials argument',242,'view_customprogramsconfig'),(969,'Can add catalog integration',243,'add_catalogintegration'),(970,'Can change catalog integration',243,'change_catalogintegration'),(971,'Can delete catalog integration',243,'delete_catalogintegration'),(972,'Can view catalog integration',243,'view_catalogintegration'),(973,'Can add self paced configuration',244,'add_selfpacedconfiguration'),(974,'Can change self paced configuration',244,'change_selfpacedconfiguration'),(975,'Can delete self paced configuration',244,'delete_selfpacedconfiguration'),(976,'Can view self paced configuration',244,'view_selfpacedconfiguration'),(977,'Can add kv store',245,'add_kvstore'),(978,'Can change kv store',245,'change_kvstore'),(979,'Can delete kv store',245,'delete_kvstore'),(980,'Can view kv store',245,'view_kvstore'),(981,'Can add course content milestone',246,'add_coursecontentmilestone'),(982,'Can change course content milestone',246,'change_coursecontentmilestone'),(983,'Can delete course content milestone',246,'delete_coursecontentmilestone'),(984,'Can view course content milestone',246,'view_coursecontentmilestone'),(985,'Can add course milestone',247,'add_coursemilestone'),(986,'Can change course milestone',247,'change_coursemilestone'),(987,'Can delete course milestone',247,'delete_coursemilestone'),(988,'Can view course milestone',247,'view_coursemilestone'),(989,'Can add milestone',248,'add_milestone'),(990,'Can change milestone',248,'change_milestone'),(991,'Can delete milestone',248,'delete_milestone'),(992,'Can view milestone',248,'view_milestone'),(993,'Can add milestone relationship type',249,'add_milestonerelationshiptype'),(994,'Can change milestone relationship type',249,'change_milestonerelationshiptype'),(995,'Can delete milestone relationship type',249,'delete_milestonerelationshiptype'),(996,'Can view milestone relationship type',249,'view_milestonerelationshiptype'),(997,'Can add user milestone',250,'add_usermilestone'),(998,'Can change user milestone',250,'change_usermilestone'),(999,'Can delete user milestone',250,'delete_usermilestone'),(1000,'Can view user milestone',250,'view_usermilestone'),(1001,'Can add api access request',1,'add_apiaccessrequest'),(1002,'Can change api access request',1,'change_apiaccessrequest'),(1003,'Can delete api access request',1,'delete_apiaccessrequest'),(1004,'Can view api access request',1,'view_apiaccessrequest'),(1005,'Can add api access config',251,'add_apiaccessconfig'),(1006,'Can change api access config',251,'change_apiaccessconfig'),(1007,'Can delete api access config',251,'delete_apiaccessconfig'),(1008,'Can view api access config',251,'view_apiaccessconfig'),(1009,'Can add catalog',252,'add_catalog'),(1010,'Can change catalog',252,'change_catalog'),(1011,'Can delete catalog',252,'delete_catalog'),(1012,'Can view catalog',252,'view_catalog'),(1013,'Can add verified track cohorted course',253,'add_verifiedtrackcohortedcourse'),(1014,'Can change verified track cohorted course',253,'change_verifiedtrackcohortedcourse'),(1015,'Can delete verified track cohorted course',253,'delete_verifiedtrackcohortedcourse'),(1016,'Can view verified track cohorted course',253,'view_verifiedtrackcohortedcourse'),(1017,'Can add migrate verified track cohorts setting',254,'add_migrateverifiedtrackcohortssetting'),(1018,'Can change migrate verified track cohorts setting',254,'change_migrateverifiedtrackcohortssetting'),(1019,'Can delete migrate verified track cohorts setting',254,'delete_migrateverifiedtrackcohortssetting'),(1020,'Can view migrate verified track cohorts setting',254,'view_migrateverifiedtrackcohortssetting'),(1021,'Can add badge assertion',255,'add_badgeassertion'),(1022,'Can change badge assertion',255,'change_badgeassertion'),(1023,'Can delete badge assertion',255,'delete_badgeassertion'),(1024,'Can view badge assertion',255,'view_badgeassertion'),(1025,'Can add badge class',256,'add_badgeclass'),(1026,'Can change badge class',256,'change_badgeclass'),(1027,'Can delete badge class',256,'delete_badgeclass'),(1028,'Can view badge class',256,'view_badgeclass'),(1029,'Can add course complete image configuration',257,'add_coursecompleteimageconfiguration'),(1030,'Can change course complete image configuration',257,'change_coursecompleteimageconfiguration'),(1031,'Can delete course complete image configuration',257,'delete_coursecompleteimageconfiguration'),(1032,'Can view course complete image configuration',257,'view_coursecompleteimageconfiguration'),(1033,'Can add course event badges configuration',258,'add_courseeventbadgesconfiguration'),(1034,'Can change course event badges configuration',258,'change_courseeventbadgesconfiguration'),(1035,'Can delete course event badges configuration',258,'delete_courseeventbadgesconfiguration'),(1036,'Can view course event badges configuration',258,'view_courseeventbadgesconfiguration'),(1037,'Can add email marketing configuration',259,'add_emailmarketingconfiguration'),(1038,'Can change email marketing configuration',259,'change_emailmarketingconfiguration'),(1039,'Can delete email marketing configuration',259,'delete_emailmarketingconfiguration'),(1040,'Can view email marketing configuration',259,'view_emailmarketingconfiguration'),(1041,'Can add failed task',260,'add_failedtask'),(1042,'Can change failed task',260,'change_failedtask'),(1043,'Can delete failed task',260,'delete_failedtask'),(1044,'Can view failed task',260,'view_failedtask'),(1045,'Can add crawlers config',261,'add_crawlersconfig'),(1046,'Can change crawlers config',261,'change_crawlersconfig'),(1047,'Can delete crawlers config',261,'delete_crawlersconfig'),(1048,'Can view crawlers config',261,'view_crawlersconfig'),(1049,'Can add Waffle flag course override',262,'add_waffleflagcourseoverridemodel'),(1050,'Can change Waffle flag course override',262,'change_waffleflagcourseoverridemodel'),(1051,'Can delete Waffle flag course override',262,'delete_waffleflagcourseoverridemodel'),(1052,'Can view Waffle flag course override',262,'view_waffleflagcourseoverridemodel'),(1053,'Can add course goal',263,'add_coursegoal'),(1054,'Can change course goal',263,'change_coursegoal'),(1055,'Can delete course goal',263,'delete_coursegoal'),(1056,'Can view course goal',263,'view_coursegoal'),(1057,'Can add historical user calendar sync config',264,'add_historicalusercalendarsyncconfig'),(1058,'Can change historical user calendar sync config',264,'change_historicalusercalendarsyncconfig'),(1059,'Can delete historical user calendar sync config',264,'delete_historicalusercalendarsyncconfig'),(1060,'Can view historical user calendar sync config',264,'view_historicalusercalendarsyncconfig'),(1061,'Can add user calendar sync config',265,'add_usercalendarsyncconfig'),(1062,'Can change user calendar sync config',265,'change_usercalendarsyncconfig'),(1063,'Can delete user calendar sync config',265,'delete_usercalendarsyncconfig'),(1064,'Can view user calendar sync config',265,'view_usercalendarsyncconfig'),(1065,'Can add course duration limit config',266,'add_coursedurationlimitconfig'),(1066,'Can change course duration limit config',266,'change_coursedurationlimitconfig'),(1067,'Can delete course duration limit config',266,'delete_coursedurationlimitconfig'),(1068,'Can view course duration limit config',266,'view_coursedurationlimitconfig'),(1069,'Can add content type gating config',267,'add_contenttypegatingconfig'),(1070,'Can change content type gating config',267,'change_contenttypegatingconfig'),(1071,'Can delete content type gating config',267,'delete_contenttypegatingconfig'),(1072,'Can view content type gating config',267,'view_contenttypegatingconfig'),(1073,'Can add discount restriction config',268,'add_discountrestrictionconfig'),(1074,'Can change discount restriction config',268,'change_discountrestrictionconfig'),(1075,'Can delete discount restriction config',268,'delete_discountrestrictionconfig'),(1076,'Can view discount restriction config',268,'view_discountrestrictionconfig'),(1077,'Can add discount percentage config',269,'add_discountpercentageconfig'),(1078,'Can change discount percentage config',269,'change_discountpercentageconfig'),(1079,'Can delete discount percentage config',269,'delete_discountpercentageconfig'),(1080,'Can view discount percentage config',269,'view_discountpercentageconfig'),(1081,'Can add Experiment Data',270,'add_experimentdata'),(1082,'Can change Experiment Data',270,'change_experimentdata'),(1083,'Can delete Experiment Data',270,'delete_experimentdata'),(1084,'Can view Experiment Data',270,'view_experimentdata'),(1085,'Can add Experiment Key-Value Pair',271,'add_experimentkeyvalue'),(1086,'Can change Experiment Key-Value Pair',271,'change_experimentkeyvalue'),(1087,'Can delete Experiment Key-Value Pair',271,'delete_experimentkeyvalue'),(1088,'Can view Experiment Key-Value Pair',271,'view_experimentkeyvalue'),(1089,'Can add historical Experiment Key-Value Pair',272,'add_historicalexperimentkeyvalue'),(1090,'Can change historical Experiment Key-Value Pair',272,'change_historicalexperimentkeyvalue'),(1091,'Can delete historical Experiment Key-Value Pair',272,'delete_historicalexperimentkeyvalue'),(1092,'Can view historical Experiment Key-Value Pair',272,'view_historicalexperimentkeyvalue'),(1093,'Can add self paced relative dates config',273,'add_selfpacedrelativedatesconfig'),(1094,'Can change self paced relative dates config',273,'change_selfpacedrelativedatesconfig'),(1095,'Can delete self paced relative dates config',273,'delete_selfpacedrelativedatesconfig'),(1096,'Can view self paced relative dates config',273,'view_selfpacedrelativedatesconfig'),(1097,'Can add external id',274,'add_externalid'),(1098,'Can change external id',274,'change_externalid'),(1099,'Can delete external id',274,'delete_externalid'),(1100,'Can view external id',274,'view_externalid'),(1101,'Can add external id type',275,'add_externalidtype'),(1102,'Can change external id type',275,'change_externalidtype'),(1103,'Can delete external id type',275,'delete_externalidtype'),(1104,'Can view external id type',275,'view_externalidtype'),(1105,'Can add historical external id',276,'add_historicalexternalid'),(1106,'Can change historical external id',276,'change_historicalexternalid'),(1107,'Can delete historical external id',276,'delete_historicalexternalid'),(1108,'Can view historical external id',276,'view_historicalexternalid'),(1109,'Can add historical external id type',277,'add_historicalexternalidtype'),(1110,'Can change historical external id type',277,'change_historicalexternalidtype'),(1111,'Can delete historical external id type',277,'delete_historicalexternalidtype'),(1112,'Can view historical external id type',277,'view_historicalexternalidtype'),(1113,'Can add user demographic',278,'add_userdemographics'),(1114,'Can change user demographic',278,'change_userdemographics'),(1115,'Can delete user demographic',278,'delete_userdemographics'),(1116,'Can view user demographic',278,'view_userdemographics'),(1117,'Can add historical user demographic',279,'add_historicaluserdemographics'),(1118,'Can change historical user demographic',279,'change_historicaluserdemographics'),(1119,'Can delete historical user demographic',279,'delete_historicaluserdemographics'),(1120,'Can view historical user demographic',279,'view_historicaluserdemographics'),(1121,'Can add Schedule',280,'add_schedule'),(1122,'Can change Schedule',280,'change_schedule'),(1123,'Can delete Schedule',280,'delete_schedule'),(1124,'Can view Schedule',280,'view_schedule'),(1125,'Can add schedule config',281,'add_scheduleconfig'),(1126,'Can change schedule config',281,'change_scheduleconfig'),(1127,'Can delete schedule config',281,'delete_scheduleconfig'),(1128,'Can view schedule config',281,'view_scheduleconfig'),(1129,'Can add schedule experience',282,'add_scheduleexperience'),(1130,'Can change schedule experience',282,'change_scheduleexperience'),(1131,'Can delete schedule experience',282,'delete_scheduleexperience'),(1132,'Can view schedule experience',282,'view_scheduleexperience'),(1133,'Can add historical Schedule',283,'add_historicalschedule'),(1134,'Can change historical Schedule',283,'change_historicalschedule'),(1135,'Can delete historical Schedule',283,'delete_historicalschedule'),(1136,'Can view historical Schedule',283,'view_historicalschedule'),(1137,'Can add course section',284,'add_coursesection'),(1138,'Can change course section',284,'change_coursesection'),(1139,'Can delete course section',284,'delete_coursesection'),(1140,'Can view course section',284,'view_coursesection'),(1141,'Can add course section sequence',285,'add_coursesectionsequence'),(1142,'Can change course section sequence',285,'change_coursesectionsequence'),(1143,'Can delete course section sequence',285,'delete_coursesectionsequence'),(1144,'Can view course section sequence',285,'view_coursesectionsequence'),(1145,'Can add learning context',286,'add_learningcontext'),(1146,'Can change learning context',286,'change_learningcontext'),(1147,'Can delete learning context',286,'delete_learningcontext'),(1148,'Can view learning context',286,'view_learningcontext'),(1149,'Can add learning sequence',287,'add_learningsequence'),(1150,'Can change learning sequence',287,'change_learningsequence'),(1151,'Can delete learning sequence',287,'delete_learningsequence'),(1152,'Can view learning sequence',287,'view_learningsequence'),(1153,'Can add course context',288,'add_coursecontext'),(1154,'Can change course context',288,'change_coursecontext'),(1155,'Can delete course context',288,'delete_coursecontext'),(1156,'Can view course context',288,'view_coursecontext'),(1157,'Can add organization',289,'add_organization'),(1158,'Can change organization',289,'change_organization'),(1159,'Can delete organization',289,'delete_organization'),(1160,'Can view organization',289,'view_organization'),(1161,'Can add Link Course',290,'add_organizationcourse'),(1162,'Can change Link Course',290,'change_organizationcourse'),(1163,'Can delete Link Course',290,'delete_organizationcourse'),(1164,'Can view Link Course',290,'view_organizationcourse'),(1165,'Can add historical organization',291,'add_historicalorganization'),(1166,'Can change historical organization',291,'change_historicalorganization'),(1167,'Can delete historical organization',291,'delete_historicalorganization'),(1168,'Can view historical organization',291,'view_historicalorganization'),(1169,'Can add enrollment notification email template',292,'add_enrollmentnotificationemailtemplate'),(1170,'Can change enrollment notification email template',292,'change_enrollmentnotificationemailtemplate'),(1171,'Can delete enrollment notification email template',292,'delete_enrollmentnotificationemailtemplate'),(1172,'Can view enrollment notification email template',292,'view_enrollmentnotificationemailtemplate'),(1173,'Can add Enterprise Catalog Query',293,'add_enterprisecatalogquery'),(1174,'Can change Enterprise Catalog Query',293,'change_enterprisecatalogquery'),(1175,'Can delete Enterprise Catalog Query',293,'delete_enterprisecatalogquery'),(1176,'Can view Enterprise Catalog Query',293,'view_enterprisecatalogquery'),(1177,'Can add enterprise course enrollment',294,'add_enterprisecourseenrollment'),(1178,'Can change enterprise course enrollment',294,'change_enterprisecourseenrollment'),(1179,'Can delete enterprise course enrollment',294,'delete_enterprisecourseenrollment'),(1180,'Can view enterprise course enrollment',294,'view_enterprisecourseenrollment'),(1181,'Can add Enterprise Customer',295,'add_enterprisecustomer'),(1182,'Can change Enterprise Customer',295,'change_enterprisecustomer'),(1183,'Can delete Enterprise Customer',295,'delete_enterprisecustomer'),(1184,'Can view Enterprise Customer',295,'view_enterprisecustomer'),(1185,'Can add Branding Configuration',296,'add_enterprisecustomerbrandingconfiguration'),(1186,'Can change Branding Configuration',296,'change_enterprisecustomerbrandingconfiguration'),(1187,'Can delete Branding Configuration',296,'delete_enterprisecustomerbrandingconfiguration'),(1188,'Can view Branding Configuration',296,'view_enterprisecustomerbrandingconfiguration'),(1189,'Can add Enterprise Customer Catalog',297,'add_enterprisecustomercatalog'),(1190,'Can change Enterprise Customer Catalog',297,'change_enterprisecustomercatalog'),(1191,'Can delete Enterprise Customer Catalog',297,'delete_enterprisecustomercatalog'),(1192,'Can view Enterprise Customer Catalog',297,'view_enterprisecustomercatalog'),(1193,'Can add enterprise customer identity provider',298,'add_enterprisecustomeridentityprovider'),(1194,'Can change enterprise customer identity provider',298,'change_enterprisecustomeridentityprovider'),(1195,'Can delete enterprise customer identity provider',298,'delete_enterprisecustomeridentityprovider'),(1196,'Can view enterprise customer identity provider',298,'view_enterprisecustomeridentityprovider'),(1197,'Can add enterprise customer reporting configuration',299,'add_enterprisecustomerreportingconfiguration'),(1198,'Can change enterprise customer reporting configuration',299,'change_enterprisecustomerreportingconfiguration'),(1199,'Can delete enterprise customer reporting configuration',299,'delete_enterprisecustomerreportingconfiguration'),(1200,'Can view enterprise customer reporting configuration',299,'view_enterprisecustomerreportingconfiguration'),(1201,'Can add Enterprise Customer Type',300,'add_enterprisecustomertype'),(1202,'Can change Enterprise Customer Type',300,'change_enterprisecustomertype'),(1203,'Can delete Enterprise Customer Type',300,'delete_enterprisecustomertype'),(1204,'Can view Enterprise Customer Type',300,'view_enterprisecustomertype'),(1205,'Can add Enterprise Customer Learner',301,'add_enterprisecustomeruser'),(1206,'Can change Enterprise Customer Learner',301,'change_enterprisecustomeruser'),(1207,'Can delete Enterprise Customer Learner',301,'delete_enterprisecustomeruser'),(1208,'Can view Enterprise Customer Learner',301,'view_enterprisecustomeruser'),(1209,'Can add enterprise enrollment source',302,'add_enterpriseenrollmentsource'),(1210,'Can change enterprise enrollment source',302,'change_enterpriseenrollmentsource'),(1211,'Can delete enterprise enrollment source',302,'delete_enterpriseenrollmentsource'),(1212,'Can view enterprise enrollment source',302,'view_enterpriseenrollmentsource'),(1213,'Can add enterprise feature role',303,'add_enterprisefeaturerole'),(1214,'Can change enterprise feature role',303,'change_enterprisefeaturerole'),(1215,'Can delete enterprise feature role',303,'delete_enterprisefeaturerole'),(1216,'Can view enterprise feature role',303,'view_enterprisefeaturerole'),(1217,'Can add enterprise feature user role assignment',304,'add_enterprisefeatureuserroleassignment'),(1218,'Can change enterprise feature user role assignment',304,'change_enterprisefeatureuserroleassignment'),(1219,'Can delete enterprise feature user role assignment',304,'delete_enterprisefeatureuserroleassignment'),(1220,'Can view enterprise feature user role assignment',304,'view_enterprisefeatureuserroleassignment'),(1221,'Can add historical enrollment notification email template',305,'add_historicalenrollmentnotificationemailtemplate'),(1222,'Can change historical enrollment notification email template',305,'change_historicalenrollmentnotificationemailtemplate'),(1223,'Can delete historical enrollment notification email template',305,'delete_historicalenrollmentnotificationemailtemplate'),(1224,'Can view historical enrollment notification email template',305,'view_historicalenrollmentnotificationemailtemplate'),(1225,'Can add historical enterprise course enrollment',306,'add_historicalenterprisecourseenrollment'),(1226,'Can change historical enterprise course enrollment',306,'change_historicalenterprisecourseenrollment'),(1227,'Can delete historical enterprise course enrollment',306,'delete_historicalenterprisecourseenrollment'),(1228,'Can view historical enterprise course enrollment',306,'view_historicalenterprisecourseenrollment'),(1229,'Can add historical Enterprise Customer',307,'add_historicalenterprisecustomer'),(1230,'Can change historical Enterprise Customer',307,'change_historicalenterprisecustomer'),(1231,'Can delete historical Enterprise Customer',307,'delete_historicalenterprisecustomer'),(1232,'Can view historical Enterprise Customer',307,'view_historicalenterprisecustomer'),(1233,'Can add historical Enterprise Customer Catalog',308,'add_historicalenterprisecustomercatalog'),(1234,'Can change historical Enterprise Customer Catalog',308,'change_historicalenterprisecustomercatalog'),(1235,'Can delete historical Enterprise Customer Catalog',308,'delete_historicalenterprisecustomercatalog'),(1236,'Can view historical Enterprise Customer Catalog',308,'view_historicalenterprisecustomercatalog'),(1237,'Can add historical pending enrollment',309,'add_historicalpendingenrollment'),(1238,'Can change historical pending enrollment',309,'change_historicalpendingenrollment'),(1239,'Can delete historical pending enrollment',309,'delete_historicalpendingenrollment'),(1240,'Can view historical pending enrollment',309,'view_historicalpendingenrollment'),(1241,'Can add historical pending enterprise customer user',310,'add_historicalpendingenterprisecustomeruser'),(1242,'Can change historical pending enterprise customer user',310,'change_historicalpendingenterprisecustomeruser'),(1243,'Can delete historical pending enterprise customer user',310,'delete_historicalpendingenterprisecustomeruser'),(1244,'Can view historical pending enterprise customer user',310,'view_historicalpendingenterprisecustomeruser'),(1245,'Can add pending enrollment',311,'add_pendingenrollment'),(1246,'Can change pending enrollment',311,'change_pendingenrollment'),(1247,'Can delete pending enrollment',311,'delete_pendingenrollment'),(1248,'Can view pending enrollment',311,'view_pendingenrollment'),(1249,'Can add pending enterprise customer user',312,'add_pendingenterprisecustomeruser'),(1250,'Can change pending enterprise customer user',312,'change_pendingenterprisecustomeruser'),(1251,'Can delete pending enterprise customer user',312,'delete_pendingenterprisecustomeruser'),(1252,'Can view pending enterprise customer user',312,'view_pendingenterprisecustomeruser'),(1253,'Can add system wide enterprise role',313,'add_systemwideenterpriserole'),(1254,'Can change system wide enterprise role',313,'change_systemwideenterpriserole'),(1255,'Can delete system wide enterprise role',313,'delete_systemwideenterpriserole'),(1256,'Can view system wide enterprise role',313,'view_systemwideenterpriserole'),(1257,'Can add system wide enterprise user role assignment',314,'add_systemwideenterpriseuserroleassignment'),(1258,'Can change system wide enterprise user role assignment',314,'change_systemwideenterpriseuserroleassignment'),(1259,'Can delete system wide enterprise user role assignment',314,'delete_systemwideenterpriseuserroleassignment'),(1260,'Can view system wide enterprise user role assignment',314,'view_systemwideenterpriseuserroleassignment'),(1261,'Can add licensed enterprise course enrollment',315,'add_licensedenterprisecourseenrollment'),(1262,'Can change licensed enterprise course enrollment',315,'change_licensedenterprisecourseenrollment'),(1263,'Can delete licensed enterprise course enrollment',315,'delete_licensedenterprisecourseenrollment'),(1264,'Can view licensed enterprise course enrollment',315,'view_licensedenterprisecourseenrollment'),(1265,'Can add historical licensed enterprise course enrollment',316,'add_historicallicensedenterprisecourseenrollment'),(1266,'Can change historical licensed enterprise course enrollment',316,'change_historicallicensedenterprisecourseenrollment'),(1267,'Can delete historical licensed enterprise course enrollment',316,'delete_historicallicensedenterprisecourseenrollment'),(1268,'Can view historical licensed enterprise course enrollment',316,'view_historicallicensedenterprisecourseenrollment'),(1269,'Can add historical pending enterprise customer admin user',317,'add_historicalpendingenterprisecustomeradminuser'),(1270,'Can change historical pending enterprise customer admin user',317,'change_historicalpendingenterprisecustomeradminuser'),(1271,'Can delete historical pending enterprise customer admin user',317,'delete_historicalpendingenterprisecustomeradminuser'),(1272,'Can view historical pending enterprise customer admin user',317,'view_historicalpendingenterprisecustomeradminuser'),(1273,'Can add pending enterprise customer admin user',318,'add_pendingenterprisecustomeradminuser'),(1274,'Can change pending enterprise customer admin user',318,'change_pendingenterprisecustomeradminuser'),(1275,'Can delete pending enterprise customer admin user',318,'delete_pendingenterprisecustomeradminuser'),(1276,'Can view pending enterprise customer admin user',318,'view_pendingenterprisecustomeradminuser'),(1277,'Can add historical enterprise analytics user',319,'add_historicalenterpriseanalyticsuser'),(1278,'Can change historical enterprise analytics user',319,'change_historicalenterpriseanalyticsuser'),(1279,'Can delete historical enterprise analytics user',319,'delete_historicalenterpriseanalyticsuser'),(1280,'Can view historical enterprise analytics user',319,'view_historicalenterpriseanalyticsuser'),(1281,'Can add enterprise analytics user',320,'add_enterpriseanalyticsuser'),(1282,'Can change enterprise analytics user',320,'change_enterpriseanalyticsuser'),(1283,'Can delete enterprise analytics user',320,'delete_enterpriseanalyticsuser'),(1284,'Can view enterprise analytics user',320,'view_enterpriseanalyticsuser'),(1285,'Can add Data Sharing Consent Record',321,'add_datasharingconsent'),(1286,'Can change Data Sharing Consent Record',321,'change_datasharingconsent'),(1287,'Can delete Data Sharing Consent Record',321,'delete_datasharingconsent'),(1288,'Can view Data Sharing Consent Record',321,'view_datasharingconsent'),(1289,'Can add historical Data Sharing Consent Record',322,'add_historicaldatasharingconsent'),(1290,'Can change historical Data Sharing Consent Record',322,'change_historicaldatasharingconsent'),(1291,'Can delete historical Data Sharing Consent Record',322,'delete_historicaldatasharingconsent'),(1292,'Can view historical Data Sharing Consent Record',322,'view_historicaldatasharingconsent'),(1293,'Can add data sharing consent text overrides',323,'add_datasharingconsenttextoverrides'),(1294,'Can change data sharing consent text overrides',323,'change_datasharingconsenttextoverrides'),(1295,'Can delete data sharing consent text overrides',323,'delete_datasharingconsenttextoverrides'),(1296,'Can view data sharing consent text overrides',323,'view_datasharingconsenttextoverrides'),(1297,'Can add learner data transmission audit',324,'add_learnerdatatransmissionaudit'),(1298,'Can change learner data transmission audit',324,'change_learnerdatatransmissionaudit'),(1299,'Can delete learner data transmission audit',324,'delete_learnerdatatransmissionaudit'),(1300,'Can view learner data transmission audit',324,'view_learnerdatatransmissionaudit'),(1301,'Can add content metadata item transmission',325,'add_contentmetadataitemtransmission'),(1302,'Can change content metadata item transmission',325,'change_contentmetadataitemtransmission'),(1303,'Can delete content metadata item transmission',325,'delete_contentmetadataitemtransmission'),(1304,'Can view content metadata item transmission',325,'view_contentmetadataitemtransmission'),(1305,'Can add degreed enterprise customer configuration',326,'add_degreedenterprisecustomerconfiguration'),(1306,'Can change degreed enterprise customer configuration',326,'change_degreedenterprisecustomerconfiguration'),(1307,'Can delete degreed enterprise customer configuration',326,'delete_degreedenterprisecustomerconfiguration'),(1308,'Can view degreed enterprise customer configuration',326,'view_degreedenterprisecustomerconfiguration'),(1309,'Can add degreed global configuration',327,'add_degreedglobalconfiguration'),(1310,'Can change degreed global configuration',327,'change_degreedglobalconfiguration'),(1311,'Can delete degreed global configuration',327,'delete_degreedglobalconfiguration'),(1312,'Can view degreed global configuration',327,'view_degreedglobalconfiguration'),(1313,'Can add degreed learner data transmission audit',328,'add_degreedlearnerdatatransmissionaudit'),(1314,'Can change degreed learner data transmission audit',328,'change_degreedlearnerdatatransmissionaudit'),(1315,'Can delete degreed learner data transmission audit',328,'delete_degreedlearnerdatatransmissionaudit'),(1316,'Can view degreed learner data transmission audit',328,'view_degreedlearnerdatatransmissionaudit'),(1317,'Can add historical degreed enterprise customer configuration',329,'add_historicaldegreedenterprisecustomerconfiguration'),(1318,'Can change historical degreed enterprise customer configuration',329,'change_historicaldegreedenterprisecustomerconfiguration'),(1319,'Can delete historical degreed enterprise customer configuration',329,'delete_historicaldegreedenterprisecustomerconfiguration'),(1320,'Can view historical degreed enterprise customer configuration',329,'view_historicaldegreedenterprisecustomerconfiguration'),(1321,'Can add sap success factors learner data transmission audit',330,'add_sapsuccessfactorslearnerdatatransmissionaudit'),(1322,'Can change sap success factors learner data transmission audit',330,'change_sapsuccessfactorslearnerdatatransmissionaudit'),(1323,'Can delete sap success factors learner data transmission audit',330,'delete_sapsuccessfactorslearnerdatatransmissionaudit'),(1324,'Can view sap success factors learner data transmission audit',330,'view_sapsuccessfactorslearnerdatatransmissionaudit'),(1325,'Can add sap success factors global configuration',331,'add_sapsuccessfactorsglobalconfiguration'),(1326,'Can change sap success factors global configuration',331,'change_sapsuccessfactorsglobalconfiguration'),(1327,'Can delete sap success factors global configuration',331,'delete_sapsuccessfactorsglobalconfiguration'),(1328,'Can view sap success factors global configuration',331,'view_sapsuccessfactorsglobalconfiguration'),(1329,'Can add sap success factors enterprise customer configuration',332,'add_sapsuccessfactorsenterprisecustomerconfiguration'),(1330,'Can change sap success factors enterprise customer configuration',332,'change_sapsuccessfactorsenterprisecustomerconfiguration'),(1331,'Can delete sap success factors enterprise customer configuration',332,'delete_sapsuccessfactorsenterprisecustomerconfiguration'),(1332,'Can view sap success factors enterprise customer configuration',332,'view_sapsuccessfactorsenterprisecustomerconfiguration'),(1333,'Can add cornerstone enterprise customer configuration',333,'add_cornerstoneenterprisecustomerconfiguration'),(1334,'Can change cornerstone enterprise customer configuration',333,'change_cornerstoneenterprisecustomerconfiguration'),(1335,'Can delete cornerstone enterprise customer configuration',333,'delete_cornerstoneenterprisecustomerconfiguration'),(1336,'Can view cornerstone enterprise customer configuration',333,'view_cornerstoneenterprisecustomerconfiguration'),(1337,'Can add cornerstone global configuration',334,'add_cornerstoneglobalconfiguration'),(1338,'Can change cornerstone global configuration',334,'change_cornerstoneglobalconfiguration'),(1339,'Can delete cornerstone global configuration',334,'delete_cornerstoneglobalconfiguration'),(1340,'Can view cornerstone global configuration',334,'view_cornerstoneglobalconfiguration'),(1341,'Can add cornerstone learner data transmission audit',335,'add_cornerstonelearnerdatatransmissionaudit'),(1342,'Can change cornerstone learner data transmission audit',335,'change_cornerstonelearnerdatatransmissionaudit'),(1343,'Can delete cornerstone learner data transmission audit',335,'delete_cornerstonelearnerdatatransmissionaudit'),(1344,'Can view cornerstone learner data transmission audit',335,'view_cornerstonelearnerdatatransmissionaudit'),(1345,'Can add historical cornerstone enterprise customer configuration',336,'add_historicalcornerstoneenterprisecustomerconfiguration'),(1346,'Can change historical cornerstone enterprise customer configuration',336,'change_historicalcornerstoneenterprisecustomerconfiguration'),(1347,'Can delete historical cornerstone enterprise customer configuration',336,'delete_historicalcornerstoneenterprisecustomerconfiguration'),(1348,'Can view historical cornerstone enterprise customer configuration',336,'view_historicalcornerstoneenterprisecustomerconfiguration'),(1349,'Can add xapilrs configuration',337,'add_xapilrsconfiguration'),(1350,'Can change xapilrs configuration',337,'change_xapilrsconfiguration'),(1351,'Can delete xapilrs configuration',337,'delete_xapilrsconfiguration'),(1352,'Can view xapilrs configuration',337,'view_xapilrsconfiguration'),(1353,'Can add xapi learner data transmission audit',338,'add_xapilearnerdatatransmissionaudit'),(1354,'Can change xapi learner data transmission audit',338,'change_xapilearnerdatatransmissionaudit'),(1355,'Can delete xapi learner data transmission audit',338,'delete_xapilearnerdatatransmissionaudit'),(1356,'Can view xapi learner data transmission audit',338,'view_xapilearnerdatatransmissionaudit'),(1357,'Can add historical blackboard enterprise customer configuration',339,'add_historicalblackboardenterprisecustomerconfiguration'),(1358,'Can change historical blackboard enterprise customer configuration',339,'change_historicalblackboardenterprisecustomerconfiguration'),(1359,'Can delete historical blackboard enterprise customer configuration',339,'delete_historicalblackboardenterprisecustomerconfiguration'),(1360,'Can view historical blackboard enterprise customer configuration',339,'view_historicalblackboardenterprisecustomerconfiguration'),(1361,'Can add blackboard enterprise customer configuration',340,'add_blackboardenterprisecustomerconfiguration'),(1362,'Can change blackboard enterprise customer configuration',340,'change_blackboardenterprisecustomerconfiguration'),(1363,'Can delete blackboard enterprise customer configuration',340,'delete_blackboardenterprisecustomerconfiguration'),(1364,'Can view blackboard enterprise customer configuration',340,'view_blackboardenterprisecustomerconfiguration'),(1365,'Can add blackboard learner data transmission audit',341,'add_blackboardlearnerdatatransmissionaudit'),(1366,'Can change blackboard learner data transmission audit',341,'change_blackboardlearnerdatatransmissionaudit'),(1367,'Can delete blackboard learner data transmission audit',341,'delete_blackboardlearnerdatatransmissionaudit'),(1368,'Can view blackboard learner data transmission audit',341,'view_blackboardlearnerdatatransmissionaudit'),(1369,'Can add historical canvas enterprise customer configuration',342,'add_historicalcanvasenterprisecustomerconfiguration'),(1370,'Can change historical canvas enterprise customer configuration',342,'change_historicalcanvasenterprisecustomerconfiguration'),(1371,'Can delete historical canvas enterprise customer configuration',342,'delete_historicalcanvasenterprisecustomerconfiguration'),(1372,'Can view historical canvas enterprise customer configuration',342,'view_historicalcanvasenterprisecustomerconfiguration'),(1373,'Can add canvas enterprise customer configuration',343,'add_canvasenterprisecustomerconfiguration'),(1374,'Can change canvas enterprise customer configuration',343,'change_canvasenterprisecustomerconfiguration'),(1375,'Can delete canvas enterprise customer configuration',343,'delete_canvasenterprisecustomerconfiguration'),(1376,'Can view canvas enterprise customer configuration',343,'view_canvasenterprisecustomerconfiguration'),(1377,'Can add canvas learner data transmission audit',344,'add_canvaslearnerdatatransmissionaudit'),(1378,'Can change canvas learner data transmission audit',344,'change_canvaslearnerdatatransmissionaudit'),(1379,'Can delete canvas learner data transmission audit',344,'delete_canvaslearnerdatatransmissionaudit'),(1380,'Can view canvas learner data transmission audit',344,'view_canvaslearnerdatatransmissionaudit'),(1381,'Can add moodle enterprise customer configuration',345,'add_moodleenterprisecustomerconfiguration'),(1382,'Can change moodle enterprise customer configuration',345,'change_moodleenterprisecustomerconfiguration'),(1383,'Can delete moodle enterprise customer configuration',345,'delete_moodleenterprisecustomerconfiguration'),(1384,'Can view moodle enterprise customer configuration',345,'view_moodleenterprisecustomerconfiguration'),(1385,'Can add historical moodle enterprise customer configuration',346,'add_historicalmoodleenterprisecustomerconfiguration'),(1386,'Can change historical moodle enterprise customer configuration',346,'change_historicalmoodleenterprisecustomerconfiguration'),(1387,'Can delete historical moodle enterprise customer configuration',346,'delete_historicalmoodleenterprisecustomerconfiguration'),(1388,'Can view historical moodle enterprise customer configuration',346,'view_historicalmoodleenterprisecustomerconfiguration'),(1389,'Can add moodle learner data transmission audit',347,'add_moodlelearnerdatatransmissionaudit'),(1390,'Can change moodle learner data transmission audit',347,'change_moodlelearnerdatatransmissionaudit'),(1391,'Can delete moodle learner data transmission audit',347,'delete_moodlelearnerdatatransmissionaudit'),(1392,'Can view moodle learner data transmission audit',347,'view_moodlelearnerdatatransmissionaudit'),(1393,'Can add announcement',348,'add_announcement'),(1394,'Can change announcement',348,'change_announcement'),(1395,'Can delete announcement',348,'delete_announcement'),(1396,'Can view announcement',348,'view_announcement'),(1397,'Can add bookmark',349,'add_bookmark'),(1398,'Can change bookmark',349,'change_bookmark'),(1399,'Can delete bookmark',349,'delete_bookmark'),(1400,'Can view bookmark',349,'view_bookmark'),(1401,'Can add x block cache',350,'add_xblockcache'),(1402,'Can change x block cache',350,'change_xblockcache'),(1403,'Can delete x block cache',350,'delete_xblockcache'),(1404,'Can view x block cache',350,'view_xblockcache'),(1405,'Can add content library',351,'add_contentlibrary'),(1406,'Can change content library',351,'change_contentlibrary'),(1407,'Can delete content library',351,'delete_contentlibrary'),(1408,'Can view content library',351,'view_contentlibrary'),(1409,'Can add content library permission',352,'add_contentlibrarypermission'),(1410,'Can change content library permission',352,'change_contentlibrarypermission'),(1411,'Can delete content library permission',352,'delete_contentlibrarypermission'),(1412,'Can view content library permission',352,'view_contentlibrarypermission'),(1413,'Can add credentials api config',353,'add_credentialsapiconfig'),(1414,'Can change credentials api config',353,'change_credentialsapiconfig'),(1415,'Can delete credentials api config',353,'delete_credentialsapiconfig'),(1416,'Can view credentials api config',353,'view_credentialsapiconfig'),(1417,'Can add notify_credentials argument',354,'add_notifycredentialsconfig'),(1418,'Can change notify_credentials argument',354,'change_notifycredentialsconfig'),(1419,'Can delete notify_credentials argument',354,'delete_notifycredentialsconfig'),(1420,'Can view notify_credentials argument',354,'view_notifycredentialsconfig'),(1421,'Can add persistent subsection grade',355,'add_persistentsubsectiongrade'),(1422,'Can change persistent subsection grade',355,'change_persistentsubsectiongrade'),(1423,'Can delete persistent subsection grade',355,'delete_persistentsubsectiongrade'),(1424,'Can view persistent subsection grade',355,'view_persistentsubsectiongrade'),(1425,'Can add visible blocks',356,'add_visibleblocks'),(1426,'Can change visible blocks',356,'change_visibleblocks'),(1427,'Can delete visible blocks',356,'delete_visibleblocks'),(1428,'Can view visible blocks',356,'view_visibleblocks'),(1429,'Can add course persistent grades flag',357,'add_coursepersistentgradesflag'),(1430,'Can change course persistent grades flag',357,'change_coursepersistentgradesflag'),(1431,'Can delete course persistent grades flag',357,'delete_coursepersistentgradesflag'),(1432,'Can view course persistent grades flag',357,'view_coursepersistentgradesflag'),(1433,'Can add persistent grades enabled flag',358,'add_persistentgradesenabledflag'),(1434,'Can change persistent grades enabled flag',358,'change_persistentgradesenabledflag'),(1435,'Can delete persistent grades enabled flag',358,'delete_persistentgradesenabledflag'),(1436,'Can view persistent grades enabled flag',358,'view_persistentgradesenabledflag'),(1437,'Can add persistent course grade',359,'add_persistentcoursegrade'),(1438,'Can change persistent course grade',359,'change_persistentcoursegrade'),(1439,'Can delete persistent course grade',359,'delete_persistentcoursegrade'),(1440,'Can view persistent course grade',359,'view_persistentcoursegrade'),(1441,'Can add compute grades setting',360,'add_computegradessetting'),(1442,'Can change compute grades setting',360,'change_computegradessetting'),(1443,'Can delete compute grades setting',360,'delete_computegradessetting'),(1444,'Can view compute grades setting',360,'view_computegradessetting'),(1445,'Can add persistent subsection grade override',361,'add_persistentsubsectiongradeoverride'),(1446,'Can change persistent subsection grade override',361,'change_persistentsubsectiongradeoverride'),(1447,'Can delete persistent subsection grade override',361,'delete_persistentsubsectiongradeoverride'),(1448,'Can view persistent subsection grade override',361,'view_persistentsubsectiongradeoverride'),(1449,'Can add historical persistent subsection grade override',362,'add_historicalpersistentsubsectiongradeoverride'),(1450,'Can change historical persistent subsection grade override',362,'change_historicalpersistentsubsectiongradeoverride'),(1451,'Can delete historical persistent subsection grade override',362,'delete_historicalpersistentsubsectiongradeoverride'),(1452,'Can view historical persistent subsection grade override',362,'view_historicalpersistentsubsectiongradeoverride'),(1453,'Can add historical program enrollment',363,'add_historicalprogramenrollment'),(1454,'Can change historical program enrollment',363,'change_historicalprogramenrollment'),(1455,'Can delete historical program enrollment',363,'delete_historicalprogramenrollment'),(1456,'Can view historical program enrollment',363,'view_historicalprogramenrollment'),(1457,'Can add program enrollment',364,'add_programenrollment'),(1458,'Can change program enrollment',364,'change_programenrollment'),(1459,'Can delete program enrollment',364,'delete_programenrollment'),(1460,'Can view program enrollment',364,'view_programenrollment'),(1461,'Can add historical program course enrollment',365,'add_historicalprogramcourseenrollment'),(1462,'Can change historical program course enrollment',365,'change_historicalprogramcourseenrollment'),(1463,'Can delete historical program course enrollment',365,'delete_historicalprogramcourseenrollment'),(1464,'Can view historical program course enrollment',365,'view_historicalprogramcourseenrollment'),(1465,'Can add program course enrollment',366,'add_programcourseenrollment'),(1466,'Can change program course enrollment',366,'change_programcourseenrollment'),(1467,'Can delete program course enrollment',366,'delete_programcourseenrollment'),(1468,'Can view program course enrollment',366,'view_programcourseenrollment'),(1469,'Can add course access role assignment',367,'add_courseaccessroleassignment'),(1470,'Can change course access role assignment',367,'change_courseaccessroleassignment'),(1471,'Can delete course access role assignment',367,'delete_courseaccessroleassignment'),(1472,'Can view course access role assignment',367,'view_courseaccessroleassignment'),(1473,'Can add site theme',368,'add_sitetheme'),(1474,'Can change site theme',368,'change_sitetheme'),(1475,'Can delete site theme',368,'delete_sitetheme'),(1476,'Can view site theme',368,'view_sitetheme'),(1477,'Can add csv operation',369,'add_csvoperation'),(1478,'Can change csv operation',369,'change_csvoperation'),(1479,'Can delete csv operation',369,'delete_csvoperation'),(1480,'Can view csv operation',369,'view_csvoperation'),(1481,'Can add lti configuration',370,'add_lticonfiguration'),(1482,'Can change lti configuration',370,'change_lticonfiguration'),(1483,'Can delete lti configuration',370,'delete_lticonfiguration'),(1484,'Can view lti configuration',370,'view_lticonfiguration'),(1485,'Can add content date',371,'add_contentdate'),(1486,'Can change content date',371,'change_contentdate'),(1487,'Can delete content date',371,'delete_contentdate'),(1488,'Can view content date',371,'view_contentdate'),(1489,'Can add date policy',372,'add_datepolicy'),(1490,'Can change date policy',372,'change_datepolicy'),(1491,'Can delete date policy',372,'delete_datepolicy'),(1492,'Can view date policy',372,'view_datepolicy'),(1493,'Can add user date',373,'add_userdate'),(1494,'Can change user date',373,'change_userdate'),(1495,'Can delete user date',373,'delete_userdate'),(1496,'Can view user date',373,'view_userdate'),(1497,'Can add proctored exam',374,'add_proctoredexam'),(1498,'Can change proctored exam',374,'change_proctoredexam'),(1499,'Can delete proctored exam',374,'delete_proctoredexam'),(1500,'Can view proctored exam',374,'view_proctoredexam'),(1501,'Can add Proctored exam review policy',375,'add_proctoredexamreviewpolicy'),(1502,'Can change Proctored exam review policy',375,'change_proctoredexamreviewpolicy'),(1503,'Can delete Proctored exam review policy',375,'delete_proctoredexamreviewpolicy'),(1504,'Can view Proctored exam review policy',375,'view_proctoredexamreviewpolicy'),(1505,'Can add proctored exam review policy history',376,'add_proctoredexamreviewpolicyhistory'),(1506,'Can change proctored exam review policy history',376,'change_proctoredexamreviewpolicyhistory'),(1507,'Can delete proctored exam review policy history',376,'delete_proctoredexamreviewpolicyhistory'),(1508,'Can view proctored exam review policy history',376,'view_proctoredexamreviewpolicyhistory'),(1509,'Can add proctored exam software secure comment',377,'add_proctoredexamsoftwaresecurecomment'),(1510,'Can change proctored exam software secure comment',377,'change_proctoredexamsoftwaresecurecomment'),(1511,'Can delete proctored exam software secure comment',377,'delete_proctoredexamsoftwaresecurecomment'),(1512,'Can view proctored exam software secure comment',377,'view_proctoredexamsoftwaresecurecomment'),(1513,'Can add Proctored exam software secure review',378,'add_proctoredexamsoftwaresecurereview'),(1514,'Can change Proctored exam software secure review',378,'change_proctoredexamsoftwaresecurereview'),(1515,'Can delete Proctored exam software secure review',378,'delete_proctoredexamsoftwaresecurereview'),(1516,'Can view Proctored exam software secure review',378,'view_proctoredexamsoftwaresecurereview'),(1517,'Can add Proctored exam review archive',379,'add_proctoredexamsoftwaresecurereviewhistory'),(1518,'Can change Proctored exam review archive',379,'change_proctoredexamsoftwaresecurereviewhistory'),(1519,'Can delete Proctored exam review archive',379,'delete_proctoredexamsoftwaresecurereviewhistory'),(1520,'Can view Proctored exam review archive',379,'view_proctoredexamsoftwaresecurereviewhistory'),(1521,'Can add proctored allowance',380,'add_proctoredexamstudentallowance'),(1522,'Can change proctored allowance',380,'change_proctoredexamstudentallowance'),(1523,'Can delete proctored allowance',380,'delete_proctoredexamstudentallowance'),(1524,'Can view proctored allowance',380,'view_proctoredexamstudentallowance'),(1525,'Can add proctored allowance history',381,'add_proctoredexamstudentallowancehistory'),(1526,'Can change proctored allowance history',381,'change_proctoredexamstudentallowancehistory'),(1527,'Can delete proctored allowance history',381,'delete_proctoredexamstudentallowancehistory'),(1528,'Can view proctored allowance history',381,'view_proctoredexamstudentallowancehistory'),(1529,'Can add proctored exam attempt',382,'add_proctoredexamstudentattempt'),(1530,'Can change proctored exam attempt',382,'change_proctoredexamstudentattempt'),(1531,'Can delete proctored exam attempt',382,'delete_proctoredexamstudentattempt'),(1532,'Can view proctored exam attempt',382,'view_proctoredexamstudentattempt'),(1533,'Can add proctored exam attempt history',383,'add_proctoredexamstudentattempthistory'),(1534,'Can change proctored exam attempt history',383,'change_proctoredexamstudentattempthistory'),(1535,'Can delete proctored exam attempt history',383,'delete_proctoredexamstudentattempthistory'),(1536,'Can view proctored exam attempt history',383,'view_proctoredexamstudentattempthistory'),(1537,'Can add block completion',384,'add_blockcompletion'),(1538,'Can change block completion',384,'change_blockcompletion'),(1539,'Can delete block completion',384,'delete_blockcompletion'),(1540,'Can view block completion',384,'view_blockcompletion'),(1541,'Can add score overrider',385,'add_scoreoverrider'),(1542,'Can change score overrider',385,'change_scoreoverrider'),(1543,'Can delete score overrider',385,'delete_scoreoverrider'),(1544,'Can view score overrider',385,'view_scoreoverrider'),(1545,'Can add video upload config',386,'add_videouploadconfig'),(1546,'Can change video upload config',386,'change_videouploadconfig'),(1547,'Can delete video upload config',386,'delete_videouploadconfig'),(1548,'Can view video upload config',386,'view_videouploadconfig'),(1549,'Can add course creator',387,'add_coursecreator'),(1550,'Can change course creator',387,'change_coursecreator'),(1551,'Can delete course creator',387,'delete_coursecreator'),(1552,'Can view course creator',387,'view_coursecreator'),(1553,'Can add studio config',388,'add_studioconfig'),(1554,'Can change studio config',388,'change_studioconfig'),(1555,'Can delete studio config',388,'delete_studioconfig'),(1556,'Can view studio config',388,'view_studioconfig'),(1557,'Can add course edit lti fields enabled flag',389,'add_courseeditltifieldsenabledflag'),(1558,'Can change course edit lti fields enabled flag',389,'change_courseeditltifieldsenabledflag'),(1559,'Can delete course edit lti fields enabled flag',389,'delete_courseeditltifieldsenabledflag'),(1560,'Can view course edit lti fields enabled flag',389,'view_courseeditltifieldsenabledflag'),(1561,'Can add available tag value',390,'add_tagavailablevalues'),(1562,'Can change available tag value',390,'change_tagavailablevalues'),(1563,'Can delete available tag value',390,'delete_tagavailablevalues'),(1564,'Can view available tag value',390,'view_tagavailablevalues'),(1565,'Can add tag category',391,'add_tagcategories'),(1566,'Can change tag category',391,'change_tagcategories'),(1567,'Can delete tag category',391,'delete_tagcategories'),(1568,'Can view tag category',391,'view_tagcategories'),(1569,'Can add user task artifact',392,'add_usertaskartifact'),(1570,'Can change user task artifact',392,'change_usertaskartifact'),(1571,'Can delete user task artifact',392,'delete_usertaskartifact'),(1572,'Can view user task artifact',392,'view_usertaskartifact'),(1573,'Can add user task status',393,'add_usertaskstatus'),(1574,'Can change user task status',393,'change_usertaskstatus'),(1575,'Can delete user task status',393,'delete_usertaskstatus'),(1576,'Can view user task status',393,'view_usertaskstatus'); /*!40000 ALTER TABLE `auth_permission` ENABLE KEYS */; UNLOCK TABLES; @@ -863,7 +863,7 @@ CREATE TABLE `auth_user` ( LOCK TABLES `auth_user` WRITE; /*!40000 ALTER TABLE `auth_user` DISABLE KEYS */; -INSERT INTO `auth_user` VALUES (1,'!hz7QXINqUBvk3iSsjjzHvDq05sTblh0yian1q6sh',NULL,0,'ecommerce_worker','','','ecommerce_worker@example.com',0,1,'2020-10-06 04:00:18.678197'),(2,'!wff25tBgBHxnLWcR6LvCnI7sJZjrxc9yAfNIGziX',NULL,0,'login_service_user','','','login_service_user@fake.email',0,1,'2020-10-06 04:01:51.405988'); +INSERT INTO `auth_user` VALUES (1,'!GgfstDnot3aSZyVAWh9PHDWPRHLGG5MSdY0s7uwV',NULL,0,'ecommerce_worker','','','ecommerce_worker@example.com',0,1,'2020-10-29 08:09:13.171398'),(2,'!5gfrmxdpLy10eUD2lS8Xq32VuHtzyGQdI0Sjb0nB',NULL,0,'login_service_user','','','login_service_user@fake.email',0,1,'2020-10-29 08:11:02.201613'); /*!40000 ALTER TABLE `auth_user` ENABLE KEYS */; UNLOCK TABLES; @@ -1131,6 +1131,39 @@ LOCK TABLES `blackboard_blackboardenterprisecustomerconfiguration` WRITE; /*!40000 ALTER TABLE `blackboard_blackboardenterprisecustomerconfiguration` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `blackboard_blackboardlearnerdatatransmissionaudit` +-- + +DROP TABLE IF EXISTS `blackboard_blackboardlearnerdatatransmissionaudit`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `blackboard_blackboardlearnerdatatransmissionaudit` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `blackboard_user_email` varchar(255) NOT NULL, + `completed_timestamp` varchar(10) NOT 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, + `total_hours` double DEFAULT NULL, + `created` datetime(6) NOT NULL, + `error_message` longtext NOT NULL, + `status` varchar(100) NOT NULL, + PRIMARY KEY (`id`), + KEY `blackboard_blackboardlearne_enterprise_course_enrollmen_941ea543` (`enterprise_course_enrollment_id`) +) ENGINE=InnoDB DEFAULT CHARSET=latin1; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `blackboard_blackboardlearnerdatatransmissionaudit` +-- + +LOCK TABLES `blackboard_blackboardlearnerdatatransmissionaudit` WRITE; +/*!40000 ALTER TABLE `blackboard_blackboardlearnerdatatransmissionaudit` DISABLE KEYS */; +/*!40000 ALTER TABLE `blackboard_blackboardlearnerdatatransmissionaudit` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `blackboard_historicalblackboardenterprisecustomerconfiguration` -- @@ -1984,7 +2017,7 @@ CREATE TABLE `certificates_certificatehtmlviewconfiguration` ( LOCK TABLES `certificates_certificatehtmlviewconfiguration` WRITE; /*!40000 ALTER TABLE `certificates_certificatehtmlviewconfiguration` DISABLE KEYS */; -INSERT INTO `certificates_certificatehtmlviewconfiguration` VALUES (1,'2020-10-06 04:00:03.645241',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,'2020-10-29 08:08:52.833297',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; @@ -2481,8 +2514,8 @@ CREATE TABLE `content_libraries_contentlibrarypermission` ( `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`), + UNIQUE KEY `content_libraries_conten_library_id_group_id_3ecc38b9_uniq` (`library_id`,`group_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`), @@ -4247,7 +4280,7 @@ CREATE 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,'2020-10-06 04:00:39.018371',1,'',NULL,'',0); +INSERT INTO `dark_lang_darklangconfig` VALUES (1,'2020-10-29 08:09:35.473238',1,'',NULL,'',0); /*!40000 ALTER TABLE `dark_lang_darklangconfig` ENABLE KEYS */; UNLOCK TABLES; @@ -4789,7 +4822,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,'2020-10-06 04:00:45.367475',1,5,NULL); +INSERT INTO `django_comment_common_forumsconfig` VALUES (1,'2020-10-29 08:09:43.210918',1,5,NULL); /*!40000 ALTER TABLE `django_comment_common_forumsconfig` ENABLE KEYS */; UNLOCK TABLES; @@ -4806,7 +4839,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=408 DEFAULT CHARSET=latin1; +) ENGINE=InnoDB AUTO_INCREMENT=394 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4815,7 +4848,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 (135,'admin','logentry'),(362,'announcements','announcement'),(268,'api_admin','apiaccessconfig'),(1,'api_admin','apiaccessrequest'),(269,'api_admin','catalog'),(208,'assessment','assessment'),(209,'assessment','assessmentfeedback'),(210,'assessment','assessmentfeedbackoption'),(211,'assessment','assessmentpart'),(212,'assessment','criterion'),(213,'assessment','criterionoption'),(221,'assessment','historicalsharedfileupload'),(214,'assessment','peerworkflow'),(215,'assessment','peerworkflowitem'),(216,'assessment','rubric'),(222,'assessment','sharedfileupload'),(220,'assessment','staffworkflow'),(217,'assessment','studenttrainingworkflow'),(218,'assessment','studenttrainingworkflowitem'),(223,'assessment','teamstaffworkflow'),(219,'assessment','trainingexample'),(3,'auth','group'),(2,'auth','permission'),(4,'auth','user'),(272,'badges','badgeassertion'),(273,'badges','badgeclass'),(274,'badges','coursecompleteimageconfiguration'),(275,'badges','courseeventbadgesconfiguration'),(355,'blackboard','blackboardenterprisecustomerconfiguration'),(354,'blackboard','historicalblackboardenterprisecustomerconfiguration'),(242,'block_structure','blockstructureconfiguration'),(243,'block_structure','blockstructuremodel'),(363,'bookmarks','bookmark'),(364,'bookmarks','xblockcache'),(106,'branding','brandingapiconfig'),(107,'branding','brandinginfoconfig'),(102,'bulk_email','bulkemailflag'),(104,'bulk_email','cohorttarget'),(98,'bulk_email','courseauthorization'),(99,'bulk_email','courseemail'),(100,'bulk_email','courseemailtemplate'),(105,'bulk_email','coursemodetarget'),(101,'bulk_email','optout'),(103,'bulk_email','target'),(399,'bulk_grades','scoreoverrider'),(281,'calendar_sync','historicalusercalendarsyncconfig'),(282,'calendar_sync','usercalendarsyncconfig'),(357,'canvas','canvasenterprisecustomerconfiguration'),(358,'canvas','canvaslearnerdatatransmissionaudit'),(356,'canvas','historicalcanvasenterprisecustomerconfiguration'),(260,'catalog','catalogintegration'),(277,'celery_utils','failedtask'),(78,'certificates','certificategenerationconfiguration'),(79,'certificates','certificategenerationcoursesetting'),(87,'certificates','certificategenerationhistory'),(80,'certificates','certificatehtmlviewconfiguration'),(88,'certificates','certificateinvalidation'),(81,'certificates','certificatetemplate'),(82,'certificates','certificatetemplateasset'),(83,'certificates','certificatewhitelist'),(84,'certificates','examplecertificate'),(85,'certificates','examplecertificateset'),(86,'certificates','generatedcertificate'),(89,'certificates','historicalgeneratedcertificate'),(245,'commerce','commerceconfiguration'),(398,'completion','blockcompletion'),(336,'consent','datasharingconsent'),(338,'consent','datasharingconsenttextoverrides'),(337,'consent','historicaldatasharingconsent'),(18,'contentserver','cdnuseragentsconfig'),(17,'contentserver','courseassetcachettlconfig'),(400,'contentstore','videouploadconfig'),(5,'contenttypes','contenttype'),(365,'content_libraries','contentlibrary'),(366,'content_libraries','contentlibrarypermission'),(284,'content_type_gating','contenttypegatingconfig'),(348,'cornerstone','cornerstoneenterprisecustomerconfiguration'),(349,'cornerstone','cornerstoneglobalconfiguration'),(350,'cornerstone','cornerstonelearnerdatatransmissionaudit'),(351,'cornerstone','historicalcornerstoneenterprisecustomerconfiguration'),(244,'cors_csrf','xdomainproxyconfiguration'),(41,'courseware','coursedynamicupgradedeadlineconfiguration'),(42,'courseware','dynamicupgradedeadlineconfiguration'),(33,'courseware','offlinecomputedgrade'),(34,'courseware','offlinecomputedgradelog'),(43,'courseware','orgdynamicupgradedeadlineconfiguration'),(35,'courseware','studentfieldoverride'),(36,'courseware','studentmodule'),(37,'courseware','studentmodulehistory'),(38,'courseware','xmodulestudentinfofield'),(39,'courseware','xmodulestudentprefsfield'),(40,'courseware','xmoduleuserstatesummaryfield'),(44,'coursewarehistoryextended','studentmodulehistoryextended'),(190,'course_action_state','coursererunstate'),(401,'course_creators','coursecreator'),(290,'course_date_signals','selfpacedrelativedatesconfig'),(283,'course_duration_limits','coursedurationlimitconfig'),(280,'course_goals','coursegoal'),(92,'course_groups','cohortmembership'),(93,'course_groups','coursecohort'),(94,'course_groups','coursecohortssettings'),(95,'course_groups','courseusergroup'),(96,'course_groups','courseusergrouppartitiongroup'),(97,'course_groups','unregisteredlearnercohortassignments'),(167,'course_modes','coursemode'),(169,'course_modes','coursemodeexpirationconfig'),(168,'course_modes','coursemodesarchive'),(170,'course_modes','historicalcoursemode'),(236,'course_overviews','courseoverview'),(239,'course_overviews','courseoverviewimageconfig'),(238,'course_overviews','courseoverviewimageset'),(237,'course_overviews','courseoverviewtab'),(240,'course_overviews','historicalcourseoverview'),(241,'course_overviews','simulatecoursepublishconfig'),(278,'crawlers','crawlersconfig'),(367,'credentials','credentialsapiconfig'),(368,'credentials','notifycredentialsconfig'),(252,'credit','creditconfig'),(246,'credit','creditcourse'),(247,'credit','crediteligibility'),(248,'credit','creditprovider'),(249,'credit','creditrequest'),(250,'credit','creditrequirement'),(251,'credit','creditrequirementstatus'),(181,'dark_lang','darklangconfig'),(341,'degreed','degreedenterprisecustomerconfiguration'),(342,'degreed','degreedglobalconfiguration'),(343,'degreed','degreedlearnerdatatransmissionaudit'),(344,'degreed','historicaldegreedenterprisecustomerconfiguration'),(296,'demographics','historicaluserdemographics'),(295,'demographics','userdemographics'),(286,'discounts','discountpercentageconfig'),(285,'discounts','discountrestrictionconfig'),(9,'django_celery_results','taskresult'),(139,'django_comment_common','coursediscussionsettings'),(140,'django_comment_common','discussionsidmapping'),(138,'django_comment_common','forumsconfig'),(136,'django_comment_common','permission'),(137,'django_comment_common','role'),(131,'django_notify','notification'),(132,'django_notify','notificationtype'),(133,'django_notify','settings'),(134,'django_notify','subscription'),(231,'edxval','coursevideo'),(230,'edxval','encodedvideo'),(228,'edxval','profile'),(235,'edxval','thirdpartytranscriptcredentialsstate'),(233,'edxval','transcriptpreference'),(229,'edxval','video'),(232,'edxval','videoimage'),(234,'edxval','videotranscript'),(388,'edx_proctoring','proctoredexam'),(389,'edx_proctoring','proctoredexamreviewpolicy'),(390,'edx_proctoring','proctoredexamreviewpolicyhistory'),(391,'edx_proctoring','proctoredexamsoftwaresecurecomment'),(392,'edx_proctoring','proctoredexamsoftwaresecurereview'),(393,'edx_proctoring','proctoredexamsoftwaresecurereviewhistory'),(394,'edx_proctoring','proctoredexamstudentallowance'),(395,'edx_proctoring','proctoredexamstudentallowancehistory'),(396,'edx_proctoring','proctoredexamstudentattempt'),(397,'edx_proctoring','proctoredexamstudentattempthistory'),(385,'edx_when','contentdate'),(386,'edx_when','datepolicy'),(387,'edx_when','userdate'),(276,'email_marketing','emailmarketingconfiguration'),(183,'embargo','country'),(184,'embargo','countryaccessrule'),(185,'embargo','courseaccessrulehistory'),(186,'embargo','embargoedcourse'),(187,'embargo','embargoedstate'),(188,'embargo','ipfilter'),(189,'embargo','restrictedcourse'),(309,'enterprise','enrollmentnotificationemailtemplate'),(310,'enterprise','enterprisecatalogquery'),(311,'enterprise','enterprisecourseenrollment'),(312,'enterprise','enterprisecustomer'),(313,'enterprise','enterprisecustomerbrandingconfiguration'),(314,'enterprise','enterprisecustomercatalog'),(315,'enterprise','enterprisecustomeridentityprovider'),(316,'enterprise','enterprisecustomerreportingconfiguration'),(317,'enterprise','enterprisecustomertype'),(318,'enterprise','enterprisecustomeruser'),(319,'enterprise','enterpriseenrollmentsource'),(320,'enterprise','enterprisefeaturerole'),(321,'enterprise','enterprisefeatureuserroleassignment'),(322,'enterprise','historicalenrollmentnotificationemailtemplate'),(323,'enterprise','historicalenterprisecourseenrollment'),(324,'enterprise','historicalenterprisecustomer'),(325,'enterprise','historicalenterprisecustomercatalog'),(333,'enterprise','historicallicensedenterprisecourseenrollment'),(326,'enterprise','historicalpendingenrollment'),(334,'enterprise','historicalpendingenterprisecustomeradminuser'),(327,'enterprise','historicalpendingenterprisecustomeruser'),(332,'enterprise','licensedenterprisecourseenrollment'),(328,'enterprise','pendingenrollment'),(335,'enterprise','pendingenterprisecustomeradminuser'),(329,'enterprise','pendingenterprisecustomeruser'),(330,'enterprise','systemwideenterpriserole'),(331,'enterprise','systemwideenterpriseuserroleassignment'),(171,'entitlements','courseentitlement'),(172,'entitlements','courseentitlementpolicy'),(173,'entitlements','courseentitlementsupportdetail'),(174,'entitlements','historicalcourseentitlement'),(175,'entitlements','historicalcourseentitlementsupportdetail'),(287,'experiments','experimentdata'),(288,'experiments','experimentkeyvalue'),(289,'experiments','historicalexperimentkeyvalue'),(291,'external_user_ids','externalid'),(292,'external_user_ids','externalidtype'),(293,'external_user_ids','historicalexternalid'),(294,'external_user_ids','historicalexternalidtype'),(374,'grades','computegradessetting'),(371,'grades','coursepersistentgradesflag'),(376,'grades','historicalpersistentsubsectiongradeoverride'),(373,'grades','persistentcoursegrade'),(372,'grades','persistentgradesenabledflag'),(369,'grades','persistentsubsectiongrade'),(375,'grades','persistentsubsectiongradeoverride'),(370,'grades','visibleblocks'),(91,'instructor_task','gradereportsetting'),(90,'instructor_task','instructortask'),(340,'integrated_channel','contentmetadataitemtransmission'),(339,'integrated_channel','learnerdatatransmissionaudit'),(305,'learning_sequences','coursecontext'),(301,'learning_sequences','coursesection'),(302,'learning_sequences','coursesectionsequence'),(303,'learning_sequences','learningcontext'),(304,'learning_sequences','learningsequence'),(201,'lms_xblock','xblockasidesconfig'),(384,'lti_consumer','lticonfiguration'),(263,'milestones','coursecontentmilestone'),(264,'milestones','coursemilestone'),(265,'milestones','milestone'),(266,'milestones','milestonerelationshiptype'),(267,'milestones','usermilestone'),(192,'mobile_api','appversionconfig'),(193,'mobile_api','ignoremobileavailableflagconfig'),(191,'mobile_api','mobileapiconfig'),(360,'moodle','historicalmoodleenterprisecustomerconfiguration'),(359,'moodle','moodleenterprisecustomerconfiguration'),(361,'moodle','moodlelearnerdatatransmissionaudit'),(109,'oauth2_provider','accesstoken'),(108,'oauth2_provider','application'),(110,'oauth2_provider','grant'),(111,'oauth2_provider','refreshtoken'),(113,'oauth_dispatch','applicationaccess'),(114,'oauth_dispatch','applicationorganization'),(112,'oauth_dispatch','restrictedapplication'),(308,'organizations','historicalorganization'),(306,'organizations','organization'),(307,'organizations','organizationcourse'),(259,'programs','customprogramsconfig'),(258,'programs','programsapiconfig'),(381,'program_enrollments','courseaccessroleassignment'),(379,'program_enrollments','historicalprogramcourseenrollment'),(377,'program_enrollments','historicalprogramenrollment'),(380,'program_enrollments','programcourseenrollment'),(378,'program_enrollments','programenrollment'),(6,'redirects','redirect'),(182,'rss_proxy','whitelistedrssurl'),(347,'sap_success_factors','sapsuccessfactorsenterprisecustomerconfiguration'),(346,'sap_success_factors','sapsuccessfactorsglobalconfiguration'),(345,'sap_success_factors','sapsuccessfactorslearnerdatatransmissionaudit'),(300,'schedules','historicalschedule'),(297,'schedules','schedule'),(298,'schedules','scheduleconfig'),(299,'schedules','scheduleexperience'),(261,'self_paced','selfpacedconfiguration'),(7,'sessions','session'),(162,'shoppingcart','certificateitem'),(149,'shoppingcart','coupon'),(150,'shoppingcart','couponredemption'),(163,'shoppingcart','courseregcodeitem'),(151,'shoppingcart','courseregcodeitemannotation'),(152,'shoppingcart','courseregistrationcode'),(164,'shoppingcart','courseregistrationcodeinvoiceitem'),(165,'shoppingcart','donation'),(153,'shoppingcart','donationconfiguration'),(154,'shoppingcart','invoice'),(155,'shoppingcart','invoicehistory'),(156,'shoppingcart','invoiceitem'),(157,'shoppingcart','invoicetransaction'),(158,'shoppingcart','order'),(159,'shoppingcart','orderitem'),(166,'shoppingcart','paidcourseregistration'),(160,'shoppingcart','paidcourseregistrationannotation'),(161,'shoppingcart','registrationcoderedemption'),(8,'sites','site'),(19,'site_configuration','siteconfiguration'),(20,'site_configuration','siteconfigurationhistory'),(194,'social_django','association'),(195,'social_django','code'),(196,'social_django','nonce'),(198,'social_django','partial'),(197,'social_django','usersocialauth'),(141,'splash','splashconfig'),(15,'static_replace','assetbaseurlconfig'),(16,'static_replace','assetexcludedextensionsconfig'),(13,'status','coursemessage'),(14,'status','globalstatusmessage'),(67,'student','accountrecovery'),(74,'student','accountrecoveryconfiguration'),(72,'student','allowedauthuser'),(45,'student','anonymoususerid'),(76,'student','bulkchangeenrollmentconfiguration'),(70,'student','bulkunenrollconfiguration'),(46,'student','courseaccessrole'),(47,'student','courseenrollment'),(48,'student','courseenrollmentallowed'),(49,'student','courseenrollmentattribute'),(75,'student','courseenrollmentcelebration'),(50,'student','dashboardconfiguration'),(51,'student','enrollmentrefundconfiguration'),(52,'student','entranceexamconfiguration'),(71,'student','fbeenrollmentexclusion'),(69,'student','historicalcourseenrollment'),(73,'student','historicalmanualenrollmentaudit'),(53,'student','languageproficiency'),(54,'student','linkedinaddtoprofileconfiguration'),(55,'student','loginfailures'),(56,'student','manualenrollmentaudit'),(57,'student','pendingemailchange'),(58,'student','pendingnamechange'),(68,'student','pendingsecondaryemailchange'),(59,'student','registration'),(65,'student','registrationcookieconfiguration'),(66,'student','sociallink'),(64,'student','userattribute'),(60,'student','userprofile'),(61,'student','usersignupsource'),(62,'student','userstanding'),(63,'student','usertestgroup'),(202,'submissions','score'),(206,'submissions','scoreannotation'),(205,'submissions','scoresummary'),(203,'submissions','studentitem'),(204,'submissions','submission'),(207,'submissions','teamsubmission'),(383,'super_csv','csvoperation'),(199,'survey','surveyanswer'),(200,'survey','surveyform'),(120,'system_wide_roles','systemwiderole'),(121,'system_wide_roles','systemwideroleassignment'),(404,'tagging','tagavailablevalues'),(405,'tagging','tagcategories'),(253,'teams','courseteam'),(254,'teams','courseteammembership'),(382,'theming','sitetheme'),(118,'third_party_auth','ltiproviderconfig'),(117,'third_party_auth','oauth2providerconfig'),(116,'third_party_auth','samlconfiguration'),(119,'third_party_auth','samlproviderconfig'),(115,'third_party_auth','samlproviderdata'),(262,'thumbnail','kvstore'),(145,'user_api','retirementstate'),(142,'user_api','usercoursetag'),(143,'user_api','userorgtag'),(144,'user_api','userpreference'),(148,'user_api','userretirementpartnerreportingstatus'),(147,'user_api','userretirementrequest'),(146,'user_api','userretirementstatus'),(406,'user_tasks','usertaskartifact'),(407,'user_tasks','usertaskstatus'),(77,'util','ratelimitconfiguration'),(271,'verified_track_content','migrateverifiedtrackcohortssetting'),(270,'verified_track_content','verifiedtrackcohortedcourse'),(179,'verify_student','manualverification'),(176,'verify_student','softwaresecurephotoverification'),(178,'verify_student','ssoverification'),(180,'verify_student','sspverificationretryconfig'),(177,'verify_student','verificationdeadline'),(21,'video_config','coursehlsplaybackenabledflag'),(23,'video_config','coursevideotranscriptenabledflag'),(29,'video_config','courseyoutubeblockedflag'),(22,'video_config','hlsplaybackenabledflag'),(26,'video_config','migrationenqueuedcourse'),(25,'video_config','transcriptmigrationsetting'),(27,'video_config','updatedcoursevideos'),(28,'video_config','videothumbnailsetting'),(24,'video_config','videotranscriptenabledflag'),(30,'video_pipeline','coursevideouploadsenabledbydefault'),(32,'video_pipeline','vempipelineintegration'),(31,'video_pipeline','videouploadsenabledbydefault'),(10,'waffle','flag'),(11,'waffle','sample'),(12,'waffle','switch'),(279,'waffle_utils','waffleflagcourseoverridemodel'),(122,'wiki','article'),(123,'wiki','articleforobject'),(124,'wiki','articleplugin'),(125,'wiki','articlerevision'),(126,'wiki','reusableplugin'),(127,'wiki','revisionplugin'),(128,'wiki','revisionpluginrevision'),(129,'wiki','simpleplugin'),(130,'wiki','urlpath'),(224,'workflow','assessmentworkflow'),(225,'workflow','assessmentworkflowcancellation'),(226,'workflow','assessmentworkflowstep'),(227,'workflow','teamassessmentworkflow'),(353,'xapi','xapilearnerdatatransmissionaudit'),(352,'xapi','xapilrsconfiguration'),(403,'xblock_config','courseeditltifieldsenabledflag'),(402,'xblock_config','studioconfig'),(255,'xblock_django','xblockconfiguration'),(256,'xblock_django','xblockstudioconfiguration'),(257,'xblock_django','xblockstudioconfigurationflag'); +INSERT INTO `django_content_type` VALUES (136,'admin','logentry'),(348,'announcements','announcement'),(251,'api_admin','apiaccessconfig'),(1,'api_admin','apiaccessrequest'),(252,'api_admin','catalog'),(191,'assessment','assessment'),(192,'assessment','assessmentfeedback'),(193,'assessment','assessmentfeedbackoption'),(194,'assessment','assessmentpart'),(195,'assessment','criterion'),(196,'assessment','criterionoption'),(204,'assessment','historicalsharedfileupload'),(197,'assessment','peerworkflow'),(198,'assessment','peerworkflowitem'),(199,'assessment','rubric'),(205,'assessment','sharedfileupload'),(203,'assessment','staffworkflow'),(200,'assessment','studenttrainingworkflow'),(201,'assessment','studenttrainingworkflowitem'),(206,'assessment','teamstaffworkflow'),(202,'assessment','trainingexample'),(3,'auth','group'),(2,'auth','permission'),(4,'auth','user'),(255,'badges','badgeassertion'),(256,'badges','badgeclass'),(257,'badges','coursecompleteimageconfiguration'),(258,'badges','courseeventbadgesconfiguration'),(340,'blackboard','blackboardenterprisecustomerconfiguration'),(341,'blackboard','blackboardlearnerdatatransmissionaudit'),(339,'blackboard','historicalblackboardenterprisecustomerconfiguration'),(225,'block_structure','blockstructureconfiguration'),(226,'block_structure','blockstructuremodel'),(349,'bookmarks','bookmark'),(350,'bookmarks','xblockcache'),(107,'branding','brandingapiconfig'),(108,'branding','brandinginfoconfig'),(103,'bulk_email','bulkemailflag'),(105,'bulk_email','cohorttarget'),(99,'bulk_email','courseauthorization'),(100,'bulk_email','courseemail'),(101,'bulk_email','courseemailtemplate'),(106,'bulk_email','coursemodetarget'),(102,'bulk_email','optout'),(104,'bulk_email','target'),(385,'bulk_grades','scoreoverrider'),(264,'calendar_sync','historicalusercalendarsyncconfig'),(265,'calendar_sync','usercalendarsyncconfig'),(343,'canvas','canvasenterprisecustomerconfiguration'),(344,'canvas','canvaslearnerdatatransmissionaudit'),(342,'canvas','historicalcanvasenterprisecustomerconfiguration'),(243,'catalog','catalogintegration'),(260,'celery_utils','failedtask'),(79,'certificates','certificategenerationconfiguration'),(80,'certificates','certificategenerationcoursesetting'),(88,'certificates','certificategenerationhistory'),(81,'certificates','certificatehtmlviewconfiguration'),(89,'certificates','certificateinvalidation'),(82,'certificates','certificatetemplate'),(83,'certificates','certificatetemplateasset'),(84,'certificates','certificatewhitelist'),(85,'certificates','examplecertificate'),(86,'certificates','examplecertificateset'),(87,'certificates','generatedcertificate'),(90,'certificates','historicalgeneratedcertificate'),(228,'commerce','commerceconfiguration'),(384,'completion','blockcompletion'),(321,'consent','datasharingconsent'),(323,'consent','datasharingconsenttextoverrides'),(322,'consent','historicaldatasharingconsent'),(18,'contentserver','cdnuseragentsconfig'),(17,'contentserver','courseassetcachettlconfig'),(386,'contentstore','videouploadconfig'),(5,'contenttypes','contenttype'),(351,'content_libraries','contentlibrary'),(352,'content_libraries','contentlibrarypermission'),(267,'content_type_gating','contenttypegatingconfig'),(333,'cornerstone','cornerstoneenterprisecustomerconfiguration'),(334,'cornerstone','cornerstoneglobalconfiguration'),(335,'cornerstone','cornerstonelearnerdatatransmissionaudit'),(336,'cornerstone','historicalcornerstoneenterprisecustomerconfiguration'),(227,'cors_csrf','xdomainproxyconfiguration'),(41,'courseware','coursedynamicupgradedeadlineconfiguration'),(42,'courseware','dynamicupgradedeadlineconfiguration'),(33,'courseware','offlinecomputedgrade'),(34,'courseware','offlinecomputedgradelog'),(43,'courseware','orgdynamicupgradedeadlineconfiguration'),(35,'courseware','studentfieldoverride'),(36,'courseware','studentmodule'),(37,'courseware','studentmodulehistory'),(38,'courseware','xmodulestudentinfofield'),(39,'courseware','xmodulestudentprefsfield'),(40,'courseware','xmoduleuserstatesummaryfield'),(44,'coursewarehistoryextended','studentmodulehistoryextended'),(173,'course_action_state','coursererunstate'),(387,'course_creators','coursecreator'),(273,'course_date_signals','selfpacedrelativedatesconfig'),(266,'course_duration_limits','coursedurationlimitconfig'),(263,'course_goals','coursegoal'),(93,'course_groups','cohortmembership'),(94,'course_groups','coursecohort'),(95,'course_groups','coursecohortssettings'),(96,'course_groups','courseusergroup'),(97,'course_groups','courseusergrouppartitiongroup'),(98,'course_groups','unregisteredlearnercohortassignments'),(150,'course_modes','coursemode'),(152,'course_modes','coursemodeexpirationconfig'),(151,'course_modes','coursemodesarchive'),(153,'course_modes','historicalcoursemode'),(219,'course_overviews','courseoverview'),(222,'course_overviews','courseoverviewimageconfig'),(221,'course_overviews','courseoverviewimageset'),(220,'course_overviews','courseoverviewtab'),(223,'course_overviews','historicalcourseoverview'),(224,'course_overviews','simulatecoursepublishconfig'),(261,'crawlers','crawlersconfig'),(353,'credentials','credentialsapiconfig'),(354,'credentials','notifycredentialsconfig'),(235,'credit','creditconfig'),(229,'credit','creditcourse'),(230,'credit','crediteligibility'),(231,'credit','creditprovider'),(232,'credit','creditrequest'),(233,'credit','creditrequirement'),(234,'credit','creditrequirementstatus'),(164,'dark_lang','darklangconfig'),(326,'degreed','degreedenterprisecustomerconfiguration'),(327,'degreed','degreedglobalconfiguration'),(328,'degreed','degreedlearnerdatatransmissionaudit'),(329,'degreed','historicaldegreedenterprisecustomerconfiguration'),(279,'demographics','historicaluserdemographics'),(278,'demographics','userdemographics'),(269,'discounts','discountpercentageconfig'),(268,'discounts','discountrestrictionconfig'),(9,'django_celery_results','taskresult'),(140,'django_comment_common','coursediscussionsettings'),(141,'django_comment_common','discussionsidmapping'),(139,'django_comment_common','forumsconfig'),(137,'django_comment_common','permission'),(138,'django_comment_common','role'),(132,'django_notify','notification'),(133,'django_notify','notificationtype'),(134,'django_notify','settings'),(135,'django_notify','subscription'),(214,'edxval','coursevideo'),(213,'edxval','encodedvideo'),(211,'edxval','profile'),(218,'edxval','thirdpartytranscriptcredentialsstate'),(216,'edxval','transcriptpreference'),(212,'edxval','video'),(215,'edxval','videoimage'),(217,'edxval','videotranscript'),(374,'edx_proctoring','proctoredexam'),(375,'edx_proctoring','proctoredexamreviewpolicy'),(376,'edx_proctoring','proctoredexamreviewpolicyhistory'),(377,'edx_proctoring','proctoredexamsoftwaresecurecomment'),(378,'edx_proctoring','proctoredexamsoftwaresecurereview'),(379,'edx_proctoring','proctoredexamsoftwaresecurereviewhistory'),(380,'edx_proctoring','proctoredexamstudentallowance'),(381,'edx_proctoring','proctoredexamstudentallowancehistory'),(382,'edx_proctoring','proctoredexamstudentattempt'),(383,'edx_proctoring','proctoredexamstudentattempthistory'),(371,'edx_when','contentdate'),(372,'edx_when','datepolicy'),(373,'edx_when','userdate'),(259,'email_marketing','emailmarketingconfiguration'),(166,'embargo','country'),(167,'embargo','countryaccessrule'),(168,'embargo','courseaccessrulehistory'),(169,'embargo','embargoedcourse'),(170,'embargo','embargoedstate'),(171,'embargo','ipfilter'),(172,'embargo','restrictedcourse'),(292,'enterprise','enrollmentnotificationemailtemplate'),(320,'enterprise','enterpriseanalyticsuser'),(293,'enterprise','enterprisecatalogquery'),(294,'enterprise','enterprisecourseenrollment'),(295,'enterprise','enterprisecustomer'),(296,'enterprise','enterprisecustomerbrandingconfiguration'),(297,'enterprise','enterprisecustomercatalog'),(298,'enterprise','enterprisecustomeridentityprovider'),(299,'enterprise','enterprisecustomerreportingconfiguration'),(300,'enterprise','enterprisecustomertype'),(301,'enterprise','enterprisecustomeruser'),(302,'enterprise','enterpriseenrollmentsource'),(303,'enterprise','enterprisefeaturerole'),(304,'enterprise','enterprisefeatureuserroleassignment'),(305,'enterprise','historicalenrollmentnotificationemailtemplate'),(319,'enterprise','historicalenterpriseanalyticsuser'),(306,'enterprise','historicalenterprisecourseenrollment'),(307,'enterprise','historicalenterprisecustomer'),(308,'enterprise','historicalenterprisecustomercatalog'),(316,'enterprise','historicallicensedenterprisecourseenrollment'),(309,'enterprise','historicalpendingenrollment'),(317,'enterprise','historicalpendingenterprisecustomeradminuser'),(310,'enterprise','historicalpendingenterprisecustomeruser'),(315,'enterprise','licensedenterprisecourseenrollment'),(311,'enterprise','pendingenrollment'),(318,'enterprise','pendingenterprisecustomeradminuser'),(312,'enterprise','pendingenterprisecustomeruser'),(313,'enterprise','systemwideenterpriserole'),(314,'enterprise','systemwideenterpriseuserroleassignment'),(154,'entitlements','courseentitlement'),(155,'entitlements','courseentitlementpolicy'),(156,'entitlements','courseentitlementsupportdetail'),(157,'entitlements','historicalcourseentitlement'),(158,'entitlements','historicalcourseentitlementsupportdetail'),(270,'experiments','experimentdata'),(271,'experiments','experimentkeyvalue'),(272,'experiments','historicalexperimentkeyvalue'),(274,'external_user_ids','externalid'),(275,'external_user_ids','externalidtype'),(276,'external_user_ids','historicalexternalid'),(277,'external_user_ids','historicalexternalidtype'),(360,'grades','computegradessetting'),(357,'grades','coursepersistentgradesflag'),(362,'grades','historicalpersistentsubsectiongradeoverride'),(359,'grades','persistentcoursegrade'),(358,'grades','persistentgradesenabledflag'),(355,'grades','persistentsubsectiongrade'),(361,'grades','persistentsubsectiongradeoverride'),(356,'grades','visibleblocks'),(92,'instructor_task','gradereportsetting'),(91,'instructor_task','instructortask'),(325,'integrated_channel','contentmetadataitemtransmission'),(324,'integrated_channel','learnerdatatransmissionaudit'),(288,'learning_sequences','coursecontext'),(284,'learning_sequences','coursesection'),(285,'learning_sequences','coursesectionsequence'),(286,'learning_sequences','learningcontext'),(287,'learning_sequences','learningsequence'),(184,'lms_xblock','xblockasidesconfig'),(370,'lti_consumer','lticonfiguration'),(246,'milestones','coursecontentmilestone'),(247,'milestones','coursemilestone'),(248,'milestones','milestone'),(249,'milestones','milestonerelationshiptype'),(250,'milestones','usermilestone'),(175,'mobile_api','appversionconfig'),(176,'mobile_api','ignoremobileavailableflagconfig'),(174,'mobile_api','mobileapiconfig'),(346,'moodle','historicalmoodleenterprisecustomerconfiguration'),(345,'moodle','moodleenterprisecustomerconfiguration'),(347,'moodle','moodlelearnerdatatransmissionaudit'),(110,'oauth2_provider','accesstoken'),(109,'oauth2_provider','application'),(111,'oauth2_provider','grant'),(112,'oauth2_provider','refreshtoken'),(114,'oauth_dispatch','applicationaccess'),(115,'oauth_dispatch','applicationorganization'),(113,'oauth_dispatch','restrictedapplication'),(291,'organizations','historicalorganization'),(289,'organizations','organization'),(290,'organizations','organizationcourse'),(242,'programs','customprogramsconfig'),(241,'programs','programsapiconfig'),(367,'program_enrollments','courseaccessroleassignment'),(365,'program_enrollments','historicalprogramcourseenrollment'),(363,'program_enrollments','historicalprogramenrollment'),(366,'program_enrollments','programcourseenrollment'),(364,'program_enrollments','programenrollment'),(6,'redirects','redirect'),(165,'rss_proxy','whitelistedrssurl'),(332,'sap_success_factors','sapsuccessfactorsenterprisecustomerconfiguration'),(331,'sap_success_factors','sapsuccessfactorsglobalconfiguration'),(330,'sap_success_factors','sapsuccessfactorslearnerdatatransmissionaudit'),(283,'schedules','historicalschedule'),(280,'schedules','schedule'),(281,'schedules','scheduleconfig'),(282,'schedules','scheduleexperience'),(244,'self_paced','selfpacedconfiguration'),(7,'sessions','session'),(8,'sites','site'),(19,'site_configuration','siteconfiguration'),(20,'site_configuration','siteconfigurationhistory'),(177,'social_django','association'),(178,'social_django','code'),(179,'social_django','nonce'),(181,'social_django','partial'),(180,'social_django','usersocialauth'),(142,'splash','splashconfig'),(15,'static_replace','assetbaseurlconfig'),(16,'static_replace','assetexcludedextensionsconfig'),(13,'status','coursemessage'),(14,'status','globalstatusmessage'),(67,'student','accountrecovery'),(74,'student','accountrecoveryconfiguration'),(72,'student','allowedauthuser'),(45,'student','anonymoususerid'),(76,'student','bulkchangeenrollmentconfiguration'),(70,'student','bulkunenrollconfiguration'),(46,'student','courseaccessrole'),(47,'student','courseenrollment'),(48,'student','courseenrollmentallowed'),(49,'student','courseenrollmentattribute'),(75,'student','courseenrollmentcelebration'),(50,'student','dashboardconfiguration'),(51,'student','enrollmentrefundconfiguration'),(52,'student','entranceexamconfiguration'),(71,'student','fbeenrollmentexclusion'),(69,'student','historicalcourseenrollment'),(73,'student','historicalmanualenrollmentaudit'),(53,'student','languageproficiency'),(54,'student','linkedinaddtoprofileconfiguration'),(55,'student','loginfailures'),(56,'student','manualenrollmentaudit'),(57,'student','pendingemailchange'),(58,'student','pendingnamechange'),(68,'student','pendingsecondaryemailchange'),(59,'student','registration'),(65,'student','registrationcookieconfiguration'),(66,'student','sociallink'),(64,'student','userattribute'),(77,'student','userpasswordtogglehistory'),(60,'student','userprofile'),(61,'student','usersignupsource'),(62,'student','userstanding'),(63,'student','usertestgroup'),(185,'submissions','score'),(189,'submissions','scoreannotation'),(188,'submissions','scoresummary'),(186,'submissions','studentitem'),(187,'submissions','submission'),(190,'submissions','teamsubmission'),(369,'super_csv','csvoperation'),(182,'survey','surveyanswer'),(183,'survey','surveyform'),(121,'system_wide_roles','systemwiderole'),(122,'system_wide_roles','systemwideroleassignment'),(390,'tagging','tagavailablevalues'),(391,'tagging','tagcategories'),(236,'teams','courseteam'),(237,'teams','courseteammembership'),(368,'theming','sitetheme'),(119,'third_party_auth','ltiproviderconfig'),(118,'third_party_auth','oauth2providerconfig'),(117,'third_party_auth','samlconfiguration'),(120,'third_party_auth','samlproviderconfig'),(116,'third_party_auth','samlproviderdata'),(245,'thumbnail','kvstore'),(146,'user_api','retirementstate'),(143,'user_api','usercoursetag'),(144,'user_api','userorgtag'),(145,'user_api','userpreference'),(149,'user_api','userretirementpartnerreportingstatus'),(148,'user_api','userretirementrequest'),(147,'user_api','userretirementstatus'),(392,'user_tasks','usertaskartifact'),(393,'user_tasks','usertaskstatus'),(78,'util','ratelimitconfiguration'),(254,'verified_track_content','migrateverifiedtrackcohortssetting'),(253,'verified_track_content','verifiedtrackcohortedcourse'),(162,'verify_student','manualverification'),(159,'verify_student','softwaresecurephotoverification'),(161,'verify_student','ssoverification'),(163,'verify_student','sspverificationretryconfig'),(160,'verify_student','verificationdeadline'),(21,'video_config','coursehlsplaybackenabledflag'),(23,'video_config','coursevideotranscriptenabledflag'),(29,'video_config','courseyoutubeblockedflag'),(22,'video_config','hlsplaybackenabledflag'),(26,'video_config','migrationenqueuedcourse'),(25,'video_config','transcriptmigrationsetting'),(27,'video_config','updatedcoursevideos'),(28,'video_config','videothumbnailsetting'),(24,'video_config','videotranscriptenabledflag'),(30,'video_pipeline','coursevideouploadsenabledbydefault'),(32,'video_pipeline','vempipelineintegration'),(31,'video_pipeline','videouploadsenabledbydefault'),(10,'waffle','flag'),(11,'waffle','sample'),(12,'waffle','switch'),(262,'waffle_utils','waffleflagcourseoverridemodel'),(123,'wiki','article'),(124,'wiki','articleforobject'),(125,'wiki','articleplugin'),(126,'wiki','articlerevision'),(127,'wiki','reusableplugin'),(128,'wiki','revisionplugin'),(129,'wiki','revisionpluginrevision'),(130,'wiki','simpleplugin'),(131,'wiki','urlpath'),(207,'workflow','assessmentworkflow'),(208,'workflow','assessmentworkflowcancellation'),(209,'workflow','assessmentworkflowstep'),(210,'workflow','teamassessmentworkflow'),(338,'xapi','xapilearnerdatatransmissionaudit'),(337,'xapi','xapilrsconfiguration'),(389,'xblock_config','courseeditltifieldsenabledflag'),(388,'xblock_config','studioconfig'),(238,'xblock_django','xblockconfiguration'),(239,'xblock_django','xblockstudioconfiguration'),(240,'xblock_django','xblockstudioconfigurationflag'); /*!40000 ALTER TABLE `django_content_type` ENABLE KEYS */; UNLOCK TABLES; @@ -4832,7 +4865,7 @@ CREATE TABLE `django_migrations` ( `name` varchar(255) NOT NULL, `applied` datetime(6) NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=742 DEFAULT CHARSET=latin1; +) ENGINE=InnoDB AUTO_INCREMENT=753 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4841,7 +4874,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','2020-10-06 04:00:00.264706'),(2,'auth','0001_initial','2020-10-06 04:00:00.339514'),(3,'admin','0001_initial','2020-10-06 04:00:01.426471'),(4,'admin','0002_logentry_remove_auto_add','2020-10-06 04:00:01.468180'),(5,'admin','0003_logentry_add_action_flag_choices','2020-10-06 04:00:01.479666'),(6,'announcements','0001_initial','2020-10-06 04:00:01.491415'),(7,'sites','0001_initial','2020-10-06 04:00:01.504523'),(8,'contenttypes','0002_remove_content_type_name','2020-10-06 04:00:01.554510'),(9,'api_admin','0001_initial','2020-10-06 04:00:01.602019'),(10,'api_admin','0002_auto_20160325_1604','2020-10-06 04:00:01.677529'),(11,'api_admin','0003_auto_20160404_1618','2020-10-06 04:00:01.838673'),(12,'api_admin','0004_auto_20160412_1506','2020-10-06 04:00:01.957296'),(13,'api_admin','0005_auto_20160414_1232','2020-10-06 04:00:02.009491'),(14,'api_admin','0006_catalog','2020-10-06 04:00:02.015052'),(15,'api_admin','0007_delete_historical_api_records','2020-10-06 04:00:02.098805'),(16,'assessment','0001_initial','2020-10-06 04:00:02.409544'),(17,'assessment','0002_staffworkflow','2020-10-06 04:00:02.742645'),(18,'assessment','0003_expand_course_id','2020-10-06 04:00:02.845259'),(19,'assessment','0004_historicalsharedfileupload_sharedfileupload','2020-10-06 04:00:02.882740'),(20,'assessment','0005_add_filename_to_sharedupload','2020-10-06 04:00:02.987106'),(21,'assessment','0006_TeamWorkflows','2020-10-06 04:00:03.001929'),(22,'auth','0002_alter_permission_name_max_length','2020-10-06 04:00:03.033778'),(23,'auth','0003_alter_user_email_max_length','2020-10-06 04:00:03.056936'),(24,'auth','0004_alter_user_username_opts','2020-10-06 04:00:03.067884'),(25,'auth','0005_alter_user_last_login_null','2020-10-06 04:00:03.092336'),(26,'auth','0006_require_contenttypes_0002','2020-10-06 04:00:03.094708'),(27,'auth','0007_alter_validators_add_error_messages','2020-10-06 04:00:03.105229'),(28,'auth','0008_alter_user_username_max_length','2020-10-06 04:00:03.129502'),(29,'auth','0009_alter_user_last_name_max_length','2020-10-06 04:00:03.155220'),(30,'auth','0010_alter_group_name_max_length','2020-10-06 04:00:03.176767'),(31,'auth','0011_update_proxy_permissions','2020-10-06 04:00:03.209139'),(32,'instructor_task','0001_initial','2020-10-06 04:00:03.232276'),(33,'certificates','0001_initial','2020-10-06 04:00:03.504290'),(34,'certificates','0002_data__certificatehtmlviewconfiguration_data','2020-10-06 04:00:03.648231'),(35,'certificates','0003_data__default_modes','2020-10-06 04:00:03.698872'),(36,'certificates','0004_certificategenerationhistory','2020-10-06 04:00:03.726513'),(37,'certificates','0005_auto_20151208_0801','2020-10-06 04:00:03.773065'),(38,'certificates','0006_certificatetemplateasset_asset_slug','2020-10-06 04:00:03.788800'),(39,'certificates','0007_certificateinvalidation','2020-10-06 04:00:03.817014'),(40,'badges','0001_initial','2020-10-06 04:00:03.937107'),(41,'badges','0002_data__migrate_assertions','2020-10-06 04:00:04.030341'),(42,'badges','0003_schema__add_event_configuration','2020-10-06 04:00:04.066664'),(43,'waffle','0001_initial','2020-10-06 04:00:04.155950'),(44,'sites','0002_alter_domain_unique','2020-10-06 04:00:04.240489'),(45,'enterprise','0001_initial','2020-10-06 04:00:06.083802'),(46,'enterprise','0002_enterprisecustomerbrandingconfiguration','2020-10-06 04:00:06.086804'),(47,'enterprise','0003_auto_20161104_0937','2020-10-06 04:00:06.089625'),(48,'enterprise','0004_auto_20161114_0434','2020-10-06 04:00:06.093385'),(49,'enterprise','0005_pendingenterprisecustomeruser','2020-10-06 04:00:06.095609'),(50,'enterprise','0006_auto_20161121_0241','2020-10-06 04:00:06.098481'),(51,'enterprise','0007_auto_20161109_1511','2020-10-06 04:00:06.101302'),(52,'enterprise','0008_auto_20161124_2355','2020-10-06 04:00:06.103840'),(53,'enterprise','0009_auto_20161130_1651','2020-10-06 04:00:06.107038'),(54,'enterprise','0010_auto_20161222_1212','2020-10-06 04:00:06.109940'),(55,'enterprise','0011_enterprisecustomerentitlement_historicalenterprisecustomerentitlement','2020-10-06 04:00:06.113170'),(56,'enterprise','0012_auto_20170125_1033','2020-10-06 04:00:06.115973'),(57,'enterprise','0013_auto_20170125_1157','2020-10-06 04:00:06.118838'),(58,'enterprise','0014_enrollmentnotificationemailtemplate_historicalenrollmentnotificationemailtemplate','2020-10-06 04:00:06.121768'),(59,'enterprise','0015_auto_20170130_0003','2020-10-06 04:00:06.124603'),(60,'enterprise','0016_auto_20170405_0647','2020-10-06 04:00:06.127056'),(61,'enterprise','0017_auto_20170508_1341','2020-10-06 04:00:06.129942'),(62,'enterprise','0018_auto_20170511_1357','2020-10-06 04:00:06.132830'),(63,'enterprise','0019_auto_20170606_1853','2020-10-06 04:00:06.135395'),(64,'enterprise','0020_auto_20170624_2316','2020-10-06 04:00:06.138462'),(65,'enterprise','0021_auto_20170711_0712','2020-10-06 04:00:06.141291'),(66,'enterprise','0022_auto_20170720_1543','2020-10-06 04:00:06.143816'),(67,'enterprise','0023_audit_data_reporting_flag','2020-10-06 04:00:06.146764'),(68,'enterprise','0024_enterprisecustomercatalog_historicalenterprisecustomercatalog','2020-10-06 04:00:06.150102'),(69,'enterprise','0025_auto_20170828_1412','2020-10-06 04:00:06.154300'),(70,'enterprise','0026_make_require_account_level_consent_nullable','2020-10-06 04:00:06.157384'),(71,'enterprise','0027_remove_account_level_consent','2020-10-06 04:00:06.159928'),(72,'enterprise','0028_link_enterprise_to_enrollment_template','2020-10-06 04:00:06.162872'),(73,'enterprise','0029_auto_20170925_1909','2020-10-06 04:00:06.165765'),(74,'enterprise','0030_auto_20171005_1600','2020-10-06 04:00:06.168757'),(75,'enterprise','0031_auto_20171012_1249','2020-10-06 04:00:06.171503'),(76,'enterprise','0032_reporting_model','2020-10-06 04:00:06.174279'),(77,'enterprise','0033_add_history_change_reason_field','2020-10-06 04:00:06.177043'),(78,'enterprise','0034_auto_20171023_0727','2020-10-06 04:00:06.179547'),(79,'enterprise','0035_auto_20171212_1129','2020-10-06 04:00:06.182286'),(80,'enterprise','0036_sftp_reporting_support','2020-10-06 04:00:06.185104'),(81,'enterprise','0037_auto_20180110_0450','2020-10-06 04:00:06.187597'),(82,'enterprise','0038_auto_20180122_1427','2020-10-06 04:00:06.190335'),(83,'enterprise','0039_auto_20180129_1034','2020-10-06 04:00:06.193358'),(84,'enterprise','0040_auto_20180129_1428','2020-10-06 04:00:06.195890'),(85,'enterprise','0041_auto_20180212_1507','2020-10-06 04:00:06.198656'),(86,'enterprise','0042_replace_sensitive_sso_username','2020-10-06 04:00:06.201943'),(87,'enterprise','0043_auto_20180507_0138','2020-10-06 04:00:06.204699'),(88,'enterprise','0044_reporting_config_multiple_types','2020-10-06 04:00:06.207212'),(89,'enterprise','0045_report_type_json','2020-10-06 04:00:06.210027'),(90,'enterprise','0046_remove_unique_constraints','2020-10-06 04:00:06.212862'),(91,'enterprise','0047_auto_20180517_0457','2020-10-06 04:00:06.215423'),(92,'enterprise','0048_enterprisecustomeruser_active','2020-10-06 04:00:06.218275'),(93,'enterprise','0049_auto_20180531_0321','2020-10-06 04:00:06.221018'),(94,'enterprise','0050_progress_v2','2020-10-06 04:00:06.223508'),(95,'enterprise','0051_add_enterprise_slug','2020-10-06 04:00:06.226473'),(96,'enterprise','0052_create_unique_slugs','2020-10-06 04:00:06.229227'),(97,'enterprise','0053_pendingenrollment_cohort_name','2020-10-06 04:00:06.231840'),(98,'enterprise','0053_auto_20180911_0811','2020-10-06 04:00:06.234646'),(99,'enterprise','0054_merge_20180914_1511','2020-10-06 04:00:06.237390'),(100,'enterprise','0055_auto_20181015_1112','2020-10-06 04:00:06.240589'),(101,'enterprise','0056_enterprisecustomerreportingconfiguration_pgp_encryption_key','2020-10-06 04:00:06.243395'),(102,'enterprise','0057_enterprisecustomerreportingconfiguration_enterprise_customer_catalogs','2020-10-06 04:00:06.246171'),(103,'enterprise','0058_auto_20181212_0145','2020-10-06 04:00:06.249881'),(104,'enterprise','0059_add_code_management_portal_config','2020-10-06 04:00:06.252977'),(105,'enterprise','0060_upgrade_django_simple_history','2020-10-06 04:00:06.255500'),(106,'enterprise','0061_systemwideenterpriserole_systemwideenterpriseuserroleassignment','2020-10-06 04:00:06.258297'),(107,'enterprise','0062_add_system_wide_enterprise_roles','2020-10-06 04:00:06.261086'),(108,'enterprise','0063_systemwideenterpriserole_description','2020-10-06 04:00:06.263694'),(109,'enterprise','0064_enterprisefeaturerole_enterprisefeatureuserroleassignment','2020-10-06 04:00:06.266754'),(110,'enterprise','0065_add_enterprise_feature_roles','2020-10-06 04:00:06.269576'),(111,'enterprise','0066_add_system_wide_enterprise_operator_role','2020-10-06 04:00:06.272094'),(112,'enterprise','0067_add_role_based_access_control_switch','2020-10-06 04:00:06.274973'),(113,'enterprise','0068_remove_role_based_access_control_switch','2020-10-06 04:00:06.278332'),(114,'enterprise','0069_auto_20190613_0607','2020-10-06 04:00:06.281095'),(115,'enterprise','0070_enterprise_catalog_query','2020-10-06 04:00:06.283592'),(116,'enterprise','0071_historicalpendingenrollment_historicalpendingenterprisecustomeruser','2020-10-06 04:00:06.286467'),(117,'enterprise','0072_add_enterprise_report_config_feature_role','2020-10-06 04:00:06.289203'),(118,'enterprise','0073_enterprisecustomerreportingconfiguration_uuid','2020-10-06 04:00:06.291426'),(119,'enterprise','0074_auto_20190904_1143','2020-10-06 04:00:06.294840'),(120,'enterprise','0075_auto_20190916_1030','2020-10-06 04:00:06.297842'),(121,'enterprise','0076_auto_20190918_2037','2020-10-06 04:00:06.300353'),(122,'enterprise','0077_auto_20191002_1529','2020-10-06 04:00:06.302559'),(123,'enterprise','0078_auto_20191107_1536','2020-10-06 04:00:06.305158'),(124,'enterprise','0079_AddEnterpriseEnrollmentSource','2020-10-06 04:00:06.307439'),(125,'enterprise','0080_auto_20191113_1708','2020-10-06 04:00:06.310423'),(126,'enterprise','0081_UpdateEnterpriseEnrollmentSource','2020-10-06 04:00:06.312945'),(127,'enterprise','0082_AddManagementEnterpriseEnrollmentSource','2020-10-06 04:00:06.315144'),(128,'enterprise','0083_enterprisecustomerreportingconfiguration_include_date','2020-10-06 04:00:06.317679'),(129,'enterprise','0084_auto_20200120_1137','2020-10-06 04:00:06.320297'),(130,'enterprise','0085_enterprisecustomeruser_linked','2020-10-06 04:00:06.322566'),(131,'enterprise','0086_auto_20200128_1726','2020-10-06 04:00:06.325198'),(132,'enterprise','0087_auto_20200206_1151','2020-10-06 04:00:06.327401'),(133,'enterprise','0088_auto_20200224_1341','2020-10-06 04:00:06.329983'),(134,'enterprise','0089_auto_20200305_0652','2020-10-06 04:00:06.332530'),(135,'enterprise','0090_update_content_filter','2020-10-06 04:00:06.334945'),(136,'enterprise','0091_add_sales_force_id_in_pendingenrollment','2020-10-06 04:00:06.337459'),(137,'enterprise','0092_auto_20200312_1650','2020-10-06 04:00:06.339586'),(138,'enterprise','0093_add_use_enterprise_catalog_flag','2020-10-06 04:00:07.000141'),(139,'enterprise','0094_add_use_enterprise_catalog_sample','2020-10-06 04:00:07.186557'),(140,'enterprise','0095_auto_20200507_1138','2020-10-06 04:00:07.289448'),(141,'enterprise','0096_enterprise_catalog_admin_role','2020-10-06 04:00:07.727639'),(142,'enterprise','0097_auto_20200619_1130','2020-10-06 04:00:07.804819'),(143,'enterprise','0098_auto_20200629_1756','2020-10-06 04:00:07.899516'),(144,'enterprise','0099_auto_20200702_1537','2020-10-06 04:00:07.992531'),(145,'enterprise','0100_add_licensed_enterprise_course_enrollment','2020-10-06 04:00:08.158570'),(146,'enterprise','0101_move_data_to_saved_for_later','2020-10-06 04:00:08.283874'),(147,'enterprise','0102_auto_20200708_1615','2020-10-06 04:00:08.398619'),(148,'enterprise','0103_remove_marked_done','2020-10-06 04:00:08.511059'),(149,'enterprise','0104_sync_query_field','2020-10-06 04:00:08.612956'),(150,'enterprise','0105_add_branding_config_color_fields','2020-10-06 04:00:08.716417'),(151,'enterprise','0106_move_branding_config_colors','2020-10-06 04:00:08.819245'),(152,'enterprise','0107_remove_branding_config_banner_fields','2020-10-06 04:00:08.878975'),(153,'enterprise','0108_add_licensed_enrollment_is_revoked','2020-10-06 04:00:08.955230'),(154,'enterprise','0109_remove_use_enterprise_catalog_sample','2020-10-06 04:00:09.047673'),(155,'enterprise','0110_add_default_contract_discount','2020-10-06 04:00:09.154280'),(156,'enterprise','0111_pendingenterprisecustomeradminuser','2020-10-06 04:00:09.307197'),(157,'enterprise','0112_auto_20200914_0926','2020-10-06 04:00:09.471589'),(158,'enterprise','0113_auto_20200914_2054','2020-10-06 04:00:09.598104'),(159,'blackboard','0001_initial','2020-10-06 04:00:09.744660'),(160,'blackboard','0002_auto_20200930_1723','2020-10-06 04:00:09.935731'),(161,'block_structure','0001_config','2020-10-06 04:00:10.343635'),(162,'block_structure','0002_blockstructuremodel','2020-10-06 04:00:10.372318'),(163,'block_structure','0003_blockstructuremodel_storage','2020-10-06 04:00:10.381429'),(164,'block_structure','0004_blockstructuremodel_usagekeywithrun','2020-10-06 04:00:10.389860'),(165,'bookmarks','0001_initial','2020-10-06 04:00:10.607472'),(166,'branding','0001_initial','2020-10-06 04:00:10.795766'),(167,'course_modes','0001_initial','2020-10-06 04:00:10.871587'),(168,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2020-10-06 04:00:10.905172'),(169,'course_modes','0003_auto_20151113_1443','2020-10-06 04:00:10.915673'),(170,'course_modes','0004_auto_20151113_1457','2020-10-06 04:00:10.991474'),(171,'course_modes','0005_auto_20151217_0958','2020-10-06 04:00:11.015698'),(172,'course_modes','0006_auto_20160208_1407','2020-10-06 04:00:11.065611'),(173,'course_modes','0007_coursemode_bulk_sku','2020-10-06 04:00:11.085716'),(174,'course_groups','0001_initial','2020-10-06 04:00:11.731486'),(175,'bulk_email','0001_initial','2020-10-06 04:00:12.104085'),(176,'bulk_email','0002_data__load_course_email_template','2020-10-06 04:00:12.280514'),(177,'bulk_email','0003_config_model_feature_flag','2020-10-06 04:00:12.377963'),(178,'bulk_email','0004_add_email_targets','2020-10-06 04:00:12.614665'),(179,'bulk_email','0005_move_target_data','2020-10-06 04:00:13.152521'),(180,'bulk_email','0006_course_mode_targets','2020-10-06 04:00:13.269783'),(181,'courseware','0001_initial','2020-10-06 04:00:14.183126'),(182,'bulk_grades','0001_initial','2020-10-06 04:00:14.529809'),(183,'bulk_grades','0002_auto_20190703_1526','2020-10-06 04:00:14.664442'),(184,'calendar_sync','0001_initial','2020-10-06 04:00:14.920404'),(185,'calendar_sync','0002_auto_20200709_1743','2020-10-06 04:00:15.127601'),(186,'canvas','0001_initial','2020-10-06 04:00:15.816629'),(187,'canvas','0002_auto_20200806_1632','2020-10-06 04:00:15.988777'),(188,'canvas','0003_delete_canvasglobalconfiguration','2020-10-06 04:00:15.999251'),(189,'canvas','0004_adding_learner_data_to_canvas','2020-10-06 04:00:16.017784'),(190,'canvas','0005_auto_20200909_1534','2020-10-06 04:00:16.037749'),(191,'catalog','0001_initial','2020-10-06 04:00:16.145875'),(192,'catalog','0002_catalogintegration_username','2020-10-06 04:00:16.249916'),(193,'catalog','0003_catalogintegration_page_size','2020-10-06 04:00:16.334409'),(194,'catalog','0004_auto_20170616_0618','2020-10-06 04:00:16.398782'),(195,'catalog','0005_catalogintegration_long_term_cache_ttl','2020-10-06 04:00:16.472470'),(196,'celery_utils','0001_initial','2020-10-06 04:00:16.499583'),(197,'celery_utils','0002_chordable_django_backend','2020-10-06 04:00:16.511651'),(198,'certificates','0008_schema__remove_badges','2020-10-06 04:00:16.690052'),(199,'certificates','0009_certificategenerationcoursesetting_language_self_generation','2020-10-06 04:00:16.873592'),(200,'certificates','0010_certificatetemplate_language','2020-10-06 04:00:16.894399'),(201,'certificates','0011_certificatetemplate_alter_unique','2020-10-06 04:00:17.035307'),(202,'certificates','0012_certificategenerationcoursesetting_include_hours_of_effort','2020-10-06 04:00:17.055228'),(203,'certificates','0013_remove_certificategenerationcoursesetting_enabled','2020-10-06 04:00:17.073066'),(204,'certificates','0014_change_eligible_certs_manager','2020-10-06 04:00:17.135370'),(205,'certificates','0015_add_masters_choice','2020-10-06 04:00:17.205568'),(206,'certificates','0016_historicalgeneratedcertificate','2020-10-06 04:00:17.308914'),(207,'user_api','0001_initial','2020-10-06 04:00:18.273741'),(208,'user_api','0002_retirementstate_userretirementstatus','2020-10-06 04:00:18.460554'),(209,'commerce','0001_data__add_ecommerce_service_user','2020-10-06 04:00:18.690349'),(210,'commerce','0002_commerceconfiguration','2020-10-06 04:00:18.798607'),(211,'commerce','0003_auto_20160329_0709','2020-10-06 04:00:18.883347'),(212,'commerce','0004_auto_20160531_0950','2020-10-06 04:00:19.059360'),(213,'commerce','0005_commerceconfiguration_enable_automatic_refund_approval','2020-10-06 04:00:19.140861'),(214,'commerce','0006_auto_20170424_1734','2020-10-06 04:00:19.214235'),(215,'commerce','0007_auto_20180313_0609','2020-10-06 04:00:19.390684'),(216,'commerce','0008_auto_20191024_2048','2020-10-06 04:00:19.537764'),(217,'completion','0001_initial','2020-10-06 04:00:19.784126'),(218,'completion','0002_auto_20180125_1510','2020-10-06 04:00:20.340747'),(219,'completion','0003_learning_context','2020-10-06 04:00:20.719582'),(220,'consent','0001_initial','2020-10-06 04:00:20.975182'),(221,'consent','0002_migrate_to_new_data_sharing_consent','2020-10-06 04:00:21.179678'),(222,'consent','0003_historicaldatasharingconsent_history_change_reason','2020-10-06 04:00:21.305263'),(223,'consent','0004_datasharingconsenttextoverrides','2020-10-06 04:00:21.441489'),(224,'organizations','0001_initial','2020-10-06 04:00:21.616157'),(225,'organizations','0002_auto_20170117_1434','2020-10-06 04:00:21.620474'),(226,'organizations','0003_auto_20170221_1138','2020-10-06 04:00:21.624679'),(227,'organizations','0004_auto_20170413_2315','2020-10-06 04:00:21.628400'),(228,'organizations','0005_auto_20171116_0640','2020-10-06 04:00:21.632086'),(229,'organizations','0006_auto_20171207_0259','2020-10-06 04:00:21.635797'),(230,'organizations','0007_historicalorganization','2020-10-06 04:00:21.639851'),(231,'content_libraries','0001_initial','2020-10-06 04:00:22.139558'),(232,'content_libraries','0002_group_permissions','2020-10-06 04:00:23.290302'),(233,'content_libraries','0003_contentlibrary_type','2020-10-06 04:00:23.334394'),(234,'content_libraries','0004_contentlibrary_license','2020-10-06 04:00:23.361593'),(235,'course_overviews','0001_initial','2020-10-06 04:00:23.406424'),(236,'course_overviews','0002_add_course_catalog_fields','2020-10-06 04:00:23.510605'),(237,'course_overviews','0003_courseoverviewgeneratedhistory','2020-10-06 04:00:23.529251'),(238,'course_overviews','0004_courseoverview_org','2020-10-06 04:00:23.552808'),(239,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2020-10-06 04:00:23.564225'),(240,'course_overviews','0006_courseoverviewimageset','2020-10-06 04:00:23.585994'),(241,'course_overviews','0007_courseoverviewimageconfig','2020-10-06 04:00:23.707389'),(242,'course_overviews','0008_remove_courseoverview_facebook_url','2020-10-06 04:00:23.723005'),(243,'course_overviews','0009_readd_facebook_url','2020-10-06 04:00:23.726988'),(244,'course_overviews','0010_auto_20160329_2317','2020-10-06 04:00:23.771202'),(245,'course_overviews','0011_courseoverview_marketing_url','2020-10-06 04:00:23.797861'),(246,'course_overviews','0012_courseoverview_eligible_for_financial_aid','2020-10-06 04:00:23.821307'),(247,'course_overviews','0013_courseoverview_language','2020-10-06 04:00:23.844190'),(248,'course_overviews','0014_courseoverview_certificate_available_date','2020-10-06 04:00:23.867628'),(249,'content_type_gating','0001_initial','2020-10-06 04:00:23.990123'),(250,'content_type_gating','0002_auto_20181119_0959','2020-10-06 04:00:24.251442'),(251,'content_type_gating','0003_auto_20181128_1407','2020-10-06 04:00:24.355971'),(252,'content_type_gating','0004_auto_20181128_1521','2020-10-06 04:00:24.447157'),(253,'content_type_gating','0005_auto_20190306_1547','2020-10-06 04:00:24.533705'),(254,'content_type_gating','0006_auto_20190308_1447','2020-10-06 04:00:24.627212'),(255,'content_type_gating','0007_auto_20190311_1919','2020-10-06 04:00:25.580987'),(256,'content_type_gating','0008_auto_20190313_1634','2020-10-06 04:00:25.684730'),(257,'contentserver','0001_initial','2020-10-06 04:00:25.800662'),(258,'contentserver','0002_cdnuseragentsconfig','2020-10-06 04:00:25.935279'),(259,'cornerstone','0001_initial','2020-10-06 04:00:26.546395'),(260,'cornerstone','0002_cornerstoneglobalconfiguration_subject_mapping','2020-10-06 04:00:26.718142'),(261,'cornerstone','0003_auto_20190621_1000','2020-10-06 04:00:27.137987'),(262,'cornerstone','0004_cornerstoneglobalconfiguration_languages','2020-10-06 04:00:27.233154'),(263,'cornerstone','0005_auto_20190925_0730','2020-10-06 04:00:27.799424'),(264,'cornerstone','0006_auto_20191001_0742','2020-10-06 04:00:27.969391'),(265,'cors_csrf','0001_initial','2020-10-06 04:00:28.102159'),(266,'course_action_state','0001_initial','2020-10-06 04:00:28.352071'),(267,'course_overviews','0015_historicalcourseoverview','2020-10-06 04:00:28.539588'),(268,'course_overviews','0016_simulatecoursepublishconfig','2020-10-06 04:00:28.678774'),(269,'course_overviews','0017_auto_20191002_0823','2020-10-06 04:00:28.796171'),(270,'course_overviews','0018_add_start_end_in_CourseOverview','2020-10-06 04:00:29.027844'),(271,'course_overviews','0019_improve_courseoverviewtab','2020-10-06 04:00:29.272664'),(272,'course_date_signals','0001_initial','2020-10-06 04:00:29.669657'),(273,'course_duration_limits','0001_initial','2020-10-06 04:00:29.851984'),(274,'course_duration_limits','0002_auto_20181119_0959','2020-10-06 04:00:30.463589'),(275,'course_duration_limits','0003_auto_20181128_1407','2020-10-06 04:00:30.594238'),(276,'course_duration_limits','0004_auto_20181128_1521','2020-10-06 04:00:30.716212'),(277,'course_duration_limits','0005_auto_20190306_1546','2020-10-06 04:00:30.837652'),(278,'course_duration_limits','0006_auto_20190308_1447','2020-10-06 04:00:30.942753'),(279,'course_duration_limits','0007_auto_20190311_1919','2020-10-06 04:00:31.820359'),(280,'course_duration_limits','0008_auto_20190313_1634','2020-10-06 04:00:31.944547'),(281,'course_goals','0001_initial','2020-10-06 04:00:32.203390'),(282,'course_goals','0002_auto_20171010_1129','2020-10-06 04:00:32.324154'),(283,'course_groups','0002_change_inline_default_cohort_value','2020-10-06 04:00:32.344554'),(284,'course_groups','0003_auto_20170609_1455','2020-10-06 04:00:32.535366'),(285,'course_modes','0008_course_key_field_to_foreign_key','2020-10-06 04:00:33.239972'),(286,'course_modes','0009_suggested_prices_to_charfield','2020-10-06 04:00:33.268897'),(287,'course_modes','0010_archived_suggested_prices_to_charfield','2020-10-06 04:00:33.283809'),(288,'course_modes','0011_change_regex_for_comma_separated_ints','2020-10-06 04:00:33.317152'),(289,'course_modes','0012_historicalcoursemode','2020-10-06 04:00:33.477663'),(290,'course_modes','0013_auto_20200115_2022','2020-10-06 04:00:33.626055'),(291,'course_overviews','0020_courseoverviewtab_url_slug','2020-10-06 04:00:33.658777'),(292,'course_overviews','0021_courseoverviewtab_link','2020-10-06 04:00:33.687825'),(293,'course_overviews','0022_courseoverviewtab_is_hidden','2020-10-06 04:00:33.723050'),(294,'coursewarehistoryextended','0001_initial','2020-10-06 04:00:34.019839'),(295,'coursewarehistoryextended','0002_force_studentmodule_index','2020-10-06 04:00:34.039578'),(296,'courseware','0002_coursedynamicupgradedeadlineconfiguration_dynamicupgradedeadlineconfiguration','2020-10-06 04:00:34.106711'),(297,'courseware','0003_auto_20170825_0935','2020-10-06 04:00:34.158842'),(298,'courseware','0004_auto_20171010_1639','2020-10-06 04:00:34.182350'),(299,'courseware','0005_orgdynamicupgradedeadlineconfiguration','2020-10-06 04:00:34.235243'),(300,'courseware','0006_remove_module_id_index','2020-10-06 04:00:34.280543'),(301,'courseware','0007_remove_done_index','2020-10-06 04:00:34.310775'),(302,'courseware','0008_move_idde_to_edx_when','2020-10-06 04:00:34.499644'),(303,'courseware','0009_auto_20190703_1955','2020-10-06 04:00:34.602126'),(304,'courseware','0010_auto_20190709_1559','2020-10-06 04:00:34.703628'),(305,'courseware','0011_csm_id_bigint','2020-10-06 04:00:34.819643'),(306,'courseware','0012_adjust_fields','2020-10-06 04:00:34.954854'),(307,'courseware','0013_auto_20191001_1858','2020-10-06 04:00:35.099289'),(308,'courseware','0014_fix_nan_value_for_global_speed','2020-10-06 04:00:35.754678'),(309,'crawlers','0001_initial','2020-10-06 04:00:35.893530'),(310,'crawlers','0002_auto_20170419_0018','2020-10-06 04:00:35.998197'),(311,'credentials','0001_initial','2020-10-06 04:00:36.141491'),(312,'credentials','0002_auto_20160325_0631','2020-10-06 04:00:36.244788'),(313,'credentials','0003_auto_20170525_1109','2020-10-06 04:00:36.392063'),(314,'credentials','0004_notifycredentialsconfig','2020-10-06 04:00:36.500528'),(315,'credit','0001_initial','2020-10-06 04:00:37.059436'),(316,'credit','0002_creditconfig','2020-10-06 04:00:37.373241'),(317,'credit','0003_auto_20160511_2227','2020-10-06 04:00:37.405964'),(318,'credit','0004_delete_historical_credit_records','2020-10-06 04:00:37.955002'),(319,'credit','0005_creditrequirement_sort_value','2020-10-06 04:00:37.987727'),(320,'credit','0006_creditrequirement_alter_ordering','2020-10-06 04:00:38.006204'),(321,'credit','0007_creditrequirement_copy_values','2020-10-06 04:00:38.672653'),(322,'credit','0008_creditrequirement_remove_order','2020-10-06 04:00:38.700281'),(323,'dark_lang','0001_initial','2020-10-06 04:00:38.813546'),(324,'dark_lang','0002_data__enable_on_install','2020-10-06 04:00:39.025299'),(325,'dark_lang','0003_auto_20180425_0359','2020-10-06 04:00:39.213868'),(326,'database_fixups','0001_initial','2020-10-06 04:00:39.401341'),(327,'degreed','0001_initial','2020-10-06 04:00:39.755117'),(328,'degreed','0002_auto_20180104_0103','2020-10-06 04:00:40.066898'),(329,'degreed','0003_auto_20180109_0712','2020-10-06 04:00:40.221502'),(330,'degreed','0004_auto_20180306_1251','2020-10-06 04:00:40.381259'),(331,'degreed','0005_auto_20180807_1302','2020-10-06 04:00:41.851633'),(332,'degreed','0006_upgrade_django_simple_history','2020-10-06 04:00:41.962706'),(333,'degreed','0007_auto_20190925_0730','2020-10-06 04:00:42.123789'),(334,'degreed','0008_auto_20191001_0742','2020-10-06 04:00:42.274063'),(335,'demographics','0001_initial','2020-10-06 04:00:42.502084'),(336,'demographics','0002_clean_duplicate_entries','2020-10-06 04:00:42.724033'),(337,'demographics','0003_auto_20200827_1949','2020-10-06 04:00:42.873241'),(338,'discounts','0001_initial','2020-10-06 04:00:43.185145'),(339,'discounts','0002_auto_20191022_1720','2020-10-06 04:00:44.029372'),(340,'django_celery_results','0001_initial','2020-10-06 04:00:44.116531'),(341,'django_celery_results','0002_add_task_name_args_kwargs','2020-10-06 04:00:44.189945'),(342,'django_celery_results','0003_auto_20181106_1101','2020-10-06 04:00:44.204909'),(343,'django_celery_results','0004_auto_20190516_0412','2020-10-06 04:00:44.336070'),(344,'django_celery_results','0005_taskresult_worker','2020-10-06 04:00:44.366299'),(345,'django_celery_results','0006_taskresult_date_created','2020-10-06 04:00:44.600407'),(346,'django_celery_results','0007_remove_taskresult_hidden','2020-10-06 04:00:44.639273'),(347,'django_comment_common','0001_initial','2020-10-06 04:00:44.943179'),(348,'django_comment_common','0002_forumsconfig','2020-10-06 04:00:45.128888'),(349,'django_comment_common','0003_enable_forums','2020-10-06 04:00:45.375105'),(350,'django_comment_common','0004_auto_20161117_1209','2020-10-06 04:00:45.467445'),(351,'django_comment_common','0005_coursediscussionsettings','2020-10-06 04:00:45.490508'),(352,'django_comment_common','0006_coursediscussionsettings_discussions_id_map','2020-10-06 04:00:45.514592'),(353,'django_comment_common','0007_discussionsidmapping','2020-10-06 04:00:45.537768'),(354,'django_comment_common','0008_role_user_index','2020-10-06 04:00:45.556305'),(355,'django_notify','0001_initial','2020-10-06 04:00:46.040309'),(356,'edx_proctoring','0001_initial','2020-10-06 04:00:48.048881'),(357,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2020-10-06 04:00:48.495045'),(358,'edx_proctoring','0003_auto_20160101_0525','2020-10-06 04:00:48.678992'),(359,'edx_proctoring','0004_auto_20160201_0523','2020-10-06 04:00:48.794818'),(360,'edx_proctoring','0005_proctoredexam_hide_after_due','2020-10-06 04:00:48.834407'),(361,'edx_proctoring','0006_allowed_time_limit_mins','2020-10-06 04:00:49.077718'),(362,'edx_proctoring','0007_proctoredexam_backend','2020-10-06 04:00:49.123942'),(363,'edx_proctoring','0008_auto_20181116_1551','2020-10-06 04:00:49.961182'),(364,'edx_proctoring','0009_proctoredexamreviewpolicy_remove_rules','2020-10-06 04:00:50.186980'),(365,'edx_proctoring','0010_update_backend','2020-10-06 04:00:50.390828'),(366,'edx_when','0001_initial','2020-10-06 04:00:50.744970'),(367,'edx_when','0002_auto_20190318_1736','2020-10-06 04:00:51.228218'),(368,'edx_when','0003_auto_20190402_1501','2020-10-06 04:00:51.666201'),(369,'edx_when','0004_datepolicy_rel_date','2020-10-06 04:00:51.692659'),(370,'edx_when','0005_auto_20190911_1056','2020-10-06 04:00:51.867938'),(371,'edx_when','0006_drop_active_index','2020-10-06 04:00:51.898589'),(372,'edx_when','0007_meta_tweaks','2020-10-06 04:00:51.917976'),(373,'edxval','0001_initial','2020-10-06 04:00:52.865032'),(374,'edxval','0002_data__default_profiles','2020-10-06 04:00:52.871464'),(375,'edxval','0003_coursevideo_is_hidden','2020-10-06 04:00:52.878187'),(376,'edxval','0004_data__add_hls_profile','2020-10-06 04:00:52.884140'),(377,'edxval','0005_videoimage','2020-10-06 04:00:52.890704'),(378,'edxval','0006_auto_20171009_0725','2020-10-06 04:00:52.901086'),(379,'edxval','0007_transcript_credentials_state','2020-10-06 04:00:52.909833'),(380,'edxval','0008_remove_subtitles','2020-10-06 04:00:52.916889'),(381,'edxval','0009_auto_20171127_0406','2020-10-06 04:00:52.923236'),(382,'edxval','0010_add_video_as_foreign_key','2020-10-06 04:00:52.929433'),(383,'edxval','0011_data__add_audio_mp3_profile','2020-10-06 04:00:52.935418'),(384,'edxval','0012_thirdpartytranscriptcredentialsstate_has_creds','2020-10-06 04:00:52.941400'),(385,'edxval','0013_thirdpartytranscriptcredentialsstate_copy_values','2020-10-06 04:00:52.947363'),(386,'edxval','0014_transcript_credentials_state_retype_exists','2020-10-06 04:00:52.954191'),(387,'edxval','0015_remove_thirdpartytranscriptcredentialsstate_exists','2020-10-06 04:00:52.960212'),(388,'edxval','0016_add_transcript_credentials_model','2020-10-06 04:00:52.966186'),(389,'edxval','0002_add_error_description_field','2020-10-06 04:00:53.102431'),(390,'edxval','0003_delete_transcriptcredentials','2020-10-06 04:00:53.135500'),(391,'email_marketing','0001_initial','2020-10-06 04:00:53.274314'),(392,'email_marketing','0002_auto_20160623_1656','2020-10-06 04:00:54.233501'),(393,'email_marketing','0003_auto_20160715_1145','2020-10-06 04:00:54.709334'),(394,'email_marketing','0004_emailmarketingconfiguration_welcome_email_send_delay','2020-10-06 04:00:54.839561'),(395,'email_marketing','0005_emailmarketingconfiguration_user_registration_cookie_timeout_delay','2020-10-06 04:00:55.514850'),(396,'email_marketing','0006_auto_20170711_0615','2020-10-06 04:00:55.635737'),(397,'email_marketing','0007_auto_20170809_0653','2020-10-06 04:00:56.013834'),(398,'email_marketing','0008_auto_20170809_0539','2020-10-06 04:00:56.246661'),(399,'email_marketing','0009_remove_emailmarketingconfiguration_sailthru_activation_template','2020-10-06 04:00:56.353342'),(400,'email_marketing','0010_auto_20180425_0800','2020-10-06 04:00:56.568522'),(401,'embargo','0001_initial','2020-10-06 04:00:57.064935'),(402,'embargo','0002_data__add_countries','2020-10-06 04:00:57.744948'),(403,'experiments','0001_initial','2020-10-06 04:00:58.719284'),(404,'student','0001_initial','2020-10-06 04:01:05.478414'),(405,'student','0002_auto_20151208_1034','2020-10-06 04:01:05.486185'),(406,'student','0003_auto_20160516_0938','2020-10-06 04:01:05.493350'),(407,'student','0004_auto_20160531_1422','2020-10-06 04:01:05.501447'),(408,'student','0005_auto_20160531_1653','2020-10-06 04:01:05.508583'),(409,'student','0006_logoutviewconfiguration','2020-10-06 04:01:05.515756'),(410,'student','0007_registrationcookieconfiguration','2020-10-06 04:01:05.522875'),(411,'student','0008_auto_20161117_1209','2020-10-06 04:01:05.530395'),(412,'student','0009_auto_20170111_0422','2020-10-06 04:01:05.537516'),(413,'student','0010_auto_20170207_0458','2020-10-06 04:01:05.544477'),(414,'student','0011_course_key_field_to_foreign_key','2020-10-06 04:01:05.552666'),(415,'student','0012_sociallink','2020-10-06 04:01:05.559754'),(416,'student','0013_delete_historical_enrollment_records','2020-10-06 04:01:05.568643'),(417,'student','0014_courseenrollmentallowed_user','2020-10-06 04:01:05.577114'),(418,'student','0015_manualenrollmentaudit_add_role','2020-10-06 04:01:05.585920'),(419,'student','0016_coursenrollment_course_on_delete_do_nothing','2020-10-06 04:01:05.594733'),(420,'student','0017_accountrecovery','2020-10-06 04:01:05.601788'),(421,'student','0018_remove_password_history','2020-10-06 04:01:05.610294'),(422,'student','0019_auto_20181221_0540','2020-10-06 04:01:05.618957'),(423,'student','0020_auto_20190227_2019','2020-10-06 04:01:05.628206'),(424,'student','0021_historicalcourseenrollment','2020-10-06 04:01:05.637261'),(425,'student','0022_indexing_in_courseenrollment','2020-10-06 04:01:05.646014'),(426,'student','0023_bulkunenrollconfiguration','2020-10-06 04:01:05.654859'),(427,'student','0024_fbeenrollmentexclusion','2020-10-06 04:01:05.663769'),(428,'student','0025_auto_20191101_1846','2020-10-06 04:01:05.672257'),(429,'student','0026_allowedauthuser','2020-10-06 04:01:05.680685'),(430,'student','0027_courseenrollment_mode_callable_default','2020-10-06 04:01:05.689551'),(431,'student','0028_historicalmanualenrollmentaudit','2020-10-06 04:01:05.697903'),(432,'student','0029_add_data_researcher','2020-10-06 04:01:05.707118'),(433,'student','0030_userprofile_phone_number','2020-10-06 04:01:05.715530'),(434,'student','0031_auto_20200317_1122','2020-10-06 04:01:05.724093'),(435,'entitlements','0001_initial','2020-10-06 04:01:06.486008'),(436,'entitlements','0002_auto_20171102_0719','2020-10-06 04:01:06.878578'),(437,'entitlements','0003_auto_20171205_1431','2020-10-06 04:01:07.332682'),(438,'entitlements','0004_auto_20171206_1729','2020-10-06 04:01:07.458046'),(439,'entitlements','0005_courseentitlementsupportdetail','2020-10-06 04:01:07.580701'),(440,'entitlements','0006_courseentitlementsupportdetail_action','2020-10-06 04:01:08.250564'),(441,'entitlements','0007_change_expiration_period_default','2020-10-06 04:01:08.304076'),(442,'entitlements','0008_auto_20180328_1107','2020-10-06 04:01:08.478654'),(443,'entitlements','0009_courseentitlement_refund_locked','2020-10-06 04:01:08.581248'),(444,'entitlements','0010_backfill_refund_lock','2020-10-06 04:01:08.853102'),(445,'entitlements','0011_historicalcourseentitlement','2020-10-06 04:01:08.974211'),(446,'entitlements','0012_allow_blank_order_number_values','2020-10-06 04:01:09.162284'),(447,'entitlements','0013_historicalcourseentitlementsupportdetail','2020-10-06 04:01:09.272847'),(448,'entitlements','0014_auto_20200115_2022','2020-10-06 04:01:09.401384'),(449,'entitlements','0015_add_unique_together_constraint','2020-10-06 04:01:09.628837'),(450,'experiments','0002_auto_20170627_1402','2020-10-06 04:01:09.670894'),(451,'experiments','0003_auto_20170713_1148','2020-10-06 04:01:09.694238'),(452,'experiments','0004_historicalexperimentkeyvalue','2020-10-06 04:01:09.804705'),(453,'external_user_ids','0001_initial','2020-10-06 04:01:10.344812'),(454,'external_user_ids','0002_mb_coaching_20200210_1754','2020-10-06 04:01:10.792061'),(455,'external_user_ids','0003_auto_20200224_1836','2020-10-06 04:01:10.891003'),(456,'external_user_ids','0004_add_lti_type','2020-10-06 04:01:11.743728'),(457,'grades','0001_initial','2020-10-06 04:01:11.875147'),(458,'grades','0002_rename_last_edited_field','2020-10-06 04:01:11.921702'),(459,'grades','0003_coursepersistentgradesflag_persistentgradesenabledflag','2020-10-06 04:01:12.151341'),(460,'grades','0004_visibleblocks_course_id','2020-10-06 04:01:12.213129'),(461,'grades','0005_multiple_course_flags','2020-10-06 04:01:12.328906'),(462,'grades','0006_persistent_course_grades','2020-10-06 04:01:12.375500'),(463,'grades','0007_add_passed_timestamp_column','2020-10-06 04:01:12.432176'),(464,'grades','0008_persistentsubsectiongrade_first_attempted','2020-10-06 04:01:12.462537'),(465,'grades','0009_auto_20170111_1507','2020-10-06 04:01:12.507054'),(466,'grades','0010_auto_20170112_1156','2020-10-06 04:01:12.535633'),(467,'grades','0011_null_edited_time','2020-10-06 04:01:12.616010'),(468,'grades','0012_computegradessetting','2020-10-06 04:01:12.754531'),(469,'grades','0013_persistentsubsectiongradeoverride','2020-10-06 04:01:12.808300'),(470,'grades','0014_persistentsubsectiongradeoverridehistory','2020-10-06 04:01:12.942341'),(471,'grades','0015_historicalpersistentsubsectiongradeoverride','2020-10-06 04:01:13.083316'),(472,'grades','0016_auto_20190703_1446','2020-10-06 04:01:13.390354'),(473,'grades','0017_delete_manual_psgoverride_table','2020-10-06 04:01:13.541656'),(474,'grades','0018_add_waffle_flag_defaults','2020-10-06 04:01:13.833833'),(475,'instructor_task','0002_gradereportsetting','2020-10-06 04:01:13.985758'),(476,'instructor_task','0003_alter_task_input_field','2020-10-06 04:01:14.124859'),(477,'sap_success_factors','0001_initial','2020-10-06 04:01:14.415203'),(478,'sap_success_factors','0002_auto_20170224_1545','2020-10-06 04:01:14.425768'),(479,'sap_success_factors','0003_auto_20170317_1402','2020-10-06 04:01:14.434084'),(480,'sap_success_factors','0004_catalogtransmissionaudit_audit_summary','2020-10-06 04:01:14.444560'),(481,'sap_success_factors','0005_historicalsapsuccessfactorsenterprisecustomerconfiguration_history_change_reason','2020-10-06 04:01:14.454958'),(482,'sap_success_factors','0006_sapsuccessfactors_use_enterprise_enrollment_page_waffle_flag','2020-10-06 04:01:14.464444'),(483,'sap_success_factors','0007_remove_historicalsapsuccessfactorsenterprisecustomerconfiguration_history_change_reason','2020-10-06 04:01:14.474200'),(484,'sap_success_factors','0008_historicalsapsuccessfactorsenterprisecustomerconfiguration_history_change_reason','2020-10-06 04:01:14.484736'),(485,'sap_success_factors','0009_sapsuccessfactors_remove_enterprise_enrollment_page_waffle_flag','2020-10-06 04:01:14.494589'),(486,'sap_success_factors','0010_move_audit_tables_to_base_integrated_channel','2020-10-06 04:01:14.505311'),(487,'sap_success_factors','0011_auto_20180104_0103','2020-10-06 04:01:14.514677'),(488,'sap_success_factors','0012_auto_20180109_0712','2020-10-06 04:01:14.524638'),(489,'sap_success_factors','0013_auto_20180306_1251','2020-10-06 04:01:14.534433'),(490,'sap_success_factors','0014_drop_historical_table','2020-10-06 04:01:14.543817'),(491,'sap_success_factors','0015_auto_20180510_1259','2020-10-06 04:01:14.554032'),(492,'sap_success_factors','0016_sapsuccessfactorsenterprisecustomerconfiguration_additional_locales','2020-10-06 04:01:14.562390'),(493,'sap_success_factors','0017_sapsuccessfactorsglobalconfiguration_search_student_api_path','2020-10-06 04:01:14.570759'),(494,'sap_success_factors','0018_sapsuccessfactorsenterprisecustomerconfiguration_show_course_price','2020-10-06 04:01:14.578829'),(495,'sap_success_factors','0019_auto_20190925_0730','2020-10-06 04:01:14.587319'),(496,'sap_success_factors','0020_sapsuccessfactorsenterprisecustomerconfiguration_catalogs_to_transmit','2020-10-06 04:01:14.596242'),(497,'sap_success_factors','0021_sapsuccessfactorsenterprisecustomerconfiguration_show_total_hours','2020-10-06 04:01:14.604838'),(498,'sap_success_factors','0022_auto_20200206_1046','2020-10-06 04:01:14.613727'),(499,'integrated_channel','0001_initial','2020-10-06 04:01:14.791538'),(500,'integrated_channel','0002_delete_enterpriseintegratedchannel','2020-10-06 04:01:14.801123'),(501,'integrated_channel','0003_catalogtransmissionaudit_learnerdatatransmissionaudit','2020-10-06 04:01:14.809914'),(502,'integrated_channel','0004_catalogtransmissionaudit_channel','2020-10-06 04:01:14.819496'),(503,'integrated_channel','0005_auto_20180306_1251','2020-10-06 04:01:14.828029'),(504,'integrated_channel','0006_delete_catalogtransmissionaudit','2020-10-06 04:01:14.837945'),(505,'integrated_channel','0007_auto_20190925_0730','2020-10-06 04:01:14.850278'),(506,'learning_sequences','0001_initial','2020-10-06 04:01:15.806630'),(507,'learning_sequences','0002_coursesectionsequence_inaccessible_after_due','2020-10-06 04:01:15.918553'),(508,'learning_sequences','0003_create_course_context_for_course_specific_models','2020-10-06 04:01:16.166143'),(509,'learning_sequences','0004_coursecontext_self_paced','2020-10-06 04:01:16.240192'),(510,'learning_sequences','0005_coursecontext_days_early_for_beta','2020-10-06 04:01:16.274367'),(511,'lms_xblock','0001_initial','2020-10-06 04:01:16.399871'),(512,'lti_consumer','0001_initial','2020-10-06 04:01:16.437145'),(513,'milestones','0001_initial','2020-10-06 04:01:16.719791'),(514,'milestones','0002_data__seed_relationship_types','2020-10-06 04:01:17.194580'),(515,'milestones','0003_coursecontentmilestone_requirements','2020-10-06 04:01:17.243809'),(516,'milestones','0004_auto_20151221_1445','2020-10-06 04:01:17.357352'),(517,'moodle','0001_initial','2020-10-06 04:01:17.671972'),(518,'moodle','0002_moodlelearnerdatatransmissionaudit','2020-10-06 04:01:17.742509'),(519,'oauth2_provider','0001_initial','2020-10-06 04:01:18.484742'),(520,'oauth2_provider','0002_auto_20190406_1805','2020-10-06 04:01:18.834924'),(521,'oauth_dispatch','0001_initial','2020-10-06 04:01:18.968226'),(522,'oauth_dispatch','0002_scopedapplication_scopedapplicationorganization','2020-10-06 04:01:19.841651'),(523,'oauth_dispatch','0003_application_data','2020-10-06 04:01:20.263989'),(524,'oauth_dispatch','0004_auto_20180626_1349','2020-10-06 04:01:21.171434'),(525,'oauth_dispatch','0005_applicationaccess_type','2020-10-06 04:01:21.279945'),(526,'oauth_dispatch','0006_drop_application_id_constraints','2020-10-06 04:01:21.424732'),(527,'oauth_dispatch','0007_restore_application_id_constraints','2020-10-06 04:01:21.589518'),(528,'oauth_dispatch','0008_applicationaccess_filters','2020-10-06 04:01:21.632546'),(529,'oauth_dispatch','0009_delete_enable_scopes_waffle_switch','2020-10-06 04:01:21.943690'),(530,'program_enrollments','0001_initial','2020-10-06 04:01:22.089052'),(531,'program_enrollments','0002_historicalprogramcourseenrollment_programcourseenrollment','2020-10-06 04:01:23.297299'),(532,'program_enrollments','0003_auto_20190424_1622','2020-10-06 04:01:23.565343'),(533,'program_enrollments','0004_add_programcourseenrollment_relatedname','2020-10-06 04:01:23.845237'),(534,'program_enrollments','0005_canceled_not_withdrawn','2020-10-06 04:01:24.176447'),(535,'program_enrollments','0006_add_the_correct_constraints','2020-10-06 04:01:24.402150'),(536,'program_enrollments','0007_waiting_programcourseenrollment_constraint','2020-10-06 04:01:24.453808'),(537,'program_enrollments','0008_add_ended_programenrollment_status','2020-10-06 04:01:24.529616'),(538,'program_enrollments','0009_update_course_enrollment_field_to_foreign_key','2020-10-06 04:01:24.659535'),(539,'program_enrollments','0010_add_courseaccessroleassignment','2020-10-06 04:01:24.790677'),(540,'programs','0001_initial','2020-10-06 04:01:24.943162'),(541,'programs','0002_programsapiconfig_cache_ttl','2020-10-06 04:01:25.071834'),(542,'programs','0003_auto_20151120_1613','2020-10-06 04:01:25.395471'),(543,'programs','0004_programsapiconfig_enable_certification','2020-10-06 04:01:25.484953'),(544,'programs','0005_programsapiconfig_max_retries','2020-10-06 04:01:25.571951'),(545,'programs','0006_programsapiconfig_xseries_ad_enabled','2020-10-06 04:01:25.666330'),(546,'programs','0007_programsapiconfig_program_listing_enabled','2020-10-06 04:01:26.326088'),(547,'programs','0008_programsapiconfig_program_details_enabled','2020-10-06 04:01:26.413446'),(548,'programs','0009_programsapiconfig_marketing_path','2020-10-06 04:01:26.511628'),(549,'programs','0010_auto_20170204_2332','2020-10-06 04:01:26.646214'),(550,'programs','0011_auto_20170301_1844','2020-10-06 04:01:27.654914'),(551,'programs','0012_auto_20170419_0018','2020-10-06 04:01:27.723343'),(552,'programs','0013_customprogramsconfig','2020-10-06 04:01:27.827260'),(553,'redirects','0001_initial','2020-10-06 04:01:27.959358'),(554,'rss_proxy','0001_initial','2020-10-06 04:01:28.014154'),(555,'schedules','0001_initial','2020-10-06 04:01:28.132057'),(556,'schedules','0002_auto_20170816_1532','2020-10-06 04:01:28.216155'),(557,'schedules','0003_scheduleconfig','2020-10-06 04:01:28.330979'),(558,'schedules','0004_auto_20170922_1428','2020-10-06 04:01:28.543836'),(559,'schedules','0005_auto_20171010_1722','2020-10-06 04:01:28.729836'),(560,'schedules','0006_scheduleexperience','2020-10-06 04:01:28.845212'),(561,'schedules','0007_scheduleconfig_hold_back_ratio','2020-10-06 04:01:29.574861'),(562,'schedules','0008_add_new_start_date_field','2020-10-06 04:01:29.628454'),(563,'schedules','0009_schedule_copy_column_values','2020-10-06 04:01:29.968380'),(564,'schedules','0010_remove_null_blank_from_schedules_date','2020-10-06 04:01:30.033638'),(565,'schedules','0011_auto_20200228_2018','2020-10-06 04:01:30.156864'),(566,'schedules','0012_auto_20200302_1914','2020-10-06 04:01:30.261078'),(567,'schedules','0013_historicalschedule','2020-10-06 04:01:30.372104'),(568,'schedules','0014_historicalschedule_drop_fk','2020-10-06 04:01:30.501671'),(569,'schedules','0015_schedules_start_nullable','2020-10-06 04:01:30.630026'),(570,'schedules','0016_remove_start_from_schedules','2020-10-06 04:01:30.677362'),(571,'schedules','0017_remove_start_from_historicalschedule','2020-10-06 04:01:30.725781'),(572,'schedules','0018_readd_historicalschedule_fks','2020-10-06 04:01:30.883443'),(573,'schedules','0019_auto_20200316_1935','2020-10-06 04:01:31.118857'),(574,'self_paced','0001_initial','2020-10-06 04:01:31.214925'),(575,'sessions','0001_initial','2020-10-06 04:01:31.252481'),(576,'shoppingcart','0001_initial','2020-10-06 04:01:34.127339'),(577,'shoppingcart','0002_auto_20151208_1034','2020-10-06 04:01:34.709473'),(578,'shoppingcart','0003_auto_20151217_0958','2020-10-06 04:01:34.777366'),(579,'shoppingcart','0004_change_meta_options','2020-10-06 04:01:34.838552'),(580,'site_configuration','0001_initial','2020-10-06 04:01:35.060947'),(581,'site_configuration','0002_auto_20160720_0231','2020-10-06 04:01:35.202702'),(582,'site_configuration','0003_auto_20200217_1058','2020-10-06 04:01:35.318586'),(583,'site_configuration','0004_add_site_values_field','2020-10-06 04:01:35.456454'),(584,'site_configuration','0005_populate_siteconfig_history_site_values','2020-10-06 04:01:35.478899'),(585,'site_configuration','0006_copy_values_to_site_values','2020-10-06 04:01:35.921165'),(586,'site_configuration','0007_remove_values_field','2020-10-06 04:01:36.048691'),(587,'default','0001_initial','2020-10-06 04:01:36.382847'),(588,'social_auth','0001_initial','2020-10-06 04:01:36.393727'),(589,'default','0002_add_related_name','2020-10-06 04:01:37.241785'),(590,'social_auth','0002_add_related_name','2020-10-06 04:01:37.255449'),(591,'default','0003_alter_email_max_length','2020-10-06 04:01:37.295635'),(592,'social_auth','0003_alter_email_max_length','2020-10-06 04:01:37.308877'),(593,'default','0004_auto_20160423_0400','2020-10-06 04:01:37.388759'),(594,'social_auth','0004_auto_20160423_0400','2020-10-06 04:01:37.401841'),(595,'social_auth','0005_auto_20160727_2333','2020-10-06 04:01:37.437796'),(596,'social_django','0006_partial','2020-10-06 04:01:37.468287'),(597,'social_django','0007_code_timestamp','2020-10-06 04:01:37.510378'),(598,'social_django','0008_partial_timestamp','2020-10-06 04:01:37.555062'),(599,'social_django','0009_auto_20191118_0520','2020-10-06 04:01:37.734302'),(600,'social_django','0010_uid_db_index','2020-10-06 04:01:37.821458'),(601,'splash','0001_initial','2020-10-06 04:01:37.936285'),(602,'static_replace','0001_initial','2020-10-06 04:01:38.088534'),(603,'static_replace','0002_assetexcludedextensionsconfig','2020-10-06 04:01:38.252755'),(604,'status','0001_initial','2020-10-06 04:01:38.523040'),(605,'status','0002_update_help_text','2020-10-06 04:01:38.638394'),(606,'student','0032_removed_logout_view_configuration','2020-10-06 04:01:38.869256'),(607,'student','0033_userprofile_state','2020-10-06 04:01:39.042389'),(608,'student','0034_courseenrollmentcelebration','2020-10-06 04:01:39.254864'),(609,'student','0035_bulkchangeenrollmentconfiguration','2020-10-06 04:01:39.510592'),(610,'submissions','0001_initial','2020-10-06 04:01:40.904153'),(611,'submissions','0002_auto_20151119_0913','2020-10-06 04:01:40.919620'),(612,'submissions','0003_submission_status','2020-10-06 04:01:40.933009'),(613,'submissions','0004_remove_django_extensions','2020-10-06 04:01:40.946330'),(614,'submissions','0005_CreateTeamModel','2020-10-06 04:01:40.960422'),(615,'super_csv','0001_initial','2020-10-06 04:01:41.191685'),(616,'super_csv','0002_csvoperation_user','2020-10-06 04:01:41.452950'),(617,'super_csv','0003_csvoperation_original_filename','2020-10-06 04:01:41.683731'),(618,'survey','0001_initial','2020-10-06 04:01:42.056941'),(619,'system_wide_roles','0001_SystemWideRole_SystemWideRoleAssignment','2020-10-06 04:01:42.444996'),(620,'system_wide_roles','0002_add_system_wide_student_support_role','2020-10-06 04:01:42.900398'),(621,'teams','0001_initial','2020-10-06 04:01:43.629840'),(622,'teams','0002_slug_field_ids','2020-10-06 04:01:44.072648'),(623,'teams','0003_courseteam_organization_protected','2020-10-06 04:01:44.304344'),(624,'teams','0004_alter_defaults','2020-10-06 04:01:45.727216'),(625,'theming','0001_initial','2020-10-06 04:01:45.964707'),(626,'third_party_auth','0001_initial','2020-10-06 04:01:47.002959'),(627,'third_party_auth','0002_schema__provider_icon_image','2020-10-06 04:01:47.015150'),(628,'third_party_auth','0003_samlproviderconfig_debug_mode','2020-10-06 04:01:47.027342'),(629,'third_party_auth','0004_add_visible_field','2020-10-06 04:01:47.039283'),(630,'third_party_auth','0005_add_site_field','2020-10-06 04:01:47.053459'),(631,'third_party_auth','0006_samlproviderconfig_automatic_refresh_enabled','2020-10-06 04:01:47.067076'),(632,'third_party_auth','0007_auto_20170406_0912','2020-10-06 04:01:47.080811'),(633,'third_party_auth','0008_auto_20170413_1455','2020-10-06 04:01:47.094993'),(634,'third_party_auth','0009_auto_20170415_1144','2020-10-06 04:01:47.108874'),(635,'third_party_auth','0010_add_skip_hinted_login_dialog_field','2020-10-06 04:01:47.122762'),(636,'third_party_auth','0011_auto_20170616_0112','2020-10-06 04:01:47.136345'),(637,'third_party_auth','0012_auto_20170626_1135','2020-10-06 04:01:47.150345'),(638,'third_party_auth','0013_sync_learner_profile_data','2020-10-06 04:01:47.164670'),(639,'third_party_auth','0014_auto_20171222_1233','2020-10-06 04:01:47.178491'),(640,'third_party_auth','0015_samlproviderconfig_archived','2020-10-06 04:01:47.192267'),(641,'third_party_auth','0016_auto_20180130_0938','2020-10-06 04:01:47.206505'),(642,'third_party_auth','0017_remove_icon_class_image_secondary_fields','2020-10-06 04:01:47.220249'),(643,'third_party_auth','0018_auto_20180327_1631','2020-10-06 04:01:47.233989'),(644,'third_party_auth','0019_consolidate_slug','2020-10-06 04:01:47.246699'),(645,'third_party_auth','0020_cleanup_slug_fields','2020-10-06 04:01:47.260101'),(646,'third_party_auth','0021_sso_id_verification','2020-10-06 04:01:47.272483'),(647,'third_party_auth','0022_auto_20181012_0307','2020-10-06 04:01:47.284482'),(648,'third_party_auth','0023_auto_20190418_2033','2020-10-06 04:01:47.296241'),(649,'third_party_auth','0024_fix_edit_disallowed','2020-10-06 04:01:47.308383'),(650,'third_party_auth','0025_auto_20200303_1448','2020-10-06 04:01:47.320008'),(651,'third_party_auth','0026_auto_20200401_1932','2020-10-06 04:01:47.331656'),(652,'third_party_auth','0002_samlproviderconfig_country','2020-10-06 04:01:47.803506'),(653,'third_party_auth','0002_auto_20200721_1650','2020-10-06 04:01:49.399468'),(654,'third_party_auth','0003_samlconfiguration_is_public','2020-10-06 04:01:49.607032'),(655,'third_party_auth','0004_auto_20200919_0955','2020-10-06 04:01:50.357958'),(656,'thumbnail','0001_initial','2020-10-06 04:01:50.389711'),(657,'track','0001_initial','2020-10-06 04:01:50.424773'),(658,'track','0002_delete_trackinglog','2020-10-06 04:01:50.450173'),(659,'user_api','0003_userretirementrequest','2020-10-06 04:01:50.741322'),(660,'user_api','0004_userretirementpartnerreportingstatus','2020-10-06 04:01:50.992867'),(661,'user_authn','0001_data__add_login_service','2020-10-06 04:01:51.424828'),(662,'util','0001_initial','2020-10-06 04:01:51.660794'),(663,'util','0002_data__default_rate_limit_config','2020-10-06 04:01:52.868789'),(664,'verified_track_content','0001_initial','2020-10-06 04:01:52.904355'),(665,'verified_track_content','0002_verifiedtrackcohortedcourse_verified_cohort_name','2020-10-06 04:01:52.948775'),(666,'verified_track_content','0003_migrateverifiedtrackcohortssetting','2020-10-06 04:01:53.203171'),(667,'verify_student','0001_initial','2020-10-06 04:01:55.285663'),(668,'verify_student','0002_auto_20151124_1024','2020-10-06 04:01:55.584431'),(669,'verify_student','0003_auto_20151113_1443','2020-10-06 04:01:55.644533'),(670,'verify_student','0004_delete_historical_records','2020-10-06 04:01:55.719258'),(671,'verify_student','0005_remove_deprecated_models','2020-10-06 04:01:58.183234'),(672,'verify_student','0006_ssoverification','2020-10-06 04:01:58.346861'),(673,'verify_student','0007_idverificationaggregate','2020-10-06 04:01:58.523677'),(674,'verify_student','0008_populate_idverificationaggregate','2020-10-06 04:01:58.963766'),(675,'verify_student','0009_remove_id_verification_aggregate','2020-10-06 04:01:59.297326'),(676,'verify_student','0010_manualverification','2020-10-06 04:01:59.466148'),(677,'verify_student','0011_add_fields_to_sspv','2020-10-06 04:02:00.538888'),(678,'verify_student','0012_sspverificationretryconfig','2020-10-06 04:02:00.700845'),(679,'video_config','0001_initial','2020-10-06 04:02:00.975116'),(680,'video_config','0002_coursevideotranscriptenabledflag_videotranscriptenabledflag','2020-10-06 04:02:01.305342'),(681,'video_config','0003_transcriptmigrationsetting','2020-10-06 04:02:01.514075'),(682,'video_config','0004_transcriptmigrationsetting_command_run','2020-10-06 04:02:01.644856'),(683,'video_config','0005_auto_20180719_0752','2020-10-06 04:02:01.778507'),(684,'video_config','0006_videothumbnailetting_updatedcoursevideos','2020-10-06 04:02:01.967337'),(685,'video_config','0007_videothumbnailsetting_offset','2020-10-06 04:02:02.100876'),(686,'video_config','0008_courseyoutubeblockedflag','2020-10-06 04:02:02.242510'),(687,'video_pipeline','0001_initial','2020-10-06 04:02:02.404694'),(688,'video_pipeline','0002_auto_20171114_0704','2020-10-06 04:02:02.627286'),(689,'video_pipeline','0003_coursevideouploadsenabledbydefault_videouploadsenabledbydefault','2020-10-06 04:02:02.933932'),(690,'video_pipeline','0004_vempipelineintegration','2020-10-06 04:02:03.117017'),(691,'video_pipeline','0005_add_vem_course_percentage','2020-10-06 04:02:03.274020'),(692,'video_pipeline','0006_remove_vempipelineintegration_vem_enabled_courses_percentage','2020-10-06 04:02:03.390070'),(693,'video_pipeline','0007_delete_videopipelineintegration','2020-10-06 04:02:03.420143'),(694,'waffle','0002_auto_20161201_0958','2020-10-06 04:02:03.451958'),(695,'waffle','0003_update_strings_for_i18n','2020-10-06 04:02:06.059607'),(696,'waffle','0004_update_everyone_nullbooleanfield','2020-10-06 04:02:06.172266'),(697,'waffle_utils','0001_initial','2020-10-06 04:02:06.319689'),(698,'wiki','0001_initial','2020-10-06 04:02:11.491980'),(699,'wiki','0002_remove_article_subscription','2020-10-06 04:02:11.922500'),(700,'wiki','0003_ip_address_conv','2020-10-06 04:02:12.274437'),(701,'wiki','0004_increase_slug_size','2020-10-06 04:02:12.382025'),(702,'wiki','0005_remove_attachments_and_images','2020-10-06 04:02:13.350250'),(703,'wiki','0006_auto_20200110_1003','2020-10-06 04:02:13.567187'),(704,'workflow','0001_initial','2020-10-06 04:02:13.662158'),(705,'workflow','0002_remove_django_extensions','2020-10-06 04:02:13.732504'),(706,'workflow','0003_TeamWorkflows','2020-10-06 04:02:13.777315'),(707,'xapi','0001_initial','2020-10-06 04:02:13.917614'),(708,'xapi','0002_auto_20180726_0142','2020-10-06 04:02:14.028615'),(709,'xapi','0003_auto_20190807_1006','2020-10-06 04:02:14.216032'),(710,'xapi','0004_auto_20190830_0710','2020-10-06 04:02:14.325221'),(711,'xblock_django','0001_initial','2020-10-06 04:02:14.457778'),(712,'xblock_django','0002_auto_20160204_0809','2020-10-06 04:02:14.560945'),(713,'xblock_django','0003_add_new_config_models','2020-10-06 04:02:14.967224'),(714,'xblock_django','0004_delete_xblock_disable_config','2020-10-06 04:02:16.053321'),(715,'student','0001_squashed_0031_auto_20200317_1122','2020-10-06 04:02:16.082107'),(716,'third_party_auth','0001_squashed_0026_auto_20200401_1932','2020-10-06 04:02:16.094985'),(717,'social_django','0002_add_related_name','2020-10-06 04:02:16.108767'),(718,'social_django','0001_initial','2020-10-06 04:02:16.122124'),(719,'social_django','0003_alter_email_max_length','2020-10-06 04:02:16.135388'),(720,'social_django','0004_auto_20160423_0400','2020-10-06 04:02:16.149256'),(721,'social_django','0005_auto_20160727_2333','2020-10-06 04:02:16.166854'),(722,'submissions','0001_squashed_0005_CreateTeamModel','2020-10-06 04:02:16.188432'),(723,'edxval','0001_squashed_0016_add_transcript_credentials_model','2020-10-06 04:02:16.208788'),(724,'organizations','0001_squashed_0007_historicalorganization','2020-10-06 04:02:16.225199'),(725,'enterprise','0001_squashed_0092_auto_20200312_1650','2020-10-06 04:02:16.241283'),(726,'integrated_channel','0001_squashed_0007_auto_20190925_0730','2020-10-06 04:02:16.258674'),(727,'sap_success_factors','0001_squashed_0022_auto_20200206_1046','2020-10-06 04:02:16.274983'),(728,'contentstore','0001_initial','2020-10-06 04:04:13.604500'),(729,'contentstore','0002_add_assets_page_flag','2020-10-06 04:04:14.216881'),(730,'contentstore','0003_remove_assets_page_flag','2020-10-06 04:04:14.868394'),(731,'contentstore','0004_remove_push_notification_configmodel_table','2020-10-06 04:04:15.509332'),(732,'contentstore','0005_add_enable_checklists_quality_waffle_flag','2020-10-06 04:04:15.539767'),(733,'course_creators','0001_initial','2020-10-06 04:04:15.873408'),(734,'tagging','0001_initial','2020-10-06 04:04:15.954095'),(735,'tagging','0002_auto_20170116_1541','2020-10-06 04:04:16.003729'),(736,'user_tasks','0001_initial','2020-10-06 04:04:16.612667'),(737,'user_tasks','0002_artifact_file_storage','2020-10-06 04:04:16.697376'),(738,'user_tasks','0003_url_max_length','2020-10-06 04:04:16.743913'),(739,'user_tasks','0004_url_textfield','2020-10-06 04:04:16.788607'),(740,'xblock_config','0001_initial','2020-10-06 04:04:16.937541'),(741,'xblock_config','0002_courseeditltifieldsenabledflag','2020-10-06 04:04:17.125871'); +INSERT INTO `django_migrations` VALUES (1,'contenttypes','0001_initial','2020-10-29 08:08:46.746049'),(2,'auth','0001_initial','2020-10-29 08:08:46.876222'),(3,'admin','0001_initial','2020-10-29 08:08:48.183648'),(4,'admin','0002_logentry_remove_auto_add','2020-10-29 08:08:48.285252'),(5,'admin','0003_logentry_add_action_flag_choices','2020-10-29 08:08:48.298819'),(6,'announcements','0001_initial','2020-10-29 08:08:48.320432'),(7,'sites','0001_initial','2020-10-29 08:08:48.351443'),(8,'contenttypes','0002_remove_content_type_name','2020-10-29 08:08:48.436276'),(9,'api_admin','0001_initial','2020-10-29 08:08:48.490868'),(10,'api_admin','0002_auto_20160325_1604','2020-10-29 08:08:48.626719'),(11,'api_admin','0003_auto_20160404_1618','2020-10-29 08:08:48.976066'),(12,'api_admin','0004_auto_20160412_1506','2020-10-29 08:08:49.196071'),(13,'api_admin','0005_auto_20160414_1232','2020-10-29 08:08:49.285800'),(14,'api_admin','0006_catalog','2020-10-29 08:08:49.290292'),(15,'api_admin','0007_delete_historical_api_records','2020-10-29 08:08:49.434301'),(16,'assessment','0001_initial','2020-10-29 08:08:50.072902'),(17,'assessment','0002_staffworkflow','2020-10-29 08:08:50.929814'),(18,'assessment','0003_expand_course_id','2020-10-29 08:08:51.206181'),(19,'assessment','0004_historicalsharedfileupload_sharedfileupload','2020-10-29 08:08:51.281352'),(20,'assessment','0005_add_filename_to_sharedupload','2020-10-29 08:08:51.552137'),(21,'assessment','0006_TeamWorkflows','2020-10-29 08:08:51.582299'),(22,'auth','0002_alter_permission_name_max_length','2020-10-29 08:08:51.663631'),(23,'auth','0003_alter_user_email_max_length','2020-10-29 08:08:51.700776'),(24,'auth','0004_alter_user_username_opts','2020-10-29 08:08:51.716585'),(25,'auth','0005_alter_user_last_login_null','2020-10-29 08:08:51.757913'),(26,'auth','0006_require_contenttypes_0002','2020-10-29 08:08:51.760966'),(27,'auth','0007_alter_validators_add_error_messages','2020-10-29 08:08:51.772646'),(28,'auth','0008_alter_user_username_max_length','2020-10-29 08:08:51.809965'),(29,'auth','0009_alter_user_last_name_max_length','2020-10-29 08:08:51.857487'),(30,'auth','0010_alter_group_name_max_length','2020-10-29 08:08:51.895486'),(31,'auth','0011_update_proxy_permissions','2020-10-29 08:08:51.929370'),(32,'instructor_task','0001_initial','2020-10-29 08:08:51.957351'),(33,'certificates','0001_initial','2020-10-29 08:08:52.516886'),(34,'certificates','0002_data__certificatehtmlviewconfiguration_data','2020-10-29 08:08:52.836768'),(35,'certificates','0003_data__default_modes','2020-10-29 08:08:52.889834'),(36,'certificates','0004_certificategenerationhistory','2020-10-29 08:08:52.930454'),(37,'certificates','0005_auto_20151208_0801','2020-10-29 08:08:53.052105'),(38,'certificates','0006_certificatetemplateasset_asset_slug','2020-10-29 08:08:53.080343'),(39,'certificates','0007_certificateinvalidation','2020-10-29 08:08:53.125953'),(40,'badges','0001_initial','2020-10-29 08:08:53.361989'),(41,'badges','0002_data__migrate_assertions','2020-10-29 08:08:53.514017'),(42,'badges','0003_schema__add_event_configuration','2020-10-29 08:08:53.559071'),(43,'waffle','0001_initial','2020-10-29 08:08:53.735074'),(44,'sites','0002_alter_domain_unique','2020-10-29 08:08:53.958340'),(45,'enterprise','0001_initial','2020-10-29 08:08:56.472613'),(46,'enterprise','0002_enterprisecustomerbrandingconfiguration','2020-10-29 08:08:56.476472'),(47,'enterprise','0003_auto_20161104_0937','2020-10-29 08:08:56.480336'),(48,'enterprise','0004_auto_20161114_0434','2020-10-29 08:08:56.486107'),(49,'enterprise','0005_pendingenterprisecustomeruser','2020-10-29 08:08:56.489637'),(50,'enterprise','0006_auto_20161121_0241','2020-10-29 08:08:56.492821'),(51,'enterprise','0007_auto_20161109_1511','2020-10-29 08:08:56.496535'),(52,'enterprise','0008_auto_20161124_2355','2020-10-29 08:08:56.500758'),(53,'enterprise','0009_auto_20161130_1651','2020-10-29 08:08:56.510110'),(54,'enterprise','0010_auto_20161222_1212','2020-10-29 08:08:56.514715'),(55,'enterprise','0011_enterprisecustomerentitlement_historicalenterprisecustomerentitlement','2020-10-29 08:08:56.520926'),(56,'enterprise','0012_auto_20170125_1033','2020-10-29 08:08:56.524034'),(57,'enterprise','0013_auto_20170125_1157','2020-10-29 08:08:56.528096'),(58,'enterprise','0014_enrollmentnotificationemailtemplate_historicalenrollmentnotificationemailtemplate','2020-10-29 08:08:56.531590'),(59,'enterprise','0015_auto_20170130_0003','2020-10-29 08:08:56.535895'),(60,'enterprise','0016_auto_20170405_0647','2020-10-29 08:08:56.540838'),(61,'enterprise','0017_auto_20170508_1341','2020-10-29 08:08:56.546991'),(62,'enterprise','0018_auto_20170511_1357','2020-10-29 08:08:56.550837'),(63,'enterprise','0019_auto_20170606_1853','2020-10-29 08:08:56.556828'),(64,'enterprise','0020_auto_20170624_2316','2020-10-29 08:08:56.561922'),(65,'enterprise','0021_auto_20170711_0712','2020-10-29 08:08:56.565920'),(66,'enterprise','0022_auto_20170720_1543','2020-10-29 08:08:56.569326'),(67,'enterprise','0023_audit_data_reporting_flag','2020-10-29 08:08:56.573189'),(68,'enterprise','0024_enterprisecustomercatalog_historicalenterprisecustomercatalog','2020-10-29 08:08:56.578498'),(69,'enterprise','0025_auto_20170828_1412','2020-10-29 08:08:56.582516'),(70,'enterprise','0026_make_require_account_level_consent_nullable','2020-10-29 08:08:56.588050'),(71,'enterprise','0027_remove_account_level_consent','2020-10-29 08:08:56.592964'),(72,'enterprise','0028_link_enterprise_to_enrollment_template','2020-10-29 08:08:56.596684'),(73,'enterprise','0029_auto_20170925_1909','2020-10-29 08:08:56.601573'),(74,'enterprise','0030_auto_20171005_1600','2020-10-29 08:08:56.604793'),(75,'enterprise','0031_auto_20171012_1249','2020-10-29 08:08:56.608485'),(76,'enterprise','0032_reporting_model','2020-10-29 08:08:56.613367'),(77,'enterprise','0033_add_history_change_reason_field','2020-10-29 08:08:56.617807'),(78,'enterprise','0034_auto_20171023_0727','2020-10-29 08:08:56.624589'),(79,'enterprise','0035_auto_20171212_1129','2020-10-29 08:08:56.630349'),(80,'enterprise','0036_sftp_reporting_support','2020-10-29 08:08:56.635594'),(81,'enterprise','0037_auto_20180110_0450','2020-10-29 08:08:56.641291'),(82,'enterprise','0038_auto_20180122_1427','2020-10-29 08:08:56.644257'),(83,'enterprise','0039_auto_20180129_1034','2020-10-29 08:08:56.650021'),(84,'enterprise','0040_auto_20180129_1428','2020-10-29 08:08:56.656288'),(85,'enterprise','0041_auto_20180212_1507','2020-10-29 08:08:56.659803'),(86,'enterprise','0042_replace_sensitive_sso_username','2020-10-29 08:08:56.666813'),(87,'enterprise','0043_auto_20180507_0138','2020-10-29 08:08:56.672680'),(88,'enterprise','0044_reporting_config_multiple_types','2020-10-29 08:08:56.677448'),(89,'enterprise','0045_report_type_json','2020-10-29 08:08:56.682206'),(90,'enterprise','0046_remove_unique_constraints','2020-10-29 08:08:56.688159'),(91,'enterprise','0047_auto_20180517_0457','2020-10-29 08:08:56.696543'),(92,'enterprise','0048_enterprisecustomeruser_active','2020-10-29 08:08:56.701905'),(93,'enterprise','0049_auto_20180531_0321','2020-10-29 08:08:56.707159'),(94,'enterprise','0050_progress_v2','2020-10-29 08:08:56.710912'),(95,'enterprise','0051_add_enterprise_slug','2020-10-29 08:08:56.715265'),(96,'enterprise','0052_create_unique_slugs','2020-10-29 08:08:56.718973'),(97,'enterprise','0053_pendingenrollment_cohort_name','2020-10-29 08:08:56.722575'),(98,'enterprise','0053_auto_20180911_0811','2020-10-29 08:08:56.726944'),(99,'enterprise','0054_merge_20180914_1511','2020-10-29 08:08:56.730723'),(100,'enterprise','0055_auto_20181015_1112','2020-10-29 08:08:56.734887'),(101,'enterprise','0056_enterprisecustomerreportingconfiguration_pgp_encryption_key','2020-10-29 08:08:56.740208'),(102,'enterprise','0057_enterprisecustomerreportingconfiguration_enterprise_customer_catalogs','2020-10-29 08:08:56.745133'),(103,'enterprise','0058_auto_20181212_0145','2020-10-29 08:08:56.749723'),(104,'enterprise','0059_add_code_management_portal_config','2020-10-29 08:08:56.753761'),(105,'enterprise','0060_upgrade_django_simple_history','2020-10-29 08:08:56.756760'),(106,'enterprise','0061_systemwideenterpriserole_systemwideenterpriseuserroleassignment','2020-10-29 08:08:56.761020'),(107,'enterprise','0062_add_system_wide_enterprise_roles','2020-10-29 08:08:56.764186'),(108,'enterprise','0063_systemwideenterpriserole_description','2020-10-29 08:08:56.768000'),(109,'enterprise','0064_enterprisefeaturerole_enterprisefeatureuserroleassignment','2020-10-29 08:08:56.771856'),(110,'enterprise','0065_add_enterprise_feature_roles','2020-10-29 08:08:56.776192'),(111,'enterprise','0066_add_system_wide_enterprise_operator_role','2020-10-29 08:08:56.780014'),(112,'enterprise','0067_add_role_based_access_control_switch','2020-10-29 08:08:56.784572'),(113,'enterprise','0068_remove_role_based_access_control_switch','2020-10-29 08:08:56.788806'),(114,'enterprise','0069_auto_20190613_0607','2020-10-29 08:08:56.791942'),(115,'enterprise','0070_enterprise_catalog_query','2020-10-29 08:08:56.798024'),(116,'enterprise','0071_historicalpendingenrollment_historicalpendingenterprisecustomeruser','2020-10-29 08:08:56.802927'),(117,'enterprise','0072_add_enterprise_report_config_feature_role','2020-10-29 08:08:56.807459'),(118,'enterprise','0073_enterprisecustomerreportingconfiguration_uuid','2020-10-29 08:08:56.812839'),(119,'enterprise','0074_auto_20190904_1143','2020-10-29 08:08:56.817238'),(120,'enterprise','0075_auto_20190916_1030','2020-10-29 08:08:56.821630'),(121,'enterprise','0076_auto_20190918_2037','2020-10-29 08:08:56.827902'),(122,'enterprise','0077_auto_20191002_1529','2020-10-29 08:08:56.832309'),(123,'enterprise','0078_auto_20191107_1536','2020-10-29 08:08:56.838191'),(124,'enterprise','0079_AddEnterpriseEnrollmentSource','2020-10-29 08:08:56.843872'),(125,'enterprise','0080_auto_20191113_1708','2020-10-29 08:08:56.847551'),(126,'enterprise','0081_UpdateEnterpriseEnrollmentSource','2020-10-29 08:08:56.851804'),(127,'enterprise','0082_AddManagementEnterpriseEnrollmentSource','2020-10-29 08:08:56.856126'),(128,'enterprise','0083_enterprisecustomerreportingconfiguration_include_date','2020-10-29 08:08:56.859864'),(129,'enterprise','0084_auto_20200120_1137','2020-10-29 08:08:56.864931'),(130,'enterprise','0085_enterprisecustomeruser_linked','2020-10-29 08:08:56.867708'),(131,'enterprise','0086_auto_20200128_1726','2020-10-29 08:08:56.871110'),(132,'enterprise','0087_auto_20200206_1151','2020-10-29 08:08:56.876310'),(133,'enterprise','0088_auto_20200224_1341','2020-10-29 08:08:56.879869'),(134,'enterprise','0089_auto_20200305_0652','2020-10-29 08:08:56.884040'),(135,'enterprise','0090_update_content_filter','2020-10-29 08:08:56.890241'),(136,'enterprise','0091_add_sales_force_id_in_pendingenrollment','2020-10-29 08:08:56.894498'),(137,'enterprise','0092_auto_20200312_1650','2020-10-29 08:08:56.899861'),(138,'enterprise','0093_add_use_enterprise_catalog_flag','2020-10-29 08:08:58.153457'),(139,'enterprise','0094_add_use_enterprise_catalog_sample','2020-10-29 08:08:58.351661'),(140,'enterprise','0095_auto_20200507_1138','2020-10-29 08:08:58.515520'),(141,'enterprise','0096_enterprise_catalog_admin_role','2020-10-29 08:08:58.897340'),(142,'enterprise','0097_auto_20200619_1130','2020-10-29 08:08:58.977419'),(143,'enterprise','0098_auto_20200629_1756','2020-10-29 08:08:59.128553'),(144,'enterprise','0099_auto_20200702_1537','2020-10-29 08:08:59.283169'),(145,'enterprise','0100_add_licensed_enterprise_course_enrollment','2020-10-29 08:08:59.452161'),(146,'enterprise','0101_move_data_to_saved_for_later','2020-10-29 08:08:59.663830'),(147,'enterprise','0102_auto_20200708_1615','2020-10-29 08:08:59.835970'),(148,'enterprise','0103_remove_marked_done','2020-10-29 08:08:59.961328'),(149,'enterprise','0104_sync_query_field','2020-10-29 08:09:00.139131'),(150,'enterprise','0105_add_branding_config_color_fields','2020-10-29 08:09:00.318499'),(151,'enterprise','0106_move_branding_config_colors','2020-10-29 08:09:00.417049'),(152,'enterprise','0107_remove_branding_config_banner_fields','2020-10-29 08:09:00.509407'),(153,'enterprise','0108_add_licensed_enrollment_is_revoked','2020-10-29 08:09:00.640028'),(154,'enterprise','0109_remove_use_enterprise_catalog_sample','2020-10-29 08:09:00.731881'),(155,'enterprise','0110_add_default_contract_discount','2020-10-29 08:09:00.867015'),(156,'enterprise','0111_pendingenterprisecustomeradminuser','2020-10-29 08:09:01.029051'),(157,'enterprise','0112_auto_20200914_0926','2020-10-29 08:09:01.289874'),(158,'enterprise','0113_auto_20200914_2054','2020-10-29 08:09:01.472667'),(159,'blackboard','0001_initial','2020-10-29 08:09:01.651428'),(160,'blackboard','0002_auto_20200930_1723','2020-10-29 08:09:02.243604'),(161,'blackboard','0003_blackboardlearnerdatatransmissionaudit','2020-10-29 08:09:02.273252'),(162,'blackboard','0004_blackboard_tx_chunk_size_default_1','2020-10-29 08:09:02.370418'),(163,'block_structure','0001_config','2020-10-29 08:09:02.462469'),(164,'block_structure','0002_blockstructuremodel','2020-10-29 08:09:02.536180'),(165,'block_structure','0003_blockstructuremodel_storage','2020-10-29 08:09:02.548441'),(166,'block_structure','0004_blockstructuremodel_usagekeywithrun','2020-10-29 08:09:02.557848'),(167,'bookmarks','0001_initial','2020-10-29 08:09:02.842401'),(168,'branding','0001_initial','2020-10-29 08:09:03.115245'),(169,'course_modes','0001_initial','2020-10-29 08:09:03.243830'),(170,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2020-10-29 08:09:03.296941'),(171,'course_modes','0003_auto_20151113_1443','2020-10-29 08:09:03.312567'),(172,'course_modes','0004_auto_20151113_1457','2020-10-29 08:09:03.403802'),(173,'course_modes','0005_auto_20151217_0958','2020-10-29 08:09:03.440528'),(174,'course_modes','0006_auto_20160208_1407','2020-10-29 08:09:03.504390'),(175,'course_modes','0007_coursemode_bulk_sku','2020-10-29 08:09:03.537385'),(176,'course_groups','0001_initial','2020-10-29 08:09:04.253605'),(177,'bulk_email','0001_initial','2020-10-29 08:09:04.771210'),(178,'bulk_email','0002_data__load_course_email_template','2020-10-29 08:09:05.041240'),(179,'bulk_email','0003_config_model_feature_flag','2020-10-29 08:09:05.146256'),(180,'bulk_email','0004_add_email_targets','2020-10-29 08:09:05.806882'),(181,'bulk_email','0005_move_target_data','2020-10-29 08:09:06.086351'),(182,'bulk_email','0006_course_mode_targets','2020-10-29 08:09:06.197669'),(183,'courseware','0001_initial','2020-10-29 08:09:07.332870'),(184,'bulk_grades','0001_initial','2020-10-29 08:09:07.852608'),(185,'bulk_grades','0002_auto_20190703_1526','2020-10-29 08:09:08.026807'),(186,'calendar_sync','0001_initial','2020-10-29 08:09:08.325618'),(187,'calendar_sync','0002_auto_20200709_1743','2020-10-29 08:09:09.088589'),(188,'canvas','0001_initial','2020-10-29 08:09:09.448007'),(189,'canvas','0002_auto_20200806_1632','2020-10-29 08:09:09.708455'),(190,'canvas','0003_delete_canvasglobalconfiguration','2020-10-29 08:09:09.730262'),(191,'canvas','0004_adding_learner_data_to_canvas','2020-10-29 08:09:09.768821'),(192,'canvas','0005_auto_20200909_1534','2020-10-29 08:09:09.804261'),(193,'catalog','0001_initial','2020-10-29 08:09:09.921742'),(194,'catalog','0002_catalogintegration_username','2020-10-29 08:09:10.061464'),(195,'catalog','0003_catalogintegration_page_size','2020-10-29 08:09:10.170424'),(196,'catalog','0004_auto_20170616_0618','2020-10-29 08:09:10.236763'),(197,'catalog','0005_catalogintegration_long_term_cache_ttl','2020-10-29 08:09:10.326714'),(198,'celery_utils','0001_initial','2020-10-29 08:09:10.383234'),(199,'celery_utils','0002_chordable_django_backend','2020-10-29 08:09:10.419573'),(200,'certificates','0008_schema__remove_badges','2020-10-29 08:09:10.650183'),(201,'certificates','0009_certificategenerationcoursesetting_language_self_generation','2020-10-29 08:09:10.861495'),(202,'certificates','0010_certificatetemplate_language','2020-10-29 08:09:10.901229'),(203,'certificates','0011_certificatetemplate_alter_unique','2020-10-29 08:09:11.069099'),(204,'certificates','0012_certificategenerationcoursesetting_include_hours_of_effort','2020-10-29 08:09:11.106355'),(205,'certificates','0013_remove_certificategenerationcoursesetting_enabled','2020-10-29 08:09:11.148557'),(206,'certificates','0014_change_eligible_certs_manager','2020-10-29 08:09:11.216284'),(207,'certificates','0015_add_masters_choice','2020-10-29 08:09:11.287322'),(208,'certificates','0016_historicalgeneratedcertificate','2020-10-29 08:09:11.423105'),(209,'user_api','0001_initial','2020-10-29 08:09:12.464883'),(210,'user_api','0002_retirementstate_userretirementstatus','2020-10-29 08:09:12.791916'),(211,'commerce','0001_data__add_ecommerce_service_user','2020-10-29 08:09:13.184173'),(212,'commerce','0002_commerceconfiguration','2020-10-29 08:09:13.305765'),(213,'commerce','0003_auto_20160329_0709','2020-10-29 08:09:13.404235'),(214,'commerce','0004_auto_20160531_0950','2020-10-29 08:09:13.678391'),(215,'commerce','0005_commerceconfiguration_enable_automatic_refund_approval','2020-10-29 08:09:13.786184'),(216,'commerce','0006_auto_20170424_1734','2020-10-29 08:09:13.859683'),(217,'commerce','0007_auto_20180313_0609','2020-10-29 08:09:14.048369'),(218,'commerce','0008_auto_20191024_2048','2020-10-29 08:09:14.202567'),(219,'completion','0001_initial','2020-10-29 08:09:14.877849'),(220,'completion','0002_auto_20180125_1510','2020-10-29 08:09:15.009116'),(221,'completion','0003_learning_context','2020-10-29 08:09:15.323350'),(222,'consent','0001_initial','2020-10-29 08:09:15.616941'),(223,'consent','0002_migrate_to_new_data_sharing_consent','2020-10-29 08:09:15.865045'),(224,'consent','0003_historicaldatasharingconsent_history_change_reason','2020-10-29 08:09:15.992382'),(225,'consent','0004_datasharingconsenttextoverrides','2020-10-29 08:09:16.128158'),(226,'organizations','0001_initial','2020-10-29 08:09:16.313779'),(227,'organizations','0002_auto_20170117_1434','2020-10-29 08:09:16.319991'),(228,'organizations','0003_auto_20170221_1138','2020-10-29 08:09:16.325659'),(229,'organizations','0004_auto_20170413_2315','2020-10-29 08:09:16.331470'),(230,'organizations','0005_auto_20171116_0640','2020-10-29 08:09:16.337237'),(231,'organizations','0006_auto_20171207_0259','2020-10-29 08:09:16.344555'),(232,'organizations','0007_historicalorganization','2020-10-29 08:09:16.349423'),(233,'content_libraries','0001_initial','2020-10-29 08:09:16.989979'),(234,'content_libraries','0002_group_permissions','2020-10-29 08:09:18.156980'),(235,'content_libraries','0003_contentlibrary_type','2020-10-29 08:09:18.209474'),(236,'content_libraries','0004_contentlibrary_license','2020-10-29 08:09:18.241144'),(237,'course_overviews','0001_initial','2020-10-29 08:09:18.290450'),(238,'course_overviews','0002_add_course_catalog_fields','2020-10-29 08:09:18.422109'),(239,'course_overviews','0003_courseoverviewgeneratedhistory','2020-10-29 08:09:18.443504'),(240,'course_overviews','0004_courseoverview_org','2020-10-29 08:09:18.478227'),(241,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2020-10-29 08:09:18.498159'),(242,'course_overviews','0006_courseoverviewimageset','2020-10-29 08:09:18.525180'),(243,'course_overviews','0007_courseoverviewimageconfig','2020-10-29 08:09:18.665734'),(244,'course_overviews','0008_remove_courseoverview_facebook_url','2020-10-29 08:09:18.748374'),(245,'course_overviews','0009_readd_facebook_url','2020-10-29 08:09:18.754112'),(246,'course_overviews','0010_auto_20160329_2317','2020-10-29 08:09:18.813080'),(247,'course_overviews','0011_courseoverview_marketing_url','2020-10-29 08:09:18.851762'),(248,'course_overviews','0012_courseoverview_eligible_for_financial_aid','2020-10-29 08:09:18.900131'),(249,'course_overviews','0013_courseoverview_language','2020-10-29 08:09:18.939095'),(250,'course_overviews','0014_courseoverview_certificate_available_date','2020-10-29 08:09:18.981574'),(251,'content_type_gating','0001_initial','2020-10-29 08:09:19.130157'),(252,'content_type_gating','0002_auto_20181119_0959','2020-10-29 08:09:19.446130'),(253,'content_type_gating','0003_auto_20181128_1407','2020-10-29 08:09:19.587770'),(254,'content_type_gating','0004_auto_20181128_1521','2020-10-29 08:09:19.682485'),(255,'content_type_gating','0005_auto_20190306_1547','2020-10-29 08:09:19.778855'),(256,'content_type_gating','0006_auto_20190308_1447','2020-10-29 08:09:19.878445'),(257,'content_type_gating','0007_auto_20190311_1919','2020-10-29 08:09:20.838795'),(258,'content_type_gating','0008_auto_20190313_1634','2020-10-29 08:09:20.937727'),(259,'contentserver','0001_initial','2020-10-29 08:09:21.079813'),(260,'contentserver','0002_cdnuseragentsconfig','2020-10-29 08:09:21.242972'),(261,'cornerstone','0001_initial','2020-10-29 08:09:21.880981'),(262,'cornerstone','0002_cornerstoneglobalconfiguration_subject_mapping','2020-10-29 08:09:22.183611'),(263,'cornerstone','0003_auto_20190621_1000','2020-10-29 08:09:22.615399'),(264,'cornerstone','0004_cornerstoneglobalconfiguration_languages','2020-10-29 08:09:22.723676'),(265,'cornerstone','0005_auto_20190925_0730','2020-10-29 08:09:22.903769'),(266,'cornerstone','0006_auto_20191001_0742','2020-10-29 08:09:23.508272'),(267,'cors_csrf','0001_initial','2020-10-29 08:09:23.649992'),(268,'course_action_state','0001_initial','2020-10-29 08:09:23.902238'),(269,'course_overviews','0015_historicalcourseoverview','2020-10-29 08:09:24.208489'),(270,'course_overviews','0016_simulatecoursepublishconfig','2020-10-29 08:09:24.391165'),(271,'course_overviews','0017_auto_20191002_0823','2020-10-29 08:09:24.510964'),(272,'course_overviews','0018_add_start_end_in_CourseOverview','2020-10-29 08:09:24.824044'),(273,'course_overviews','0019_improve_courseoverviewtab','2020-10-29 08:09:25.098543'),(274,'course_date_signals','0001_initial','2020-10-29 08:09:25.463837'),(275,'course_duration_limits','0001_initial','2020-10-29 08:09:25.818568'),(276,'course_duration_limits','0002_auto_20181119_0959','2020-10-29 08:09:26.062912'),(277,'course_duration_limits','0003_auto_20181128_1407','2020-10-29 08:09:26.715030'),(278,'course_duration_limits','0004_auto_20181128_1521','2020-10-29 08:09:26.820147'),(279,'course_duration_limits','0005_auto_20190306_1546','2020-10-29 08:09:26.932637'),(280,'course_duration_limits','0006_auto_20190308_1447','2020-10-29 08:09:27.054865'),(281,'course_duration_limits','0007_auto_20190311_1919','2020-10-29 08:09:27.754609'),(282,'course_duration_limits','0008_auto_20190313_1634','2020-10-29 08:09:27.872567'),(283,'course_goals','0001_initial','2020-10-29 08:09:28.120638'),(284,'course_goals','0002_auto_20171010_1129','2020-10-29 08:09:28.267002'),(285,'course_groups','0002_change_inline_default_cohort_value','2020-10-29 08:09:28.281033'),(286,'course_groups','0003_auto_20170609_1455','2020-10-29 08:09:28.450586'),(287,'course_modes','0008_course_key_field_to_foreign_key','2020-10-29 08:09:28.645200'),(288,'course_modes','0009_suggested_prices_to_charfield','2020-10-29 08:09:28.668592'),(289,'course_modes','0010_archived_suggested_prices_to_charfield','2020-10-29 08:09:28.684062'),(290,'course_modes','0011_change_regex_for_comma_separated_ints','2020-10-29 08:09:28.718470'),(291,'course_modes','0012_historicalcoursemode','2020-10-29 08:09:29.300808'),(292,'course_modes','0013_auto_20200115_2022','2020-10-29 08:09:29.488774'),(293,'course_overviews','0020_courseoverviewtab_url_slug','2020-10-29 08:09:29.548820'),(294,'course_overviews','0021_courseoverviewtab_link','2020-10-29 08:09:29.607234'),(295,'course_overviews','0022_courseoverviewtab_is_hidden','2020-10-29 08:09:29.667265'),(296,'coursewarehistoryextended','0001_initial','2020-10-29 08:09:29.961358'),(297,'coursewarehistoryextended','0002_force_studentmodule_index','2020-10-29 08:09:29.983909'),(298,'courseware','0002_coursedynamicupgradedeadlineconfiguration_dynamicupgradedeadlineconfiguration','2020-10-29 08:09:30.068982'),(299,'courseware','0003_auto_20170825_0935','2020-10-29 08:09:30.184002'),(300,'courseware','0004_auto_20171010_1639','2020-10-29 08:09:30.210781'),(301,'courseware','0005_orgdynamicupgradedeadlineconfiguration','2020-10-29 08:09:30.268341'),(302,'courseware','0006_remove_module_id_index','2020-10-29 08:09:30.333766'),(303,'courseware','0007_remove_done_index','2020-10-29 08:09:30.376830'),(304,'courseware','0008_move_idde_to_edx_when','2020-10-29 08:09:30.546163'),(305,'courseware','0009_auto_20190703_1955','2020-10-29 08:09:30.646537'),(306,'courseware','0010_auto_20190709_1559','2020-10-29 08:09:30.763384'),(307,'courseware','0011_csm_id_bigint','2020-10-29 08:09:30.907169'),(308,'courseware','0012_adjust_fields','2020-10-29 08:09:31.058781'),(309,'courseware','0013_auto_20191001_1858','2020-10-29 08:09:31.208712'),(310,'courseware','0014_fix_nan_value_for_global_speed','2020-10-29 08:09:31.380653'),(311,'crawlers','0001_initial','2020-10-29 08:09:31.530376'),(312,'crawlers','0002_auto_20170419_0018','2020-10-29 08:09:32.073771'),(313,'credentials','0001_initial','2020-10-29 08:09:32.206316'),(314,'credentials','0002_auto_20160325_0631','2020-10-29 08:09:32.329041'),(315,'credentials','0003_auto_20170525_1109','2020-10-29 08:09:32.480710'),(316,'credentials','0004_notifycredentialsconfig','2020-10-29 08:09:32.607051'),(317,'credit','0001_initial','2020-10-29 08:09:33.210326'),(318,'credit','0002_creditconfig','2020-10-29 08:09:33.697027'),(319,'credit','0003_auto_20160511_2227','2020-10-29 08:09:33.754970'),(320,'credit','0004_delete_historical_credit_records','2020-10-29 08:09:34.429208'),(321,'credit','0005_creditrequirement_sort_value','2020-10-29 08:09:34.473133'),(322,'credit','0006_creditrequirement_alter_ordering','2020-10-29 08:09:34.492920'),(323,'credit','0007_creditrequirement_copy_values','2020-10-29 08:09:34.675567'),(324,'credit','0008_creditrequirement_remove_order','2020-10-29 08:09:34.720127'),(325,'dark_lang','0001_initial','2020-10-29 08:09:34.846493'),(326,'dark_lang','0002_data__enable_on_install','2020-10-29 08:09:35.481342'),(327,'dark_lang','0003_auto_20180425_0359','2020-10-29 08:09:35.699113'),(328,'database_fixups','0001_initial','2020-10-29 08:09:35.891141'),(329,'degreed','0001_initial','2020-10-29 08:09:36.314698'),(330,'degreed','0002_auto_20180104_0103','2020-10-29 08:09:36.775510'),(331,'degreed','0003_auto_20180109_0712','2020-10-29 08:09:36.901816'),(332,'degreed','0004_auto_20180306_1251','2020-10-29 08:09:37.119750'),(333,'degreed','0005_auto_20180807_1302','2020-10-29 08:09:38.790555'),(334,'degreed','0006_upgrade_django_simple_history','2020-10-29 08:09:38.924027'),(335,'degreed','0007_auto_20190925_0730','2020-10-29 08:09:39.136067'),(336,'degreed','0008_auto_20191001_0742','2020-10-29 08:09:39.313654'),(337,'demographics','0001_initial','2020-10-29 08:09:39.570103'),(338,'demographics','0002_clean_duplicate_entries','2020-10-29 08:09:39.874960'),(339,'demographics','0003_auto_20200827_1949','2020-10-29 08:09:40.043601'),(340,'discounts','0001_initial','2020-10-29 08:09:40.406870'),(341,'discounts','0002_auto_20191022_1720','2020-10-29 08:09:40.925833'),(342,'django_celery_results','0001_initial','2020-10-29 08:09:41.123657'),(343,'django_celery_results','0002_add_task_name_args_kwargs','2020-10-29 08:09:41.303939'),(344,'django_celery_results','0003_auto_20181106_1101','2020-10-29 08:09:41.323243'),(345,'django_celery_results','0004_auto_20190516_0412','2020-10-29 08:09:41.497775'),(346,'django_celery_results','0005_taskresult_worker','2020-10-29 08:09:41.553128'),(347,'django_celery_results','0006_taskresult_date_created','2020-10-29 08:09:42.254382'),(348,'django_celery_results','0007_remove_taskresult_hidden','2020-10-29 08:09:42.325235'),(349,'django_comment_common','0001_initial','2020-10-29 08:09:42.609773'),(350,'django_comment_common','0002_forumsconfig','2020-10-29 08:09:42.964627'),(351,'django_comment_common','0003_enable_forums','2020-10-29 08:09:43.221933'),(352,'django_comment_common','0004_auto_20161117_1209','2020-10-29 08:09:43.317444'),(353,'django_comment_common','0005_coursediscussionsettings','2020-10-29 08:09:43.354114'),(354,'django_comment_common','0006_coursediscussionsettings_discussions_id_map','2020-10-29 08:09:43.404666'),(355,'django_comment_common','0007_discussionsidmapping','2020-10-29 08:09:43.435242'),(356,'django_comment_common','0008_role_user_index','2020-10-29 08:09:43.463773'),(357,'django_notify','0001_initial','2020-10-29 08:09:44.027998'),(358,'edx_proctoring','0001_initial','2020-10-29 08:09:46.190408'),(359,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2020-10-29 08:09:47.155014'),(360,'edx_proctoring','0003_auto_20160101_0525','2020-10-29 08:09:47.371935'),(361,'edx_proctoring','0004_auto_20160201_0523','2020-10-29 08:09:47.495203'),(362,'edx_proctoring','0005_proctoredexam_hide_after_due','2020-10-29 08:09:47.570432'),(363,'edx_proctoring','0006_allowed_time_limit_mins','2020-10-29 08:09:47.841500'),(364,'edx_proctoring','0007_proctoredexam_backend','2020-10-29 08:09:47.905219'),(365,'edx_proctoring','0008_auto_20181116_1551','2020-10-29 08:09:48.278652'),(366,'edx_proctoring','0009_proctoredexamreviewpolicy_remove_rules','2020-10-29 08:09:49.032110'),(367,'edx_proctoring','0010_update_backend','2020-10-29 08:09:49.259422'),(368,'edx_when','0001_initial','2020-10-29 08:09:49.673504'),(369,'edx_when','0002_auto_20190318_1736','2020-10-29 08:09:50.387863'),(370,'edx_when','0003_auto_20190402_1501','2020-10-29 08:09:50.928292'),(371,'edx_when','0004_datepolicy_rel_date','2020-10-29 08:09:50.980680'),(372,'edx_when','0005_auto_20190911_1056','2020-10-29 08:09:51.155074'),(373,'edx_when','0006_drop_active_index','2020-10-29 08:09:51.186575'),(374,'edx_when','0007_meta_tweaks','2020-10-29 08:09:51.206608'),(375,'edxval','0001_initial','2020-10-29 08:09:51.810017'),(376,'edxval','0002_data__default_profiles','2020-10-29 08:09:51.817116'),(377,'edxval','0003_coursevideo_is_hidden','2020-10-29 08:09:51.824856'),(378,'edxval','0004_data__add_hls_profile','2020-10-29 08:09:51.833528'),(379,'edxval','0005_videoimage','2020-10-29 08:09:51.841407'),(380,'edxval','0006_auto_20171009_0725','2020-10-29 08:09:51.849881'),(381,'edxval','0007_transcript_credentials_state','2020-10-29 08:09:51.857194'),(382,'edxval','0008_remove_subtitles','2020-10-29 08:09:51.865768'),(383,'edxval','0009_auto_20171127_0406','2020-10-29 08:09:51.873843'),(384,'edxval','0010_add_video_as_foreign_key','2020-10-29 08:09:51.881564'),(385,'edxval','0011_data__add_audio_mp3_profile','2020-10-29 08:09:51.892018'),(386,'edxval','0012_thirdpartytranscriptcredentialsstate_has_creds','2020-10-29 08:09:51.899617'),(387,'edxval','0013_thirdpartytranscriptcredentialsstate_copy_values','2020-10-29 08:09:51.906791'),(388,'edxval','0014_transcript_credentials_state_retype_exists','2020-10-29 08:09:51.913438'),(389,'edxval','0015_remove_thirdpartytranscriptcredentialsstate_exists','2020-10-29 08:09:51.919821'),(390,'edxval','0016_add_transcript_credentials_model','2020-10-29 08:09:51.928164'),(391,'edxval','0002_add_error_description_field','2020-10-29 08:09:52.237627'),(392,'edxval','0003_delete_transcriptcredentials','2020-10-29 08:09:52.283124'),(393,'email_marketing','0001_initial','2020-10-29 08:09:52.444968'),(394,'email_marketing','0002_auto_20160623_1656','2020-10-29 08:09:54.066162'),(395,'email_marketing','0003_auto_20160715_1145','2020-10-29 08:09:54.594326'),(396,'email_marketing','0004_emailmarketingconfiguration_welcome_email_send_delay','2020-10-29 08:09:54.723144'),(397,'email_marketing','0005_emailmarketingconfiguration_user_registration_cookie_timeout_delay','2020-10-29 08:09:54.846703'),(398,'email_marketing','0006_auto_20170711_0615','2020-10-29 08:09:54.953934'),(399,'email_marketing','0007_auto_20170809_0653','2020-10-29 08:09:55.762046'),(400,'email_marketing','0008_auto_20170809_0539','2020-10-29 08:09:55.983752'),(401,'email_marketing','0009_remove_emailmarketingconfiguration_sailthru_activation_template','2020-10-29 08:09:56.121032'),(402,'email_marketing','0010_auto_20180425_0800','2020-10-29 08:09:56.360039'),(403,'embargo','0001_initial','2020-10-29 08:09:56.924357'),(404,'embargo','0002_data__add_countries','2020-10-29 08:09:57.700315'),(405,'enterprise','0114_auto_20201020_0142','2020-10-29 08:09:57.908352'),(406,'enterprise','0115_enterpriseanalyticsuser_historicalenterpriseanalyticsuser','2020-10-29 08:09:58.218255'),(407,'experiments','0001_initial','2020-10-29 08:09:59.166972'),(408,'student','0001_initial','2020-10-29 08:10:06.181307'),(409,'student','0002_auto_20151208_1034','2020-10-29 08:10:06.192520'),(410,'student','0003_auto_20160516_0938','2020-10-29 08:10:06.201327'),(411,'student','0004_auto_20160531_1422','2020-10-29 08:10:06.210114'),(412,'student','0005_auto_20160531_1653','2020-10-29 08:10:06.219368'),(413,'student','0006_logoutviewconfiguration','2020-10-29 08:10:06.227880'),(414,'student','0007_registrationcookieconfiguration','2020-10-29 08:10:06.235983'),(415,'student','0008_auto_20161117_1209','2020-10-29 08:10:06.244392'),(416,'student','0009_auto_20170111_0422','2020-10-29 08:10:06.254009'),(417,'student','0010_auto_20170207_0458','2020-10-29 08:10:06.263776'),(418,'student','0011_course_key_field_to_foreign_key','2020-10-29 08:10:06.273663'),(419,'student','0012_sociallink','2020-10-29 08:10:06.280983'),(420,'student','0013_delete_historical_enrollment_records','2020-10-29 08:10:06.289744'),(421,'student','0014_courseenrollmentallowed_user','2020-10-29 08:10:06.299161'),(422,'student','0015_manualenrollmentaudit_add_role','2020-10-29 08:10:06.309355'),(423,'student','0016_coursenrollment_course_on_delete_do_nothing','2020-10-29 08:10:06.321578'),(424,'student','0017_accountrecovery','2020-10-29 08:10:06.332567'),(425,'student','0018_remove_password_history','2020-10-29 08:10:06.342219'),(426,'student','0019_auto_20181221_0540','2020-10-29 08:10:06.353041'),(427,'student','0020_auto_20190227_2019','2020-10-29 08:10:06.361785'),(428,'student','0021_historicalcourseenrollment','2020-10-29 08:10:06.370537'),(429,'student','0022_indexing_in_courseenrollment','2020-10-29 08:10:06.380097'),(430,'student','0023_bulkunenrollconfiguration','2020-10-29 08:10:06.388704'),(431,'student','0024_fbeenrollmentexclusion','2020-10-29 08:10:06.399741'),(432,'student','0025_auto_20191101_1846','2020-10-29 08:10:06.409509'),(433,'student','0026_allowedauthuser','2020-10-29 08:10:06.419508'),(434,'student','0027_courseenrollment_mode_callable_default','2020-10-29 08:10:06.428159'),(435,'student','0028_historicalmanualenrollmentaudit','2020-10-29 08:10:06.436481'),(436,'student','0029_add_data_researcher','2020-10-29 08:10:06.445933'),(437,'student','0030_userprofile_phone_number','2020-10-29 08:10:06.454897'),(438,'student','0031_auto_20200317_1122','2020-10-29 08:10:06.464553'),(439,'entitlements','0001_initial','2020-10-29 08:10:08.140895'),(440,'entitlements','0002_auto_20171102_0719','2020-10-29 08:10:08.546312'),(441,'entitlements','0003_auto_20171205_1431','2020-10-29 08:10:09.025208'),(442,'entitlements','0004_auto_20171206_1729','2020-10-29 08:10:09.166149'),(443,'entitlements','0005_courseentitlementsupportdetail','2020-10-29 08:10:09.812089'),(444,'entitlements','0006_courseentitlementsupportdetail_action','2020-10-29 08:10:10.053552'),(445,'entitlements','0007_change_expiration_period_default','2020-10-29 08:10:10.103666'),(446,'entitlements','0008_auto_20180328_1107','2020-10-29 08:10:10.324078'),(447,'entitlements','0009_courseentitlement_refund_locked','2020-10-29 08:10:10.451447'),(448,'entitlements','0010_backfill_refund_lock','2020-10-29 08:10:10.730132'),(449,'entitlements','0011_historicalcourseentitlement','2020-10-29 08:10:10.858369'),(450,'entitlements','0012_allow_blank_order_number_values','2020-10-29 08:10:11.131353'),(451,'entitlements','0013_historicalcourseentitlementsupportdetail','2020-10-29 08:10:11.253625'),(452,'entitlements','0014_auto_20200115_2022','2020-10-29 08:10:11.486671'),(453,'entitlements','0015_add_unique_together_constraint','2020-10-29 08:10:11.734061'),(454,'experiments','0002_auto_20170627_1402','2020-10-29 08:10:11.787717'),(455,'experiments','0003_auto_20170713_1148','2020-10-29 08:10:11.818560'),(456,'experiments','0004_historicalexperimentkeyvalue','2020-10-29 08:10:11.937562'),(457,'external_user_ids','0001_initial','2020-10-29 08:10:12.569471'),(458,'external_user_ids','0002_mb_coaching_20200210_1754','2020-10-29 08:10:13.138305'),(459,'external_user_ids','0003_auto_20200224_1836','2020-10-29 08:10:13.767859'),(460,'external_user_ids','0004_add_lti_type','2020-10-29 08:10:14.045293'),(461,'grades','0001_initial','2020-10-29 08:10:14.183331'),(462,'grades','0002_rename_last_edited_field','2020-10-29 08:10:14.249845'),(463,'grades','0003_coursepersistentgradesflag_persistentgradesenabledflag','2020-10-29 08:10:14.505741'),(464,'grades','0004_visibleblocks_course_id','2020-10-29 08:10:14.648324'),(465,'grades','0005_multiple_course_flags','2020-10-29 08:10:14.766917'),(466,'grades','0006_persistent_course_grades','2020-10-29 08:10:14.838458'),(467,'grades','0007_add_passed_timestamp_column','2020-10-29 08:10:14.943791'),(468,'grades','0008_persistentsubsectiongrade_first_attempted','2020-10-29 08:10:14.985147'),(469,'grades','0009_auto_20170111_1507','2020-10-29 08:10:15.045081'),(470,'grades','0010_auto_20170112_1156','2020-10-29 08:10:15.081746'),(471,'grades','0011_null_edited_time','2020-10-29 08:10:15.232360'),(472,'grades','0012_computegradessetting','2020-10-29 08:10:15.360982'),(473,'grades','0013_persistentsubsectiongradeoverride','2020-10-29 08:10:15.427298'),(474,'grades','0014_persistentsubsectiongradeoverridehistory','2020-10-29 08:10:15.587340'),(475,'grades','0015_historicalpersistentsubsectiongradeoverride','2020-10-29 08:10:15.773540'),(476,'grades','0016_auto_20190703_1446','2020-10-29 08:10:16.247626'),(477,'grades','0017_delete_manual_psgoverride_table','2020-10-29 08:10:16.415371'),(478,'grades','0018_add_waffle_flag_defaults','2020-10-29 08:10:16.712513'),(479,'instructor_task','0002_gradereportsetting','2020-10-29 08:10:16.855726'),(480,'instructor_task','0003_alter_task_input_field','2020-10-29 08:10:17.026719'),(481,'sap_success_factors','0001_initial','2020-10-29 08:10:17.874234'),(482,'sap_success_factors','0002_auto_20170224_1545','2020-10-29 08:10:17.886263'),(483,'sap_success_factors','0003_auto_20170317_1402','2020-10-29 08:10:17.895583'),(484,'sap_success_factors','0004_catalogtransmissionaudit_audit_summary','2020-10-29 08:10:17.904520'),(485,'sap_success_factors','0005_historicalsapsuccessfactorsenterprisecustomerconfiguration_history_change_reason','2020-10-29 08:10:17.920814'),(486,'sap_success_factors','0006_sapsuccessfactors_use_enterprise_enrollment_page_waffle_flag','2020-10-29 08:10:17.930933'),(487,'sap_success_factors','0007_remove_historicalsapsuccessfactorsenterprisecustomerconfiguration_history_change_reason','2020-10-29 08:10:17.940406'),(488,'sap_success_factors','0008_historicalsapsuccessfactorsenterprisecustomerconfiguration_history_change_reason','2020-10-29 08:10:17.950734'),(489,'sap_success_factors','0009_sapsuccessfactors_remove_enterprise_enrollment_page_waffle_flag','2020-10-29 08:10:17.961095'),(490,'sap_success_factors','0010_move_audit_tables_to_base_integrated_channel','2020-10-29 08:10:17.973847'),(491,'sap_success_factors','0011_auto_20180104_0103','2020-10-29 08:10:17.985703'),(492,'sap_success_factors','0012_auto_20180109_0712','2020-10-29 08:10:17.995836'),(493,'sap_success_factors','0013_auto_20180306_1251','2020-10-29 08:10:18.006168'),(494,'sap_success_factors','0014_drop_historical_table','2020-10-29 08:10:18.016822'),(495,'sap_success_factors','0015_auto_20180510_1259','2020-10-29 08:10:18.026358'),(496,'sap_success_factors','0016_sapsuccessfactorsenterprisecustomerconfiguration_additional_locales','2020-10-29 08:10:18.036665'),(497,'sap_success_factors','0017_sapsuccessfactorsglobalconfiguration_search_student_api_path','2020-10-29 08:10:18.048118'),(498,'sap_success_factors','0018_sapsuccessfactorsenterprisecustomerconfiguration_show_course_price','2020-10-29 08:10:18.057296'),(499,'sap_success_factors','0019_auto_20190925_0730','2020-10-29 08:10:18.067766'),(500,'sap_success_factors','0020_sapsuccessfactorsenterprisecustomerconfiguration_catalogs_to_transmit','2020-10-29 08:10:18.078453'),(501,'sap_success_factors','0021_sapsuccessfactorsenterprisecustomerconfiguration_show_total_hours','2020-10-29 08:10:18.088019'),(502,'sap_success_factors','0022_auto_20200206_1046','2020-10-29 08:10:18.099717'),(503,'integrated_channel','0001_initial','2020-10-29 08:10:18.350048'),(504,'integrated_channel','0002_delete_enterpriseintegratedchannel','2020-10-29 08:10:18.359117'),(505,'integrated_channel','0003_catalogtransmissionaudit_learnerdatatransmissionaudit','2020-10-29 08:10:18.371458'),(506,'integrated_channel','0004_catalogtransmissionaudit_channel','2020-10-29 08:10:18.384309'),(507,'integrated_channel','0005_auto_20180306_1251','2020-10-29 08:10:18.394943'),(508,'integrated_channel','0006_delete_catalogtransmissionaudit','2020-10-29 08:10:18.405811'),(509,'integrated_channel','0007_auto_20190925_0730','2020-10-29 08:10:18.414932'),(510,'learning_sequences','0001_initial','2020-10-29 08:10:19.061744'),(511,'learning_sequences','0002_coursesectionsequence_inaccessible_after_due','2020-10-29 08:10:19.327022'),(512,'learning_sequences','0003_create_course_context_for_course_specific_models','2020-10-29 08:10:19.715434'),(513,'learning_sequences','0004_coursecontext_self_paced','2020-10-29 08:10:19.864808'),(514,'learning_sequences','0005_coursecontext_days_early_for_beta','2020-10-29 08:10:19.917337'),(515,'lms_xblock','0001_initial','2020-10-29 08:10:20.054110'),(516,'lti_consumer','0001_initial','2020-10-29 08:10:20.115401'),(517,'milestones','0001_initial','2020-10-29 08:10:20.592143'),(518,'milestones','0002_data__seed_relationship_types','2020-10-29 08:10:21.201563'),(519,'milestones','0003_coursecontentmilestone_requirements','2020-10-29 08:10:21.271750'),(520,'milestones','0004_auto_20151221_1445','2020-10-29 08:10:21.409326'),(521,'mobile_api','0001_initial','2020-10-29 08:10:21.553217'),(522,'mobile_api','0002_auto_20160406_0904','2020-10-29 08:10:21.648928'),(523,'mobile_api','0003_ignore_mobile_available_flag','2020-10-29 08:10:21.887461'),(524,'moodle','0001_initial','2020-10-29 08:10:22.219852'),(525,'moodle','0002_moodlelearnerdatatransmissionaudit','2020-10-29 08:10:22.362730'),(526,'moodle','0003_auto_20201006_1706','2020-10-29 08:10:22.525831'),(527,'oauth2_provider','0001_initial','2020-10-29 08:10:23.806099'),(528,'oauth2_provider','0002_auto_20190406_1805','2020-10-29 08:10:24.465488'),(529,'oauth_dispatch','0001_initial','2020-10-29 08:10:24.615623'),(530,'oauth_dispatch','0002_scopedapplication_scopedapplicationorganization','2020-10-29 08:10:24.952798'),(531,'oauth_dispatch','0003_application_data','2020-10-29 08:10:25.396659'),(532,'oauth_dispatch','0004_auto_20180626_1349','2020-10-29 08:10:26.329800'),(533,'oauth_dispatch','0005_applicationaccess_type','2020-10-29 08:10:26.504012'),(534,'oauth_dispatch','0006_drop_application_id_constraints','2020-10-29 08:10:26.644613'),(535,'oauth_dispatch','0007_restore_application_id_constraints','2020-10-29 08:10:27.443727'),(536,'oauth_dispatch','0008_applicationaccess_filters','2020-10-29 08:10:27.488829'),(537,'oauth_dispatch','0009_delete_enable_scopes_waffle_switch','2020-10-29 08:10:27.819762'),(538,'program_enrollments','0001_initial','2020-10-29 08:10:27.932802'),(539,'program_enrollments','0002_historicalprogramcourseenrollment_programcourseenrollment','2020-10-29 08:10:28.563643'),(540,'program_enrollments','0003_auto_20190424_1622','2020-10-29 08:10:28.878871'),(541,'program_enrollments','0004_add_programcourseenrollment_relatedname','2020-10-29 08:10:29.153962'),(542,'program_enrollments','0005_canceled_not_withdrawn','2020-10-29 08:10:29.477220'),(543,'program_enrollments','0006_add_the_correct_constraints','2020-10-29 08:10:29.684237'),(544,'program_enrollments','0007_waiting_programcourseenrollment_constraint','2020-10-29 08:10:29.743021'),(545,'program_enrollments','0008_add_ended_programenrollment_status','2020-10-29 08:10:29.807222'),(546,'program_enrollments','0009_update_course_enrollment_field_to_foreign_key','2020-10-29 08:10:29.962624'),(547,'program_enrollments','0010_add_courseaccessroleassignment','2020-10-29 08:10:30.124832'),(548,'programs','0001_initial','2020-10-29 08:10:30.294579'),(549,'programs','0002_programsapiconfig_cache_ttl','2020-10-29 08:10:30.958687'),(550,'programs','0003_auto_20151120_1613','2020-10-29 08:10:31.391465'),(551,'programs','0004_programsapiconfig_enable_certification','2020-10-29 08:10:31.492797'),(552,'programs','0005_programsapiconfig_max_retries','2020-10-29 08:10:31.604177'),(553,'programs','0006_programsapiconfig_xseries_ad_enabled','2020-10-29 08:10:31.724139'),(554,'programs','0007_programsapiconfig_program_listing_enabled','2020-10-29 08:10:31.865330'),(555,'programs','0008_programsapiconfig_program_details_enabled','2020-10-29 08:10:31.966184'),(556,'programs','0009_programsapiconfig_marketing_path','2020-10-29 08:10:32.073925'),(557,'programs','0010_auto_20170204_2332','2020-10-29 08:10:32.221593'),(558,'programs','0011_auto_20170301_1844','2020-10-29 08:10:33.444328'),(559,'programs','0012_auto_20170419_0018','2020-10-29 08:10:33.525462'),(560,'programs','0013_customprogramsconfig','2020-10-29 08:10:33.650179'),(561,'redirects','0001_initial','2020-10-29 08:10:33.817527'),(562,'rss_proxy','0001_initial','2020-10-29 08:10:33.930457'),(563,'schedules','0001_initial','2020-10-29 08:10:34.660182'),(564,'schedules','0002_auto_20170816_1532','2020-10-29 08:10:34.799646'),(565,'schedules','0003_scheduleconfig','2020-10-29 08:10:34.936140'),(566,'schedules','0004_auto_20170922_1428','2020-10-29 08:10:35.218118'),(567,'schedules','0005_auto_20171010_1722','2020-10-29 08:10:35.472873'),(568,'schedules','0006_scheduleexperience','2020-10-29 08:10:35.613579'),(569,'schedules','0007_scheduleconfig_hold_back_ratio','2020-10-29 08:10:35.800260'),(570,'schedules','0008_add_new_start_date_field','2020-10-29 08:10:35.883985'),(571,'schedules','0009_schedule_copy_column_values','2020-10-29 08:10:36.234216'),(572,'schedules','0010_remove_null_blank_from_schedules_date','2020-10-29 08:10:36.316964'),(573,'schedules','0011_auto_20200228_2018','2020-10-29 08:10:36.419924'),(574,'schedules','0012_auto_20200302_1914','2020-10-29 08:10:36.523545'),(575,'schedules','0013_historicalschedule','2020-10-29 08:10:36.645962'),(576,'schedules','0014_historicalschedule_drop_fk','2020-10-29 08:10:36.848566'),(577,'schedules','0015_schedules_start_nullable','2020-10-29 08:10:37.033487'),(578,'schedules','0016_remove_start_from_schedules','2020-10-29 08:10:37.102068'),(579,'schedules','0017_remove_start_from_historicalschedule','2020-10-29 08:10:37.183697'),(580,'schedules','0018_readd_historicalschedule_fks','2020-10-29 08:10:37.425959'),(581,'schedules','0019_auto_20200316_1935','2020-10-29 08:10:37.716160'),(582,'self_paced','0001_initial','2020-10-29 08:10:37.838094'),(583,'sessions','0001_initial','2020-10-29 08:10:37.904952'),(584,'shoppingcart','0001_initial','2020-10-29 08:10:41.134753'),(585,'shoppingcart','0002_auto_20151208_1034','2020-10-29 08:10:42.393576'),(586,'shoppingcart','0003_auto_20151217_0958','2020-10-29 08:10:42.464940'),(587,'shoppingcart','0004_change_meta_options','2020-10-29 08:10:42.534899'),(588,'site_configuration','0001_initial','2020-10-29 08:10:42.799182'),(589,'site_configuration','0002_auto_20160720_0231','2020-10-29 08:10:43.060240'),(590,'site_configuration','0003_auto_20200217_1058','2020-10-29 08:10:43.168389'),(591,'site_configuration','0004_add_site_values_field','2020-10-29 08:10:43.322678'),(592,'site_configuration','0005_populate_siteconfig_history_site_values','2020-10-29 08:10:43.345987'),(593,'site_configuration','0006_copy_values_to_site_values','2020-10-29 08:10:44.343239'),(594,'site_configuration','0007_remove_values_field','2020-10-29 08:10:44.496940'),(595,'default','0001_initial','2020-10-29 08:10:44.868764'),(596,'social_auth','0001_initial','2020-10-29 08:10:44.881549'),(597,'default','0002_add_related_name','2020-10-29 08:10:45.078952'),(598,'social_auth','0002_add_related_name','2020-10-29 08:10:45.092234'),(599,'default','0003_alter_email_max_length','2020-10-29 08:10:45.164000'),(600,'social_auth','0003_alter_email_max_length','2020-10-29 08:10:45.176904'),(601,'default','0004_auto_20160423_0400','2020-10-29 08:10:45.273000'),(602,'social_auth','0004_auto_20160423_0400','2020-10-29 08:10:45.285828'),(603,'social_auth','0005_auto_20160727_2333','2020-10-29 08:10:45.327028'),(604,'social_django','0006_partial','2020-10-29 08:10:45.361303'),(605,'social_django','0007_code_timestamp','2020-10-29 08:10:45.440529'),(606,'social_django','0008_partial_timestamp','2020-10-29 08:10:45.513730'),(607,'social_django','0009_auto_20191118_0520','2020-10-29 08:10:45.784369'),(608,'social_django','0010_uid_db_index','2020-10-29 08:10:45.887050'),(609,'splash','0001_initial','2020-10-29 08:10:46.024357'),(610,'static_replace','0001_initial','2020-10-29 08:10:46.191517'),(611,'static_replace','0002_assetexcludedextensionsconfig','2020-10-29 08:10:46.357356'),(612,'status','0001_initial','2020-10-29 08:10:46.689674'),(613,'status','0002_update_help_text','2020-10-29 08:10:46.840514'),(614,'student','0032_removed_logout_view_configuration','2020-10-29 08:10:47.090505'),(615,'student','0033_userprofile_state','2020-10-29 08:10:47.298978'),(616,'student','0034_courseenrollmentcelebration','2020-10-29 08:10:47.540009'),(617,'student','0035_bulkchangeenrollmentconfiguration','2020-10-29 08:10:48.464085'),(618,'student','0036_userpasswordtogglehistory','2020-10-29 08:10:48.725447'),(619,'student','0037_linkedinaddtoprofileconfiguration_updates','2020-10-29 08:10:49.335518'),(620,'student','0038_auto_20201021_1256','2020-10-29 08:10:49.533031'),(621,'submissions','0001_initial','2020-10-29 08:10:50.236792'),(622,'submissions','0002_auto_20151119_0913','2020-10-29 08:10:50.250733'),(623,'submissions','0003_submission_status','2020-10-29 08:10:50.263265'),(624,'submissions','0004_remove_django_extensions','2020-10-29 08:10:50.280079'),(625,'submissions','0005_CreateTeamModel','2020-10-29 08:10:50.294196'),(626,'super_csv','0001_initial','2020-10-29 08:10:50.900473'),(627,'super_csv','0002_csvoperation_user','2020-10-29 08:10:51.185425'),(628,'super_csv','0003_csvoperation_original_filename','2020-10-29 08:10:51.437733'),(629,'survey','0001_initial','2020-10-29 08:10:51.798346'),(630,'system_wide_roles','0001_SystemWideRole_SystemWideRoleAssignment','2020-10-29 08:10:52.782712'),(631,'system_wide_roles','0002_add_system_wide_student_support_role','2020-10-29 08:10:53.227159'),(632,'teams','0001_initial','2020-10-29 08:10:53.952723'),(633,'teams','0002_slug_field_ids','2020-10-29 08:10:54.448385'),(634,'teams','0003_courseteam_organization_protected','2020-10-29 08:10:54.688997'),(635,'teams','0004_alter_defaults','2020-10-29 08:10:55.435803'),(636,'theming','0001_initial','2020-10-29 08:10:55.688074'),(637,'third_party_auth','0001_initial','2020-10-29 08:10:57.497176'),(638,'third_party_auth','0002_schema__provider_icon_image','2020-10-29 08:10:57.511162'),(639,'third_party_auth','0003_samlproviderconfig_debug_mode','2020-10-29 08:10:57.525565'),(640,'third_party_auth','0004_add_visible_field','2020-10-29 08:10:57.540753'),(641,'third_party_auth','0005_add_site_field','2020-10-29 08:10:57.554171'),(642,'third_party_auth','0006_samlproviderconfig_automatic_refresh_enabled','2020-10-29 08:10:57.570482'),(643,'third_party_auth','0007_auto_20170406_0912','2020-10-29 08:10:57.583321'),(644,'third_party_auth','0008_auto_20170413_1455','2020-10-29 08:10:57.597213'),(645,'third_party_auth','0009_auto_20170415_1144','2020-10-29 08:10:57.610654'),(646,'third_party_auth','0010_add_skip_hinted_login_dialog_field','2020-10-29 08:10:57.624793'),(647,'third_party_auth','0011_auto_20170616_0112','2020-10-29 08:10:57.638003'),(648,'third_party_auth','0012_auto_20170626_1135','2020-10-29 08:10:57.652023'),(649,'third_party_auth','0013_sync_learner_profile_data','2020-10-29 08:10:57.666834'),(650,'third_party_auth','0014_auto_20171222_1233','2020-10-29 08:10:57.679303'),(651,'third_party_auth','0015_samlproviderconfig_archived','2020-10-29 08:10:57.694345'),(652,'third_party_auth','0016_auto_20180130_0938','2020-10-29 08:10:57.706915'),(653,'third_party_auth','0017_remove_icon_class_image_secondary_fields','2020-10-29 08:10:57.720399'),(654,'third_party_auth','0018_auto_20180327_1631','2020-10-29 08:10:57.733966'),(655,'third_party_auth','0019_consolidate_slug','2020-10-29 08:10:57.746929'),(656,'third_party_auth','0020_cleanup_slug_fields','2020-10-29 08:10:57.760369'),(657,'third_party_auth','0021_sso_id_verification','2020-10-29 08:10:57.773393'),(658,'third_party_auth','0022_auto_20181012_0307','2020-10-29 08:10:57.787847'),(659,'third_party_auth','0023_auto_20190418_2033','2020-10-29 08:10:57.802310'),(660,'third_party_auth','0024_fix_edit_disallowed','2020-10-29 08:10:57.814749'),(661,'third_party_auth','0025_auto_20200303_1448','2020-10-29 08:10:57.828237'),(662,'third_party_auth','0026_auto_20200401_1932','2020-10-29 08:10:57.841039'),(663,'third_party_auth','0002_samlproviderconfig_country','2020-10-29 08:10:58.608905'),(664,'third_party_auth','0002_auto_20200721_1650','2020-10-29 08:10:59.387040'),(665,'third_party_auth','0003_samlconfiguration_is_public','2020-10-29 08:10:59.626843'),(666,'third_party_auth','0004_auto_20200919_0955','2020-10-29 08:11:01.093738'),(667,'thumbnail','0001_initial','2020-10-29 08:11:01.137934'),(668,'track','0001_initial','2020-10-29 08:11:01.176947'),(669,'track','0002_delete_trackinglog','2020-10-29 08:11:01.206465'),(670,'user_api','0003_userretirementrequest','2020-10-29 08:11:01.462148'),(671,'user_api','0004_userretirementpartnerreportingstatus','2020-10-29 08:11:01.745754'),(672,'user_authn','0001_data__add_login_service','2020-10-29 08:11:02.224244'),(673,'util','0001_initial','2020-10-29 08:11:02.480703'),(674,'util','0002_data__default_rate_limit_config','2020-10-29 08:11:02.896100'),(675,'verified_track_content','0001_initial','2020-10-29 08:11:02.941019'),(676,'verified_track_content','0002_verifiedtrackcohortedcourse_verified_cohort_name','2020-10-29 08:11:02.996872'),(677,'verified_track_content','0003_migrateverifiedtrackcohortssetting','2020-10-29 08:11:03.251197'),(678,'verify_student','0001_initial','2020-10-29 08:11:06.284510'),(679,'verify_student','0002_auto_20151124_1024','2020-10-29 08:11:06.926971'),(680,'verify_student','0003_auto_20151113_1443','2020-10-29 08:11:06.982863'),(681,'verify_student','0004_delete_historical_records','2020-10-29 08:11:07.078829'),(682,'verify_student','0005_remove_deprecated_models','2020-10-29 08:11:09.681557'),(683,'verify_student','0006_ssoverification','2020-10-29 08:11:09.831927'),(684,'verify_student','0007_idverificationaggregate','2020-10-29 08:11:10.038096'),(685,'verify_student','0008_populate_idverificationaggregate','2020-10-29 08:11:10.505793'),(686,'verify_student','0009_remove_id_verification_aggregate','2020-10-29 08:11:10.846569'),(687,'verify_student','0010_manualverification','2020-10-29 08:11:10.996082'),(688,'verify_student','0011_add_fields_to_sspv','2020-10-29 08:11:11.326219'),(689,'verify_student','0012_sspverificationretryconfig','2020-10-29 08:11:11.481118'),(690,'video_config','0001_initial','2020-10-29 08:11:11.788174'),(691,'video_config','0002_coursevideotranscriptenabledflag_videotranscriptenabledflag','2020-10-29 08:11:12.173921'),(692,'video_config','0003_transcriptmigrationsetting','2020-10-29 08:11:12.407993'),(693,'video_config','0004_transcriptmigrationsetting_command_run','2020-10-29 08:11:12.567732'),(694,'video_config','0005_auto_20180719_0752','2020-10-29 08:11:12.733183'),(695,'video_config','0006_videothumbnailetting_updatedcoursevideos','2020-10-29 08:11:12.956417'),(696,'video_config','0007_videothumbnailsetting_offset','2020-10-29 08:11:13.865133'),(697,'video_config','0008_courseyoutubeblockedflag','2020-10-29 08:11:14.020908'),(698,'video_pipeline','0001_initial','2020-10-29 08:11:14.251373'),(699,'video_pipeline','0002_auto_20171114_0704','2020-10-29 08:11:14.505518'),(700,'video_pipeline','0003_coursevideouploadsenabledbydefault_videouploadsenabledbydefault','2020-10-29 08:11:14.816587'),(701,'video_pipeline','0004_vempipelineintegration','2020-10-29 08:11:15.047826'),(702,'video_pipeline','0005_add_vem_course_percentage','2020-10-29 08:11:15.216860'),(703,'video_pipeline','0006_remove_vempipelineintegration_vem_enabled_courses_percentage','2020-10-29 08:11:15.356566'),(704,'video_pipeline','0007_delete_videopipelineintegration','2020-10-29 08:11:15.390645'),(705,'waffle','0002_auto_20161201_0958','2020-10-29 08:11:15.426102'),(706,'waffle','0003_update_strings_for_i18n','2020-10-29 08:11:18.155793'),(707,'waffle','0004_update_everyone_nullbooleanfield','2020-10-29 08:11:18.271146'),(708,'waffle_utils','0001_initial','2020-10-29 08:11:18.434717'),(709,'wiki','0001_initial','2020-10-29 08:11:23.188190'),(710,'wiki','0002_remove_article_subscription','2020-10-29 08:11:24.318398'),(711,'wiki','0003_ip_address_conv','2020-10-29 08:11:24.768298'),(712,'wiki','0004_increase_slug_size','2020-10-29 08:11:24.938039'),(713,'wiki','0005_remove_attachments_and_images','2020-10-29 08:11:25.919414'),(714,'wiki','0006_auto_20200110_1003','2020-10-29 08:11:26.915198'),(715,'workflow','0001_initial','2020-10-29 08:11:27.031788'),(716,'workflow','0002_remove_django_extensions','2020-10-29 08:11:27.149519'),(717,'workflow','0003_TeamWorkflows','2020-10-29 08:11:27.201909'),(718,'xapi','0001_initial','2020-10-29 08:11:27.358932'),(719,'xapi','0002_auto_20180726_0142','2020-10-29 08:11:27.491728'),(720,'xapi','0003_auto_20190807_1006','2020-10-29 08:11:27.712914'),(721,'xapi','0004_auto_20190830_0710','2020-10-29 08:11:27.893488'),(722,'xblock_django','0001_initial','2020-10-29 08:11:28.029905'),(723,'xblock_django','0002_auto_20160204_0809','2020-10-29 08:11:28.195764'),(724,'xblock_django','0003_add_new_config_models','2020-10-29 08:11:28.577554'),(725,'xblock_django','0004_delete_xblock_disable_config','2020-10-29 08:11:28.863673'),(726,'student','0001_squashed_0031_auto_20200317_1122','2020-10-29 08:11:28.895026'),(727,'third_party_auth','0001_squashed_0026_auto_20200401_1932','2020-10-29 08:11:28.910496'),(728,'social_django','0005_auto_20160727_2333','2020-10-29 08:11:28.925298'),(729,'social_django','0002_add_related_name','2020-10-29 08:11:28.942101'),(730,'social_django','0004_auto_20160423_0400','2020-10-29 08:11:28.957923'),(731,'social_django','0001_initial','2020-10-29 08:11:28.973435'),(732,'social_django','0003_alter_email_max_length','2020-10-29 08:11:28.988826'),(733,'submissions','0001_squashed_0005_CreateTeamModel','2020-10-29 08:11:29.004450'),(734,'edxval','0001_squashed_0016_add_transcript_credentials_model','2020-10-29 08:11:29.022308'),(735,'organizations','0001_squashed_0007_historicalorganization','2020-10-29 08:11:29.038331'),(736,'enterprise','0001_squashed_0092_auto_20200312_1650','2020-10-29 08:11:29.055123'),(737,'integrated_channel','0001_squashed_0007_auto_20190925_0730','2020-10-29 08:11:29.071220'),(738,'sap_success_factors','0001_squashed_0022_auto_20200206_1046','2020-10-29 08:11:29.089831'),(739,'contentstore','0001_initial','2020-10-29 08:13:27.243712'),(740,'contentstore','0002_add_assets_page_flag','2020-10-29 08:13:27.845921'),(741,'contentstore','0003_remove_assets_page_flag','2020-10-29 08:13:28.606625'),(742,'contentstore','0004_remove_push_notification_configmodel_table','2020-10-29 08:13:29.245013'),(743,'contentstore','0005_add_enable_checklists_quality_waffle_flag','2020-10-29 08:13:29.272893'),(744,'course_creators','0001_initial','2020-10-29 08:13:29.565532'),(745,'tagging','0001_initial','2020-10-29 08:13:29.711836'),(746,'tagging','0002_auto_20170116_1541','2020-10-29 08:13:29.796009'),(747,'user_tasks','0001_initial','2020-10-29 08:13:30.402832'),(748,'user_tasks','0002_artifact_file_storage','2020-10-29 08:13:30.554409'),(749,'user_tasks','0003_url_max_length','2020-10-29 08:13:30.636486'),(750,'user_tasks','0004_url_textfield','2020-10-29 08:13:30.724860'),(751,'xblock_config','0001_initial','2020-10-29 08:13:30.886479'),(752,'xblock_config','0002_courseeditltifieldsenabledflag','2020-10-29 08:13:31.410916'); /*!40000 ALTER TABLE `django_migrations` ENABLE KEYS */; UNLOCK TABLES; @@ -5526,6 +5559,34 @@ LOCK TABLES `enterprise_enrollmentnotificationemailtemplate` WRITE; /*!40000 ALTER TABLE `enterprise_enrollmentnotificationemailtemplate` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `enterprise_enterpriseanalyticsuser` +-- + +DROP TABLE IF EXISTS `enterprise_enterpriseanalyticsuser`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_enterpriseanalyticsuser` ( + `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, + 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=latin1; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `enterprise_enterpriseanalyticsuser` +-- + +LOCK TABLES `enterprise_enterpriseanalyticsuser` WRITE; +/*!40000 ALTER TABLE `enterprise_enterpriseanalyticsuser` DISABLE KEYS */; +/*!40000 ALTER TABLE `enterprise_enterpriseanalyticsuser` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `enterprise_enterprisecatalogquery` -- @@ -5618,6 +5679,7 @@ CREATE TABLE `enterprise_enterprisecustomer` ( `default_contract_discount` decimal(8,5) DEFAULT NULL, `enable_analytics_screen` tinyint(1) NOT NULL, `enable_integrated_customer_learner_portal_search` tinyint(1) NOT NULL, + `default_language` varchar(25) DEFAULT NULL, PRIMARY KEY (`uuid`), UNIQUE KEY `slug` (`slug`), KEY `enterprise_enterpris_customer_type_id_4b1ee315_fk_enterpris` (`customer_type_id`), @@ -5827,7 +5889,7 @@ CREATE TABLE `enterprise_enterprisecustomertype` ( LOCK TABLES `enterprise_enterprisecustomertype` WRITE; /*!40000 ALTER TABLE `enterprise_enterprisecustomertype` DISABLE KEYS */; -INSERT INTO `enterprise_enterprisecustomertype` VALUES (1,'2020-10-06 04:00:05.520307','2020-10-06 04:00:05.520307','Enterprise'); +INSERT INTO `enterprise_enterprisecustomertype` VALUES (1,'2020-10-29 08:08:55.791704','2020-10-29 08:08:55.791704','Enterprise'); /*!40000 ALTER TABLE `enterprise_enterprisecustomertype` ENABLE KEYS */; UNLOCK TABLES; @@ -5886,7 +5948,7 @@ CREATE TABLE `enterprise_enterpriseenrollmentsource` ( LOCK TABLES `enterprise_enterpriseenrollmentsource` WRITE; /*!40000 ALTER TABLE `enterprise_enterpriseenrollmentsource` DISABLE KEYS */; -INSERT INTO `enterprise_enterpriseenrollmentsource` VALUES (1,'2020-10-06 04:00:06.068705','2020-10-06 04:00:06.068705','Manual Enterprise Enrollment','manual'),(2,'2020-10-06 04:00:06.071731','2020-10-06 04:00:06.071731','Enterprise API Enrollment','enterprise_api'),(3,'2020-10-06 04:00:06.074041','2020-10-06 04:00:06.074041','Enterprise Enrollment URL','enrollment_url'),(4,'2020-10-06 04:00:06.076189','2020-10-06 04:00:06.076189','Enterprise Offer Redemption','offer_redemption'),(5,'2020-10-06 04:00:06.078139','2020-10-06 04:00:06.078139','Enterprise User Enrollment Background Task','enrollment_task'),(6,'2020-10-06 04:00:06.080075','2020-10-06 04:00:06.080075','Enterprise management command enrollment','management_command'); +INSERT INTO `enterprise_enterpriseenrollmentsource` VALUES (1,'2020-10-29 08:08:56.452204','2020-10-29 08:08:56.452204','Manual Enterprise Enrollment','manual'),(2,'2020-10-29 08:08:56.456667','2020-10-29 08:08:56.456667','Enterprise API Enrollment','enterprise_api'),(3,'2020-10-29 08:08:56.459239','2020-10-29 08:08:56.459239','Enterprise Enrollment URL','enrollment_url'),(4,'2020-10-29 08:08:56.461737','2020-10-29 08:08:56.461737','Enterprise Offer Redemption','offer_redemption'),(5,'2020-10-29 08:08:56.464449','2020-10-29 08:08:56.464449','Enterprise User Enrollment Background Task','enrollment_task'),(6,'2020-10-29 08:08:56.466476','2020-10-29 08:08:56.466476','Enterprise management command enrollment','management_command'); /*!40000 ALTER TABLE `enterprise_enterpriseenrollmentsource` ENABLE KEYS */; UNLOCK TABLES; @@ -5914,7 +5976,7 @@ CREATE TABLE `enterprise_enterprisefeaturerole` ( LOCK TABLES `enterprise_enterprisefeaturerole` WRITE; /*!40000 ALTER TABLE `enterprise_enterprisefeaturerole` DISABLE KEYS */; -INSERT INTO `enterprise_enterprisefeaturerole` VALUES (1,'2020-10-06 04:00:05.965298','2020-10-06 04:00:05.965298','catalog_admin',NULL),(2,'2020-10-06 04:00:05.967341','2020-10-06 04:00:05.967341','dashboard_admin',NULL),(3,'2020-10-06 04:00:05.969623','2020-10-06 04:00:05.969623','enrollment_api_admin',NULL),(4,'2020-10-06 04:00:05.971429','2020-10-06 04:00:05.971429','reporting_config_admin',NULL); +INSERT INTO `enterprise_enterprisefeaturerole` VALUES (1,'2020-10-29 08:08:56.351059','2020-10-29 08:08:56.351059','catalog_admin',NULL),(2,'2020-10-29 08:08:56.353777','2020-10-29 08:08:56.353777','dashboard_admin',NULL),(3,'2020-10-29 08:08:56.356469','2020-10-29 08:08:56.356469','enrollment_api_admin',NULL),(4,'2020-10-29 08:08:56.358808','2020-10-29 08:08:56.358808','reporting_config_admin',NULL); /*!40000 ALTER TABLE `enterprise_enterprisefeaturerole` ENABLE KEYS */; UNLOCK TABLES; @@ -5985,6 +6047,41 @@ LOCK TABLES `enterprise_historicalenrollmentnotificationemailtemplate` WRITE; /*!40000 ALTER TABLE `enterprise_historicalenrollmentnotificationemailtemplate` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `enterprise_historicalenterpriseanalyticsuser` +-- + +DROP TABLE IF EXISTS `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=latin1; +/*!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` -- @@ -6062,6 +6159,7 @@ CREATE TABLE `enterprise_historicalenterprisecustomer` ( `default_contract_discount` decimal(8,5) DEFAULT NULL, `enable_analytics_screen` tinyint(1) NOT NULL, `enable_integrated_customer_learner_portal_search` tinyint(1) NOT NULL, + `default_language` varchar(25) DEFAULT NULL, PRIMARY KEY (`history_id`), KEY `enterprise_historica_history_user_id_bbd9b0d6_fk_auth_user` (`history_user_id`), KEY `enterprise_historicalenterprisecustomer_uuid_75c3528e` (`uuid`), @@ -6415,7 +6513,7 @@ CREATE TABLE `enterprise_systemwideenterpriserole` ( LOCK TABLES `enterprise_systemwideenterpriserole` WRITE; /*!40000 ALTER TABLE `enterprise_systemwideenterpriserole` DISABLE KEYS */; -INSERT INTO `enterprise_systemwideenterpriserole` VALUES (1,'2020-10-06 04:00:05.958144','2020-10-06 04:00:05.958144','enterprise_admin',NULL),(2,'2020-10-06 04:00:05.961019','2020-10-06 04:00:05.961019','enterprise_learner',NULL),(3,'2020-10-06 04:00:05.962803','2020-10-06 04:00:05.962803','enterprise_openedx_operator',NULL),(4,'2020-10-06 04:00:07.722250','2020-10-06 04:00:07.722250','enterprise_catalog_admin','Role for access to endpoints in the enterprise catalog service'); +INSERT INTO `enterprise_systemwideenterpriserole` VALUES (1,'2020-10-29 08:08:56.341945','2020-10-29 08:08:56.341945','enterprise_admin',NULL),(2,'2020-10-29 08:08:56.345086','2020-10-29 08:08:56.345086','enterprise_learner',NULL),(3,'2020-10-29 08:08:56.347934','2020-10-29 08:08:56.347934','enterprise_openedx_operator',NULL),(4,'2020-10-29 08:08:58.891286','2020-10-29 08:08:58.891286','enterprise_catalog_admin','Role for access to endpoints in the enterprise catalog service'); /*!40000 ALTER TABLE `enterprise_systemwideenterpriserole` ENABLE KEYS */; UNLOCK TABLES; @@ -6793,7 +6891,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,'2020-10-06 04:01:10.777694','2020-10-06 04:01:10.777694','mb_coaching','MicroBachelors Coaching'),(2,'2020-10-06 04:01:11.721385','2020-10-06 04:01:11.721385','lti','LTI Xblock launches'); +INSERT INTO `external_user_ids_externalidtype` VALUES (1,'2020-10-29 08:10:13.124243','2020-10-29 08:10:13.124243','mb_coaching','MicroBachelors Coaching'),(2,'2020-10-29 08:10:14.030404','2020-10-29 08:10:14.030404','lti','LTI Xblock launches'); /*!40000 ALTER TABLE `external_user_ids_externalidtype` ENABLE KEYS */; UNLOCK TABLES; @@ -7608,7 +7706,7 @@ CREATE TABLE `milestones_milestonerelationshiptype` ( LOCK TABLES `milestones_milestonerelationshiptype` WRITE; /*!40000 ALTER TABLE `milestones_milestonerelationshiptype` DISABLE KEYS */; -INSERT INTO `milestones_milestonerelationshiptype` VALUES (1,'2020-10-06 04:01:17.176223','2020-10-06 04:01:17.176223','requires','Autogenerated milestone relationship type \"requires\"',1),(2,'2020-10-06 04:01:17.182050','2020-10-06 04:01:17.182050','fulfills','Autogenerated milestone relationship type \"fulfills\"',1); +INSERT INTO `milestones_milestonerelationshiptype` VALUES (1,'2020-10-29 08:10:21.183559','2020-10-29 08:10:21.183559','requires','Autogenerated milestone relationship type \"requires\"',1),(2,'2020-10-29 08:10:21.189239','2020-10-29 08:10:21.189239','fulfills','Autogenerated milestone relationship type \"fulfills\"',1); /*!40000 ALTER TABLE `milestones_milestonerelationshiptype` ENABLE KEYS */; UNLOCK TABLES; @@ -7646,6 +7744,93 @@ LOCK TABLES `milestones_usermilestone` WRITE; /*!40000 ALTER TABLE `milestones_usermilestone` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `mobile_api_appversionconfig` +-- + +DROP TABLE IF EXISTS `mobile_api_appversionconfig`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `mobile_api_appversionconfig` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `platform` varchar(50) NOT NULL, + `version` varchar(50) NOT NULL, + `major_version` int(11) NOT NULL, + `minor_version` int(11) NOT NULL, + `patch_version` int(11) NOT NULL, + `expire_at` datetime(6) DEFAULT NULL, + `enabled` tinyint(1) NOT NULL, + `created_at` datetime(6) NOT NULL, + `updated_at` datetime(6) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `mobile_api_appversionconfig_platform_version_6b577430_uniq` (`platform`,`version`) +) ENGINE=InnoDB DEFAULT CHARSET=latin1; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `mobile_api_appversionconfig` +-- + +LOCK TABLES `mobile_api_appversionconfig` WRITE; +/*!40000 ALTER TABLE `mobile_api_appversionconfig` DISABLE KEYS */; +/*!40000 ALTER TABLE `mobile_api_appversionconfig` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `mobile_api_ignoremobileavailableflagconfig` +-- + +DROP TABLE IF EXISTS `mobile_api_ignoremobileavailableflagconfig`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `mobile_api_ignoremobileavailableflagconfig` ( + `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, + PRIMARY KEY (`id`), + KEY `mobile_api_ignoremob_changed_by_id_4ca9c0d6_fk_auth_user` (`changed_by_id`), + CONSTRAINT `mobile_api_ignoremob_changed_by_id_4ca9c0d6_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=latin1; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `mobile_api_ignoremobileavailableflagconfig` +-- + +LOCK TABLES `mobile_api_ignoremobileavailableflagconfig` WRITE; +/*!40000 ALTER TABLE `mobile_api_ignoremobileavailableflagconfig` DISABLE KEYS */; +/*!40000 ALTER TABLE `mobile_api_ignoremobileavailableflagconfig` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `mobile_api_mobileapiconfig` +-- + +DROP TABLE IF EXISTS `mobile_api_mobileapiconfig`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `mobile_api_mobileapiconfig` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `video_profiles` longtext NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `mobile_api_mobileapi_changed_by_id_8799981a_fk_auth_user` (`changed_by_id`), + CONSTRAINT `mobile_api_mobileapi_changed_by_id_8799981a_fk_auth_user` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=latin1; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `mobile_api_mobileapiconfig` +-- + +LOCK TABLES `mobile_api_mobileapiconfig` WRITE; +/*!40000 ALTER TABLE `mobile_api_mobileapiconfig` DISABLE KEYS */; +/*!40000 ALTER TABLE `mobile_api_mobileapiconfig` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `moodle_historicalmoodleenterprisecustomerconfiguration` -- @@ -7942,7 +8127,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','thVYA6KAH3ms6ALGZfcH17znfXKjIzRUm9GP90f0CdbZSKyzaCkdR6ZWHovJ8Cittrn85ABr7wOPUwaIsoGd8wlydOu7rwLDDccSqXHm8cKObfv7sdxoVPfszE6vtpTq','Login Service for JWT Cookies',2,0,'2020-10-06 04:01:51.411843','2020-10-06 04:01:51.411875'); +INSERT INTO `oauth2_provider_application` VALUES (1,'login-service-client-id','','public','password','PTP9j4FJHjXct1swFHWLttKILoEHbgy9l20vOYnHMdpWGlHCuljTbyYe6UUk1bxUGZgiPVlYKJZc8DaIhHGwTE5Txy4UOLbi45QUA5I1OLD0lXnaKdN5pGO6r0v6TuEs','Login Service for JWT Cookies',2,0,'2020-10-29 08:11:02.207439','2020-10-29 08:11:02.207488'); /*!40000 ALTER TABLE `oauth2_provider_application` ENABLE KEYS */; UNLOCK TABLES; @@ -10547,8 +10732,6 @@ CREATE TABLE `student_linkedinaddtoprofileconfiguration` ( `change_date` datetime(6) NOT NULL, `enabled` tinyint(1) NOT NULL, `company_identifier` longtext NOT NULL, - `dashboard_tracking_code` longtext NOT NULL, - `trk_partner_name` varchar(10) NOT NULL, `changed_by_id` int(11) DEFAULT NULL, PRIMARY KEY (`id`), KEY `student_linkedinaddt_changed_by_id_dc1c453f_fk_auth_user` (`changed_by_id`), @@ -10797,6 +10980,38 @@ LOCK TABLES `student_userattribute` WRITE; /*!40000 ALTER TABLE `student_userattribute` ENABLE KEYS */; UNLOCK TABLES; +-- +-- Table structure for table `student_userpasswordtogglehistory` +-- + +DROP TABLE IF EXISTS `student_userpasswordtogglehistory`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `student_userpasswordtogglehistory` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `comment` varchar(255) DEFAULT NULL, + `disabled` tinyint(1) NOT NULL, + `created_by_id` int(11) NOT NULL, + `user_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + KEY `student_userpassword_created_by_id_f7092add_fk_auth_user` (`created_by_id`), + KEY `student_userpassword_user_id_1e2a09c9_fk_auth_user` (`user_id`), + CONSTRAINT `student_userpassword_created_by_id_f7092add_fk_auth_user` FOREIGN KEY (`created_by_id`) REFERENCES `auth_user` (`id`), + CONSTRAINT `student_userpassword_user_id_1e2a09c9_fk_auth_user` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=latin1; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `student_userpasswordtogglehistory` +-- + +LOCK TABLES `student_userpasswordtogglehistory` WRITE; +/*!40000 ALTER TABLE `student_userpasswordtogglehistory` DISABLE KEYS */; +/*!40000 ALTER TABLE `student_userpasswordtogglehistory` ENABLE KEYS */; +UNLOCK TABLES; + -- -- Table structure for table `student_usersignupsource` -- @@ -11227,7 +11442,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,'2020-10-06 04:01:42.882171','2020-10-06 04:01:42.882171','student_support_admin',NULL); +INSERT INTO `system_wide_roles_systemwiderole` VALUES (1,'2020-10-29 08:10:53.204805','2020-10-29 08:10:53.204805','student_support_admin',NULL); /*!40000 ALTER TABLE `system_wide_roles_systemwiderole` ENABLE KEYS */; UNLOCK TABLES; @@ -11996,7 +12211,7 @@ CREATE TABLE `util_ratelimitconfiguration` ( LOCK TABLES `util_ratelimitconfiguration` WRITE; /*!40000 ALTER TABLE `util_ratelimitconfiguration` DISABLE KEYS */; -INSERT INTO `util_ratelimitconfiguration` VALUES (1,'2020-10-06 04:01:52.853446',1,NULL); +INSERT INTO `util_ratelimitconfiguration` VALUES (1,'2020-10-29 08:11:02.880948',1,NULL); /*!40000 ALTER TABLE `util_ratelimitconfiguration` ENABLE KEYS */; UNLOCK TABLES; @@ -12618,7 +12833,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,'','2020-10-06 04:01:13.818532','2020-10-06 04:01:13.818543'),(3,'grades.enforce_freeze_grade_after_course_end',1,NULL,0,1,0,0,'',0,'','2020-10-06 04:01:13.820750','2020-10-06 04:01:13.820757'),(4,'grades.writable_gradebook',1,NULL,0,1,0,0,'',0,'','2020-10-06 04:01:13.823115','2020-10-06 04:01:13.823122'),(5,'studio.enable_checklists_quality',1,NULL,0,1,0,0,'',0,'','2020-10-06 04:04:15.522153','2020-10-06 04:04:15.522162'); +INSERT INTO `waffle_flag` VALUES (2,'grades.rejected_exam_overrides_grade',1,NULL,0,1,0,0,'',0,'','2020-10-29 08:10:16.693202','2020-10-29 08:10:16.693212'),(3,'grades.enforce_freeze_grade_after_course_end',1,NULL,0,1,0,0,'',0,'','2020-10-29 08:10:16.695614','2020-10-29 08:10:16.695621'),(4,'grades.writable_gradebook',1,NULL,0,1,0,0,'',0,'','2020-10-29 08:10:16.697847','2020-10-29 08:10:16.697853'),(5,'studio.enable_checklists_quality',1,NULL,0,1,0,0,'',0,'','2020-10-29 08:13:29.256963','2020-10-29 08:13:29.256970'); /*!40000 ALTER TABLE `waffle_flag` ENABLE KEYS */; UNLOCK TABLES;