Two new certificate statuses are introduced, 'audit_passing' and 'audit_notpassing'. These signal that the GeneratedCertificate is not to be displayed as a cert to the user, and that they either passed or did not. This allows us to retain existing grading logic, as well as maintaining correctness in analytics and reporting. Ineligible certificates are hidden by using the `eligible_certificates` manager on GeneratedCertificate. Some places in the coe (largely reporting, analytics, and management commands) use the default `objects` manager, since they need access to all certificates. ECOM-3040 ECOM-3515
38 lines
8.5 KiB
SQL
38 lines
8.5 KiB
SQL
-- MySQL dump 10.13 Distrib 5.6.24, for debian-linux-gnu (x86_64)
|
|
--
|
|
-- Host: localhost Database: edxtest
|
|
-- ------------------------------------------------------
|
|
-- Server version 5.6.24-2+deb.sury.org~precise+2
|
|
|
|
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
|
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
|
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
|
/*!40101 SET NAMES utf8 */;
|
|
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
|
/*!40103 SET TIME_ZONE='+00:00' */;
|
|
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
|
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
|
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
|
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
|
|
|
--
|
|
-- Dumping data for table `django_migrations`
|
|
--
|
|
|
|
LOCK TABLES `django_migrations` WRITE;
|
|
/*!40000 ALTER TABLE `django_migrations` DISABLE KEYS */;
|
|
INSERT INTO `django_migrations` VALUES (1,'contenttypes','0001_initial','2016-01-21 18:53:08.788165'),(2,'auth','0001_initial','2016-01-21 18:53:09.000847'),(3,'admin','0001_initial','2016-01-21 18:53:09.061708'),(4,'assessment','0001_initial','2016-01-21 18:53:11.516667'),(5,'assessment','0002_staffworkflow','2016-01-21 18:53:11.670025'),(6,'contenttypes','0002_remove_content_type_name','2016-01-21 18:53:11.800152'),(7,'auth','0002_alter_permission_name_max_length','2016-01-21 18:53:11.841328'),(8,'auth','0003_alter_user_email_max_length','2016-01-21 18:53:11.879884'),(9,'auth','0004_alter_user_username_opts','2016-01-21 18:53:11.905817'),(10,'auth','0005_alter_user_last_login_null','2016-01-21 18:53:11.957928'),(11,'auth','0006_require_contenttypes_0002','2016-01-21 18:53:11.962525'),(12,'bookmarks','0001_initial','2016-01-21 18:53:12.189328'),(13,'branding','0001_initial','2016-01-21 18:53:12.320444'),(14,'bulk_email','0001_initial','2016-01-21 18:53:12.573988'),(15,'bulk_email','0002_data__load_course_email_template','2016-01-21 18:53:12.616932'),(16,'instructor_task','0001_initial','2016-01-21 18:53:12.747974'),(17,'certificates','0001_initial','2016-01-21 18:53:13.513110'),(18,'certificates','0002_data__certificatehtmlviewconfiguration_data','2016-01-21 18:53:13.529541'),(19,'certificates','0003_data__default_modes','2016-01-21 18:53:17.890922'),(20,'certificates','0004_certificategenerationhistory','2016-01-21 18:53:17.992817'),(21,'certificates','0005_auto_20151208_0801','2016-01-21 18:53:18.073723'),(22,'certificates','0006_certificatetemplateasset_asset_slug','2016-01-21 18:53:18.117202'),(23,'certificates','0007_certificateinvalidation','2016-01-21 18:53:18.213218'),(24,'commerce','0001_data__add_ecommerce_service_user','2016-01-21 18:53:18.238582'),(25,'cors_csrf','0001_initial','2016-01-21 18:53:18.319762'),(26,'course_action_state','0001_initial','2016-01-21 18:53:18.567844'),(27,'course_groups','0001_initial','2016-01-21 18:53:19.405897'),(28,'course_modes','0001_initial','2016-01-21 18:53:19.512136'),(29,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2016-01-21 18:53:19.567480'),(30,'course_modes','0003_auto_20151113_1443','2016-01-21 18:53:19.588664'),(31,'course_modes','0004_auto_20151113_1457','2016-01-21 18:53:19.692240'),(32,'course_modes','0005_auto_20151217_0958','2016-01-21 18:53:19.713920'),(33,'course_overviews','0001_initial','2016-01-21 18:53:19.780771'),(34,'course_overviews','0002_add_course_catalog_fields','2016-01-21 18:53:19.974798'),(35,'course_overviews','0003_courseoverviewgeneratedhistory','2016-01-21 18:53:20.002736'),(36,'course_overviews','0004_courseoverview_org','2016-01-21 18:53:20.047355'),(37,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2016-01-21 18:53:20.066631'),(38,'course_overviews','0006_courseoverviewimageset','2016-01-21 18:53:20.122139'),(39,'course_overviews','0007_courseoverviewimageconfig','2016-01-21 18:53:20.232130'),(40,'course_structures','0001_initial','2016-01-21 18:53:20.259062'),(41,'courseware','0001_initial','2016-01-21 18:53:22.817111'),(42,'credit','0001_initial','2016-01-21 18:53:24.008062'),(43,'dark_lang','0001_initial','2016-01-21 18:53:24.157772'),(44,'dark_lang','0002_data__enable_on_install','2016-01-21 18:53:24.183128'),(45,'default','0001_initial','2016-01-21 18:53:24.625571'),(46,'default','0002_add_related_name','2016-01-21 18:53:24.775034'),(47,'default','0003_alter_email_max_length','2016-01-21 18:53:24.846615'),(48,'django_comment_common','0001_initial','2016-01-21 18:53:25.250931'),(49,'django_notify','0001_initial','2016-01-21 18:53:26.011430'),(50,'django_openid_auth','0001_initial','2016-01-21 18:53:26.239062'),(51,'edx_proctoring','0001_initial','2016-01-21 18:53:29.992538'),(52,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2016-01-21 18:53:30.220515'),(53,'edx_proctoring','0003_auto_20160101_0525','2016-01-21 18:53:30.575147'),(54,'edxval','0001_initial','2016-01-21 18:53:31.179028'),(55,'edxval','0002_data__default_profiles','2016-01-21 18:53:31.217088'),(56,'embargo','0001_initial','2016-01-21 18:53:31.996307'),(57,'embargo','0002_data__add_countries','2016-01-21 18:53:32.449962'),(58,'external_auth','0001_initial','2016-01-21 18:53:32.978934'),(59,'lms_xblock','0001_initial','2016-01-21 18:53:33.207062'),(60,'sites','0001_initial','2016-01-21 18:53:33.240999'),(61,'microsite_configuration','0001_initial','2016-01-21 18:53:34.831872'),(62,'milestones','0001_initial','2016-01-21 18:53:35.724295'),(63,'milestones','0002_data__seed_relationship_types','2016-01-21 18:53:35.756572'),(64,'mobile_api','0001_initial','2016-01-21 18:53:36.066761'),(65,'notes','0001_initial','2016-01-21 18:53:36.422639'),(66,'oauth2','0001_initial','2016-01-21 18:53:38.766340'),(67,'oauth2_provider','0001_initial','2016-01-21 18:53:39.068727'),(68,'oauth_provider','0001_initial','2016-01-21 18:53:39.854589'),(69,'organizations','0001_initial','2016-01-21 18:53:40.065445'),(70,'programs','0001_initial','2016-01-21 18:53:40.429314'),(71,'programs','0002_programsapiconfig_cache_ttl','2016-01-21 18:53:40.784081'),(72,'programs','0003_auto_20151120_1613','2016-01-21 18:53:42.300214'),(73,'rss_proxy','0001_initial','2016-01-21 18:53:42.347062'),(74,'self_paced','0001_initial','2016-01-21 18:53:42.771773'),(75,'sessions','0001_initial','2016-01-21 18:53:42.827316'),(76,'student','0001_initial','2016-01-21 18:53:54.970105'),(77,'shoppingcart','0001_initial','2016-01-21 18:54:06.948900'),(78,'shoppingcart','0002_auto_20151208_1034','2016-01-21 18:54:07.773843'),(79,'shoppingcart','0003_auto_20151217_0958','2016-01-21 18:54:08.631875'),(80,'splash','0001_initial','2016-01-21 18:54:09.114355'),(81,'static_replace','0001_initial','2016-01-21 18:54:09.633246'),(82,'status','0001_initial','2016-01-21 18:54:10.914816'),(83,'student','0002_auto_20151208_1034','2016-01-21 18:54:12.084875'),(84,'submissions','0001_initial','2016-01-21 18:54:12.836848'),(85,'submissions','0002_auto_20151119_0913','2016-01-21 18:54:13.013748'),(86,'survey','0001_initial','2016-01-21 18:54:14.594515'),(87,'teams','0001_initial','2016-01-21 18:54:16.190573'),(88,'third_party_auth','0001_initial','2016-01-21 18:54:19.445659'),(89,'track','0001_initial','2016-01-21 18:54:19.498071'),(90,'user_api','0001_initial','2016-01-21 18:54:24.599567'),(91,'util','0001_initial','2016-01-21 18:54:25.143584'),(92,'util','0002_data__default_rate_limit_config','2016-01-21 18:54:25.188180'),(93,'verify_student','0001_initial','2016-01-21 18:54:32.806657'),(94,'verify_student','0002_auto_20151124_1024','2016-01-21 18:54:33.723100'),(95,'verify_student','0003_auto_20151113_1443','2016-01-21 18:54:35.489192'),(96,'wiki','0001_initial','2016-01-21 18:54:56.953091'),(97,'wiki','0002_remove_article_subscription','2016-01-21 18:54:57.002735'),(98,'workflow','0001_initial','2016-01-21 18:54:58.230005'),(99,'xblock_django','0001_initial','2016-01-21 18:54:58.902107'),(100,'contentstore','0001_initial','2016-01-21 18:55:20.861551'),(101,'course_creators','0001_initial','2016-01-21 18:55:20.932159'),(102,'xblock_config','0001_initial','2016-01-21 18:55:21.213272');
|
|
/*!40000 ALTER TABLE `django_migrations` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
|
|
|
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
|
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
|
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
|
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
|
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
|
|
|
-- Dump completed on 2016-01-21 18:55:24
|