0byt3m1n1
Path:
/
data
/
0
/
0
/
62
/
66
/
62881
/
meta
/
64075
/
mysql.backup
/
[
Home
]
File: edapp.mysqlv111.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv111 Database: edapp -- ------------------------------------------------------ -- Server version 5.0.91 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `admin` -- DROP TABLE IF EXISTS `admin`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `admin` ( `id` int(11) NOT NULL auto_increment, `username` varchar(10) NOT NULL, `password` binary(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `admin` -- LOCK TABLES `admin` WRITE; /*!40000 ALTER TABLE `admin` DISABLE KEYS */; INSERT INTO `admin` VALUES (1,'benjamin','$2y$10$XQ6pD6CWHf02lqMcnbWuJu.oeKwdIW8VcvIkNrEw8FjUmAxLbWCKa'); /*!40000 ALTER TABLE `admin` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `answer` -- DROP TABLE IF EXISTS `answer`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `answer` ( `id` int(11) NOT NULL auto_increment, `student_id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `choice_id` int(11) default NULL, `is_correct` tinyint(1) default NULL, `text` text, `teacher_comments` text NOT NULL, PRIMARY KEY (`id`), KEY `student_id` (`student_id`,`question_id`,`choice_id`), KEY `choice_id` (`choice_id`), KEY `question_id` (`question_id`) ) ENGINE=MyISAM AUTO_INCREMENT=287 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `answer` -- LOCK TABLES `answer` WRITE; /*!40000 ALTER TABLE `answer` DISABLE KEYS */; INSERT INTO `answer` VALUES (105,57,1,2,1,NULL,''),(106,57,2,3,NULL,'He doesn\'t have a tail',''),(107,57,3,4,NULL,'We go to burger king',''),(108,57,4,5,NULL,'The King',''),(109,57,5,6,NULL,'his leg',''),(110,57,6,7,NULL,'At Chick-fil-A',''),(111,57,7,8,NULL,'At sonic',''),(112,57,8,9,0,NULL,''),(113,57,9,11,NULL,'Hari Krishna',''),(114,57,10,12,NULL,'fiddle',''),(115,57,10,13,NULL,'dee',''),(116,57,10,14,NULL,'diddle',''),(117,57,10,15,NULL,'cat and the fiddle',''),(118,58,1,2,1,NULL,''),(119,58,2,3,NULL,'he has a soul',''),(120,58,3,4,NULL,'we are separated from our soul',''),(121,58,4,5,NULL,'Jesus',''),(122,58,5,6,NULL,'his soul',''),(123,58,6,7,NULL,'heaven',''),(124,58,7,8,NULL,'hell',''),(125,58,8,10,1,NULL,''),(126,58,9,11,NULL,'Jesus',''),(127,58,10,12,NULL,'believe',''),(128,58,10,13,NULL,'repent',''),(129,58,10,14,NULL,'confess',''),(130,58,10,15,NULL,'baptized',''),(131,59,1,2,1,NULL,''),(132,59,2,3,NULL,'he is smart',''),(133,59,3,4,NULL,'dead all over',''),(134,59,4,5,NULL,'Kim Jong Un',''),(135,59,5,6,NULL,'his reputation',''),(136,59,6,7,NULL,'in the dirt',''),(137,59,7,8,NULL,'in the dirt',''),(138,59,8,10,1,NULL,''),(139,59,9,11,NULL,'no one',''),(140,59,10,12,NULL,'be faithful',''),(141,59,10,13,NULL,'don\'t blaspheme the dear leader',''),(142,59,10,14,NULL,'don\'t watch K-dramas',''),(143,59,10,15,NULL,'don\'t long for riches',''),(144,66,1,2,1,NULL,''),(145,66,2,3,NULL,'Man has an eternal spirit.',''),(146,66,3,4,NULL,'We go to Pergatory.',''),(147,66,4,5,NULL,'God',''),(148,66,5,6,NULL,'His intellect',''),(149,66,6,7,NULL,'Heaven',''),(150,66,7,8,NULL,'Damnation',''),(151,66,8,10,1,NULL,''),(152,66,9,11,NULL,'Jesus',''),(153,66,10,12,NULL,'Be christened',''),(154,66,10,13,NULL,'Pay your indulgences',''),(155,66,10,14,NULL,'Come to church at Christmas and Easter',''),(156,66,10,15,NULL,'Be faithful during Lent',''),(157,67,1,2,1,NULL,''),(158,67,2,3,NULL,'I\'m not really sure, because you know monkeys are really similar to people, and humans have 75% monkey DNA. so maybe we\'re not all that diff',''),(159,67,3,4,NULL,'First you go to pergatory. Then whenever Jesus gets there he will choose who gets to go on. Some people\'s children will pray them out of per',''),(160,67,4,5,NULL,'You could say it\'s God, or you could say it\'s Jesus. Or maybe it will be a muskrat. I mean, who knows, right? Maybe there won\'t be a judgmen',''),(161,67,5,6,NULL,'You know, I\'ve thought a lot about this. I think it is his soul. Or maybe his spirit., I know some thing the leg survives a man after death,',''),(162,67,6,7,NULL,'First they will go to pergatory. Then if they\'re lucky they\'ll get out and go to heaven. Or maybe it will be a new heaven and new earth. Or ',''),(163,67,7,8,NULL,'Hell fire, sulfur, and brimstone! What is brimstone, by the way? I\'ve never heard the word outside of the Bible. I am really curious to find',''),(164,67,8,9,0,NULL,''),(165,67,9,11,NULL,'Jesus Chriost did, at least that\'s what the Christians claim. Muslims don\'t think so, but they dfon\'t have a better explanation. Or maybe si',''),(166,67,10,12,NULL,'We must believe believe believe believe believe believe believe believe believe believe believe believe believe believe believe believe dddb',''),(167,67,10,13,NULL,'We must repent repent repent repent repent repent repent repent repent repent repent repent repent repent repent repent repent repent repent',''),(168,67,10,14,NULL,'We must confess confess confess confess confess confess confess confess confess confess confess confess confess confess confess confess conf',''),(169,67,10,15,NULL,'We must baptize baptize baptize baptize baptize baptize baptize baptize baptize baptize baptize baptize baptize baptize baptize baptize bapt',''),(170,60,1,2,1,NULL,''),(171,60,2,3,NULL,'Man has a soul, but animals don\'t',''),(172,60,3,4,NULL,'The body returns to the dust, and the soul returns to God.',''),(173,60,4,5,NULL,'God',''),(174,60,5,6,NULL,'his soul',''),(175,60,6,7,NULL,'in Heaven',''),(176,60,7,8,NULL,'in Hell',''),(177,60,8,10,1,NULL,''),(178,60,9,11,NULL,'Jesus',''),(179,60,10,12,NULL,'Believe',''),(180,60,10,13,NULL,'Repent',''),(181,60,10,14,NULL,'Confess',''),(182,60,10,15,NULL,'Get baptized',''),(183,96,1,1,0,NULL,''),(184,96,2,3,NULL,'He has a brain',''),(185,96,3,4,NULL,'We disintegrate into mulch',''),(186,96,4,5,NULL,'God',''),(187,96,5,6,NULL,'his leg',''),(188,96,6,7,NULL,'In Hades',''),(189,96,7,8,NULL,'Pergatory',''),(190,96,8,9,0,NULL,''),(191,96,9,11,NULL,'Zarathushtra',''),(192,96,10,12,NULL,'I ',''),(193,96,10,13,NULL,'don\'t ',''),(194,96,10,14,NULL,'know',''),(195,96,10,15,NULL,'at all',''),(196,99,1,1,0,NULL,''),(197,99,2,3,NULL,'r',''),(198,99,3,4,NULL,'r',''),(199,99,4,5,NULL,'r',''),(200,99,5,6,NULL,'r',''),(201,99,6,7,NULL,'r',''),(202,99,7,8,NULL,'r',''),(203,99,8,10,1,NULL,''),(204,99,9,11,NULL,'r',''),(205,99,10,12,NULL,'r',''),(206,99,10,13,NULL,'r',''),(207,99,10,14,NULL,'r',''),(208,99,10,15,NULL,'r',''),(209,100,1,1,0,NULL,''),(210,100,2,3,NULL,'w',''),(211,100,3,4,NULL,'wwwww',''),(212,100,4,5,NULL,'w',''),(213,100,5,6,NULL,'w',''),(214,100,6,7,NULL,'w',''),(215,100,7,8,NULL,'w',''),(216,100,8,10,1,NULL,''),(217,100,9,11,NULL,'w',''),(218,100,10,12,NULL,'w',''),(219,100,10,13,NULL,'w',''),(220,100,10,14,NULL,'w',''),(221,100,10,15,NULL,'w',''),(222,101,1,1,0,NULL,''),(223,101,2,3,NULL,'Animals have tails',''),(224,101,3,4,NULL,'We\'re dead all rover',''),(225,101,4,5,NULL,'Judge Judy',''),(226,101,5,6,NULL,'His leg',''),(227,101,6,7,NULL,'In Hades',''),(228,101,7,8,NULL,'Pergatory',''),(229,101,8,9,0,NULL,''),(230,101,9,11,NULL,'Zarathushtra',''),(231,101,10,12,NULL,'Eat your spinach',''),(232,101,10,13,NULL,'Obey your parents',''),(233,101,10,14,NULL,'Don\'t talk to strangers',''),(234,101,10,15,NULL,'Don\'t walk out in the street',''),(235,102,1,1,0,NULL,''),(236,102,2,3,NULL,'Animals have tails',''),(237,102,3,4,NULL,'Go to the happy hunting grounds',''),(238,102,4,5,NULL,'Judge Judy',''),(239,102,5,6,NULL,'His leg',''),(240,102,6,7,NULL,'In Hades',''),(241,102,7,8,NULL,'Pergatory',''),(242,102,8,10,1,NULL,''),(243,102,9,11,NULL,'Zarathushtra',''),(244,102,10,12,NULL,'Eat your spinach',''),(245,102,10,13,NULL,'Obey your parents',''),(246,102,10,14,NULL,'Don\'t talk to strangers',''),(247,102,10,15,NULL,'Don\'t walk out in the street',''),(248,103,1,1,0,NULL,''),(249,103,2,3,NULL,'Animals have tails',''),(250,103,3,4,NULL,'Happy grunting grounds',''),(251,103,4,5,NULL,'Judge Judy',''),(252,103,5,6,NULL,'His leg',''),(253,103,6,7,NULL,'In Hades',''),(254,103,7,8,NULL,'Pergatory',''),(255,103,8,10,1,NULL,''),(256,103,9,11,NULL,'Zarathushtra',''),(257,103,10,12,NULL,'Eat your spinach',''),(258,103,10,13,NULL,'Obey your parents',''),(259,103,10,14,NULL,'Don\'t talk to strangers',''),(260,103,10,15,NULL,'Don\'t walk out in the street',''),(261,104,1,2,1,NULL,''),(262,104,2,3,NULL,'He has a brain',''),(263,104,3,4,NULL,'We are judged by Jesus Christ',''),(264,104,4,5,NULL,'Judge Judy',''),(265,104,5,6,NULL,'His leg',''),(266,104,6,7,NULL,'In Hades',''),(267,104,7,8,NULL,'Pergatory',''),(268,104,8,10,1,NULL,''),(269,104,9,11,NULL,'Zarathushtra',''),(270,104,10,12,NULL,'Eat your spinach',''),(271,104,10,13,NULL,'Obey your parents',''),(272,104,10,14,NULL,'Don\'t talk to strangers',''),(273,104,10,15,NULL,'Don\'t walk out in the street',''),(274,105,1,2,1,NULL,''),(275,105,2,3,NULL,'Man has a soul, animals don\'t',''),(276,105,3,4,NULL,'Go to heaven',''),(277,105,4,5,NULL,'God',''),(278,105,5,6,NULL,'his spirit',''),(279,105,6,7,NULL,'In Heaven',''),(280,105,7,8,NULL,'In Hell',''),(281,105,8,10,1,NULL,''),(282,105,9,11,NULL,'Jesus',''),(283,105,10,12,NULL,'believe',''),(284,105,10,13,NULL,'repent',''),(285,105,10,14,NULL,'confess',''),(286,105,10,15,NULL,'be baptized',''); /*!40000 ALTER TABLE `answer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `choice` -- DROP TABLE IF EXISTS `choice`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `choice` ( `id` int(11) NOT NULL auto_increment, `question_id` int(11) NOT NULL, `is_correct` tinyint(1) default NULL, `choice_index` int(11) default NULL, `text` varchar(140) NOT NULL, PRIMARY KEY (`id`), KEY `question_id` (`question_id`) ) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `choice` -- LOCK TABLES `choice` WRITE; /*!40000 ALTER TABLE `choice` DISABLE KEYS */; INSERT INTO `choice` VALUES (1,1,0,1,'Yes'),(2,1,1,2,'No'),(3,2,NULL,NULL,'Animals have physical bodies only, but man has a spirit within his body'),(4,3,NULL,NULL,'The body returns to the dust and the spirit returns to God'),(5,4,NULL,NULL,'God'),(6,5,NULL,NULL,'His Spirit'),(7,6,NULL,NULL,'Heaven'),(8,7,NULL,NULL,'Hell'),(9,8,0,1,'Yes'),(10,8,1,2,'No'),(11,9,NULL,NULL,'Jesus Christ'),(12,10,NULL,1,'We must believe that Jesus Christ is the Son of God.'),(13,10,NULL,2,'We must repent of all our past sins.'),(14,10,NULL,3,'We must confess our faith in Christ before men.'),(15,10,NULL,4,'We must be buried in water and raised up out of the water.'); /*!40000 ALTER TABLE `choice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `congregation` -- DROP TABLE IF EXISTS `congregation`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `congregation` ( `id` int(11) NOT NULL auto_increment, `name` varchar(40) NOT NULL, `address_line_1` varchar(100) NOT NULL, `address_line_2` varchar(100) NOT NULL, `city` varchar(40) NOT NULL, `state` varchar(40) NOT NULL, `postal_code` varchar(15) NOT NULL, `country` varchar(40) NOT NULL, `notes` text NOT NULL, `website` varchar(75) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `congregation` -- LOCK TABLES `congregation` WRITE; /*!40000 ALTER TABLE `congregation` DISABLE KEYS */; INSERT INTO `congregation` VALUES (1,'Duluth Church of Christ','3439 Duluth Highway 120','','Duluth','GA','30096','UNITED STATES','','http://churchofchristduluthga.org'),(2,'Jefferson Church of Christ','PO BOX 451','HWY 49 W','JEFFERSON','TX','75657','USA','This is where Benjamin\'s dad preaches','http://www.jeffersonchurchofchrist.org/'),(3,'Porirua Church of Christ','8 MARTIN STREET','PORIRUA EAST','PORIRUA','N/A','n/a','NEW ZEALAND','Hi kiwis!','poriruachurch.com'),(4,'Highland church of Christ','','','FORT WORTH','TX','','USA','',''); /*!40000 ALTER TABLE `congregation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `course` -- DROP TABLE IF EXISTS `course`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `course` ( `id` int(11) NOT NULL auto_increment, `course_index` int(11) NOT NULL, `title` varchar(40) NOT NULL, `available` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `course` -- LOCK TABLES `course` WRITE; /*!40000 ALTER TABLE `course` DISABLE KEYS */; INSERT INTO `course` VALUES (1,1,'Introductory Lesson',1); /*!40000 ALTER TABLE `course` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lesson` -- DROP TABLE IF EXISTS `lesson`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `lesson` ( `id` int(11) NOT NULL auto_increment, `course_id` int(11) NOT NULL, `lesson_index` int(11) NOT NULL, `title` varchar(50) NOT NULL, `text` text NOT NULL, PRIMARY KEY (`id`), KEY `course_id` (`course_id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `lesson` -- LOCK TABLES `lesson` WRITE; /*!40000 ALTER TABLE `lesson` DISABLE KEYS */; INSERT INTO `lesson` VALUES (1,1,1,'Introductory Lesson','<p><font size=\"3\">Long ago, King David asked God: "<em>What is man, that thou art mindful of him? And the son of man, that thou visitest him</em>"<em> (Psalms 8:4)? </em>People have many things\r\nin common with animals. They breathe the same air. They eat similar food. They have many\r\nof the same needs. But people are different from animals. </font></p>\r\n\r\n<p><font size=\"3\">Because people are different from animals, we want to know why we are\r\nhere. What is our purpose on this earth? Since we know that we only live a few short\r\nyears, how should we use our time? Should we live only to satisfy the needs of our bodies?\r\nShould we spend our time looking for the pleasures of this world? </font></p>\r\n\r\n<p><font size=\"3\">Because we are different from animals, we want to know where we are\r\ngoing when we die. Life on earth is very short. Job said: "<em>Man, that is born of a woman, Is of few days, and full of trouble. He cometh forth like a flower, and is cut down: He fleeth also as a shadow, and continueth not</em>" <em>(Job 14:1,2)</em> Are we the same as animals when we\r\ndie? Do we just breathe our last breath and then there is nothing? </font></p>\r\n\r\n<p><font size=\"3\">How can we find the answer to these questions? The only One who can give\r\nus the answers is God, Who created us. </font></p>\r\n\r\n<p><font size=\"3\">The answers are found in His Book, the Bible. In the Bible, God has told\r\nus who we are, why we are here on earth, and where we will go when we die. </font></p>\r\n\r\n<p align=\"center\"><font size=\"5\">WHAT IS MAN?</font></p>\r\n\r\n<p><font size=\"3\">What is man? What makes people different from animals? The Apostle Paul\r\nanswered this question when he wrote to the Christians in Thessalonica: "<em>And the God of peace himself sanctify you wholly; and may your spirit and soul and body be preserved entire, without blame at the coming of our Lord Jesus Christ" (1 Thessalonians 5:23)</em>.\r\nAnimals have physical bodies only. But every person has a spirit within his body. Our\r\nbodies will die, decay, and return to the dust from which the first man, Adam, was made\r\n(Genesis 3:19; 35:18; James 2:26). But the spiritual part of man will continue to live.\r\nThe Bible says: "<em>And the dust</em> (our bodies) <em>returneth to the earth as it was, and\r\nthe spirit</em> (the thinking, conscious, eternal soul which lives within the body) <em>returneth unto God who gave it</em>" <em>(Ecclesiastes 12:7)</em>.</font></p>\r\n\r\n<p align=\"center\"><font size=\"5\">WHY ARE WE HERE? </font></p>\r\n\r\n<p><font size=\"3\">Life on earth is very short. Death will soon come to each one of us.\r\nTherefore, we are not wise if we live only to satisfy the needs of our bodies. We are also\r\nvery foolish if we live only for the pleasures of this world. The Apostle John warned:\r\n <em>"Love not the world, neither the things that are in the world. If any man love the world, the love of the Father is not in him. For all that is in the world, the lust of the flesh and the lust of the eyes and the vain glory of life, is not of the Father, but is of the world. And the world passeth away, and the lust thereof: but he that doeth the will of God abideth for ever" (1 John 2:15-17)</em>. Jesus Christ, the Son of God, asked:<em> "For what shall a man be profited, if he shall gain the whole world, and forfeit his life? or what shall a man give in exchange for his life" (Matthew 16:26)</em>? Our purpose on this earth is to bring glory\r\nto God by doing what He has told us to do in the Bible. A wise man wrote: "<em>Fear God\r\nand keep his commandments, for this is the whole duty of man</em>"<em> (Ecclesiastes 12:13)</em>.</font></p>\r\n\r\n<p align=\"center\"><font size=\"5\">WHERE ARE WE GOING?</font></p>\r\n\r\n<p><font size=\"3\">Where will our spirits go when we die? What happens when we leave this\r\nearth? After we die, we will go to be judged by God.<em> "it is appointed unto men once to die, and after this cometh judgment" (Hebrews 9:27)</em>. Each person will be judged for\r\nhis own life (Romans 14:12). Each will be judged according to the way he has lived on\r\nearth (2 Corinthians 5:10).</font></p>\r\n\r\n<p><font size=\"3\">After the Judgement, there are only two possible places to go. One place\r\nis for those who have lived for God and served His son, Jesus Christ. It is a place of\r\npeace, happiness, and rest. It is called Heaven (John 14:1-3; 2 Corinthians 4:16-5:6;\r\nPhilippians 3:20; Revelation 21:3-5). The other place is for those who refuse to obey God,\r\nreject Jesus Christ, or spend their lives in the pleasures of this world. It is called\r\n"Hell," "the second death," and the "lake of fire"(Matthew\r\n10:28; 25:41,46; 2 Thessalonians 1:7-10).</font></p>\r\n\r\n<p align=\"center\"><font size=\"5\">I MUST CHOOSE</font></p>\r\n\r\n<p><font size=\"3\">God loves us and wants us to be saved. He gave His only begotten Son,\r\nJesus Christ, to die as a sacrifice for our sins so that we can be saved (John 3:16). But\r\nGod does not force us to be saved. He wants us to choose for ourselves. Jesus invites us\r\nto come to Him: <em>"Come unto me, all ye that labor and are heavy laden, and I will give you rest. Take my yoke upon you, and learn of me; for I am meek and lowly in heart: and ye shall find rest unto your souls." (Matthew 11: 28 - 29)</em>. In order to come to Jesus,\r\nwe must believe that He is the Christ, the Son of the living God (John 8:24); we must\r\nrepent of all our past sins (Luke 13:3); we must confess our faith in Christ before men\r\n(Romans 10:9-10; Acts 8:37); and we must be buried in water (baptism) and raised up out of\r\nthe water to live as a new person (Romans 6:3-5; Acts 2:38; 2 Corinthians 5:17). </font></p>\r\n\r\n<p><font size=\"3\">In these Bible correspondence courses, you will learn more about who you\r\nare, where you came from, why you are here, and where you are going. Please fill in the student information below, and answer the\r\nquestions to this lesson. When we\r\nreceive your information we will assign you a teacher. Once you have your teacher, you will be ready to start the first correspondence\r\ncourse, called "Beginning Bible Studies." Thank you for your interest in\r\nGod’s Book. May He bless you in the study of His Word.</font></p>'); /*!40000 ALTER TABLE `lesson` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `question` -- DROP TABLE IF EXISTS `question`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `question` ( `id` int(11) NOT NULL auto_increment, `section_id` int(11) NOT NULL, `text` varchar(140) NOT NULL, `type` enum('outerselect','innerselect','yesno','truefalse','outerblank','text','outermult','innerblank','innermult') NOT NULL, `question_index` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `section_id` (`section_id`) ) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `question` -- LOCK TABLES `question` WRITE; /*!40000 ALTER TABLE `question` DISABLE KEYS */; INSERT INTO `question` VALUES (1,2,'Is man the same as animals?','yesno',1),(2,2,'How is man different from animals?','outerblank',2),(3,2,'What happens when we die?','text',3),(4,2,'Who is our Judge?','outerblank',4),(5,2,'What part of man survives death?','outerblank',5),(6,2,'Where will the righteous be in eternity?','outerblank',6),(7,2,'Where will the unrighteous be?','outerblank',7),(8,2,'Does God force us to serve Him?','yesno',8),(9,2,'Who died as a sacrifice for our sins?','outerblank',9),(10,2,'Name four things we must do in order to come to Jesus.','outermult',10); /*!40000 ALTER TABLE `question` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `section` -- DROP TABLE IF EXISTS `section`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `section` ( `id` int(11) NOT NULL auto_increment, `lesson_id` int(11) NOT NULL, `sectiontype_id` int(11) default NULL, `section_index` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `lesson_id` (`lesson_id`), KEY `sectiontype_id` (`sectiontype_id`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `section` -- LOCK TABLES `section` WRITE; /*!40000 ALTER TABLE `section` DISABLE KEYS */; INSERT INTO `section` VALUES (2,1,NULL,1); /*!40000 ALTER TABLE `section` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sectiontype` -- DROP TABLE IF EXISTS `sectiontype`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `sectiontype` ( `id` int(11) NOT NULL auto_increment, `text` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `sectiontype` -- LOCK TABLES `sectiontype` WRITE; /*!40000 ALTER TABLE `sectiontype` DISABLE KEYS */; /*!40000 ALTER TABLE `sectiontype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `student` -- DROP TABLE IF EXISTS `student`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `student` ( `id` int(11) NOT NULL auto_increment, `name` varchar(40) collate utf8_unicode_ci NOT NULL, `surname` varchar(40) collate utf8_unicode_ci NOT NULL, `password` binary(60) default NULL, `address_line_1` varchar(100) collate utf8_unicode_ci NOT NULL, `address_line_2` varchar(100) collate utf8_unicode_ci NOT NULL, `city` varchar(40) collate utf8_unicode_ci NOT NULL, `state` varchar(40) collate utf8_unicode_ci NOT NULL, `country` varchar(40) collate utf8_unicode_ci NOT NULL, `postal_code` varchar(15) collate utf8_unicode_ci NOT NULL, `email` varchar(40) collate utf8_unicode_ci default NULL, `type` enum('online','postal') collate utf8_unicode_ci default NULL, `special_concern` text collate utf8_unicode_ci, `heard_about` text collate utf8_unicode_ci NOT NULL, `member_method` text collate utf8_unicode_ci NOT NULL, `signup_source` varchar(30) collate utf8_unicode_ci NOT NULL, `age` int(11) default NULL, `gender` enum('m','f') collate utf8_unicode_ci NOT NULL, `baptized` tinyint(1) default NULL, `how_baptized` enum('immersion','sprinkling','pouring','infant') collate utf8_unicode_ci default NULL, `saved_before` tinyint(1) default NULL, `church` varchar(75) collate utf8_unicode_ci NOT NULL, `notes` text collate utf8_unicode_ci, `teacher_id` int(11) default NULL, `reassign` tinyint(1) NOT NULL default '0', `contacted` tinyint(1) NOT NULL default '0', `date_completed` date default NULL, `last_login` datetime default NULL, `date_enrolled` timestamp NOT NULL default CURRENT_TIMESTAMP, `date_reminded` timestamp NULL default NULL, PRIMARY KEY (`id`), UNIQUE KEY `email` (`email`), KEY `teacher_id` (`teacher_id`) ) ENGINE=MyISAM AUTO_INCREMENT=111 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `student` -- LOCK TABLES `student` WRITE; /*!40000 ALTER TABLE `student` DISABLE KEYS */; INSERT INTO `student` VALUES (57,'Joe','Blow',NULL,'','','','','Swaziland','','blowmeaway@wazoo.com','online','','tv','I was happy','',46,'m',0,'',NULL,'Happy Church','',3,0,1,NULL,NULL,'2014-04-04 04:00:00',NULL),(58,'Jeffrey','Jinkerson',NULL,'','','','','USA','','jeffjink@wazoo.com','online','','from a friend','Baptized etc.','',23,'m',1,'immersion',0,'Church of Christ','',7,0,1,NULL,NULL,'2014-04-10 04:00:00',NULL),(59,'Hyeyoon','Lee',NULL,'345 Kim Jong Il St','','Pyongyang','Pyongyang','Korea (North)','32','nunya432@yahoo.com','postal','','radio','I did not speak against the Dear Leader','',23,'f',0,'',NULL,'Juche Church','',NULL,0,0,NULL,NULL,'2014-03-16 04:00:00',NULL),(60,'Jane','Blow',NULL,'235 Happy St','','Happyville','TX','USA','23412','janey@fancypants.biz','postal','','from a friend','','',12,'m',NULL,'',NULL,'','',4,0,0,NULL,NULL,'2014-03-14 04:00:00','2014-03-20 23:34:22'),(62,'Areti','Ketime',NULL,'','','','','Greece','','areti.ketime@yahoo.com','online','','from a friend','','',24,'f',NULL,'',NULL,'','',2,0,1,NULL,NULL,'2014-03-15 04:00:00',NULL),(63,'Rhoda','Peterson',NULL,'','','','','Israel','','happybunny23432@yahoo.com','online','','from a friend','','',18,'f',0,'',NULL,'','',25,0,1,NULL,NULL,'2014-03-18 04:00:00',NULL),(64,'JuneHee','Cho',NULL,'123 STREET NW APT E12','AROUND THE CORNER FROM HJO','BUSAN','BUSAN-DO','KOREA (SOUTH)','234432','yesireallytypelikethis@wzoo.com','postal','','--','','',37,'m',0,'',NULL,'','',4,0,0,NULL,NULL,'2014-03-18 04:00:00','2014-03-18 23:29:38'),(65,'Thanyatli','Rafmundson',NULL,'','','','','COMOROS','','benjaminjbruce@gmail.com','postal','','--','','',23,'m',NULL,'',NULL,'','',18,0,0,NULL,NULL,'2014-03-18 04:00:00',NULL),(66,'Pope','Francis',NULL,'123 PIAZZA DE SAN PEDRO','','VATICAN','','VATICAN CITY','','pope@vatican.va','postal','','tv','Christened as a baby','',77,'m',1,'infant',0,'Roman Catholic','',18,0,0,NULL,NULL,'2014-03-19 04:00:00',NULL),(67,'Amy','Longwind',NULL,'THE LONGWIND MANSION','23 OVERHILL LN','WISTERSHIRE','ENGLAND','UK','2R3 G5F','windyroad24@yahoo.com','postal','','web search','Well, first I went to the pastor and I said Hi pastor! I want to be a Christian! And he said \"Well first you need to say the sinner\'s prayer','',37,'f',1,'pouring',1,'The Wonderful Holiness Church of God in Christ, with true apostolic relics','',21,0,0,NULL,NULL,'2014-03-19 04:00:00',NULL),(68,'Oyebanji','Abdulakeem Augustine',NULL,'C/O CHIHUAHUA CHRISTIAN CHURCH','PO BOX 32454','CHICHEWA','LAGOS','NIGERIA','233','oyebangiabdulakeem32@yagoo.com','postal','','from a friend','I am da pastor','',32,'m',1,'immersion',1,'Chihuahua Christian Church','',NULL,0,0,NULL,NULL,'2014-03-20 04:00:00','2014-03-20 23:42:07'),(69,'George','Washington',NULL,'ACROSS THE STREET FROM THE BANK','ACROSS THE STREET FROM THE BANK','MOUNT VERNON','TX','USA','23443','george@whitehouse.gov','postal',NULL,'from a friend','Was sworn in by John Adams','website',120,'m',1,'sprinkling',0,'Church of Disgruntled Deists',NULL,NULL,0,0,NULL,NULL,'2014-03-25 19:08:28',NULL),(70,'John','Adams',NULL,'1900 PENNSYLVANIA AVENUE','BEHIND THE BUTCHER SHOP','WASHINGTON','DC','USA','00000-2333','john@whitehouse.gov','postal','He needs some special care','From a pamphlet','Sworn in by Mr. Washington','mail_request',230,'m',1,'infant',0,'Disgruntled Deists','This student is really old',NULL,0,0,NULL,NULL,'2014-03-25 19:13:17',NULL),(71,'James','Garfield',NULL,'432 FIELDGAR','','WASHINGTON','DC','USA','23443',NULL,'online','','','','birdville',234,'m',NULL,'',NULL,'','',7,0,1,NULL,NULL,'2014-03-25 19:20:45',NULL),(78,'Janet','Wiffleblossom',NULL,'234 FLOWER ST','','VIENNA','','NETHERLANDS ANTILLES','',NULL,'postal','','','','birdville',0,'f',NULL,'',NULL,'','',21,0,0,NULL,NULL,'2014-03-25 19:45:04',NULL),(79,'Joan','Of Arc',NULL,'234 FRENCH ST','','ROUEN','','','','','postal','','','','birdville',0,'',NULL,'',NULL,'','',8,0,0,NULL,NULL,'2014-03-25 19:47:21',NULL),(87,'Jim','Bridger',NULL,'NOWHERE','','NOWHERE','','CANADA','',NULL,'online','','','','birdville',0,'',NULL,'',NULL,'','',3,0,0,NULL,NULL,'2014-03-25 20:20:19',NULL),(88,'Janey','Wiffleblossom',NULL,'234 FLOWER ST','','VIENNA','','AUSTRIA','',NULL,'postal','','','','birdville',0,'f',NULL,'',NULL,'','',8,0,0,NULL,NULL,'2014-03-25 20:22:20',NULL),(89,'Jimmy','Wiffleblossom',NULL,'234 FLOWER ST','','VIENNA','','AUSTRIA','',NULL,'postal','','','','birdville',0,'',NULL,'',NULL,'','',NULL,0,0,NULL,NULL,'2014-03-25 20:22:42',NULL),(90,'George','Foreman',NULL,'321 BURGER ST','','CHICKENVILLE','','MALAWI','',NULL,'postal','','','','birdville',0,'m',NULL,'',NULL,'','',NULL,0,0,NULL,NULL,'2014-03-25 20:25:31',NULL),(91,'Yuri','Yankovich',NULL,'23 ZDRATSKY','','VILENSTAN','','GUADELOUPE','',NULL,'postal','','','','birdville',NULL,'',NULL,'',NULL,'','',NULL,0,0,NULL,NULL,'2014-03-25 20:28:31',NULL),(92,'Jack','Johnson',NULL,'234 STREET','','HAMLET','','GERMANY','',NULL,'postal','','','','birdville',NULL,'m',NULL,'',NULL,'','',NULL,0,0,NULL,NULL,'2014-03-25 20:30:39',NULL),(93,'Jill','Johnson',NULL,'234 STREET','','HAMLET','','GERMANY','',NULL,'postal','','','','birdville',NULL,'',NULL,'',NULL,'','',8,0,0,NULL,NULL,'2014-03-25 20:31:01',NULL),(94,'Benjamin','Brousse',NULL,'123 LAROUSSE RUE','','PARIS','','FRANCE','',NULL,'postal','','','','birdville',NULL,'m',NULL,'',NULL,'','',NULL,0,0,NULL,NULL,'2014-03-25 20:35:40',NULL),(95,'Dongseng','Brousse',NULL,'234 LAROUSSE RUE','','PARIS','','FRANCE','',NULL,'postal','','','','birdville',NULL,'m',NULL,'',NULL,'','',NULL,0,0,NULL,NULL,'2014-03-25 20:35:59',NULL),(96,'Tiny','Tim',NULL,'','','','','UK','','me@tinyurl.com','online',NULL,'--','','website',NULL,'m',NULL,'',NULL,'',NULL,2,0,1,NULL,NULL,'2014-03-25 20:55:06','2014-04-12 01:41:14'),(97,'Dewayne','Allsopp',NULL,'','','','','KENYA','','imdewayne@wazoo.com','postal',NULL,'','','website',NULL,'m',NULL,'',NULL,'',NULL,NULL,0,0,NULL,NULL,'2014-04-07 21:17:51','2014-04-23 00:46:01'),(98,'Reg','Morriss',NULL,'','','','','BURKINA FASO','','texano_nativo@yahoo.com','online',NULL,'from a friend','n/a','website',56,'m',0,'',NULL,'none',NULL,3,0,1,NULL,NULL,'2014-04-10 20:11:17','2014-04-12 01:51:27'),(99,'Denzel','Skinner',NULL,'','','','','ZIMBABWE','','denzel@hootowl.com','',NULL,'web search','','website',43,'m',NULL,'',NULL,'',NULL,NULL,0,0,NULL,NULL,'2014-04-17 20:36:40',NULL),(100,'Lula','Marston',NULL,'','','','','USA','','hulalula@wazoo.com','online',NULL,'radio','','website',32,'f',NULL,'',NULL,'',NULL,20,0,1,NULL,NULL,'2014-04-17 20:38:40',NULL),(101,'Arabella','Triggs',NULL,'WAY DOWN UPON THE SWANEE RIBBER','FAR FAR AWAY','SUWANEE','GA','TURKMENISTAN','20324','arabella@onion.juice','postal','mor','chikin','I pledged my allegiance to the flag\r\nAnd to the DPRK for which it stands','website',33,'m',0,'immersion',0,'First Methodist Church','eat',23,0,1,NULL,NULL,'2014-04-17 20:57:29',NULL),(102,'Jerred','Pickering',NULL,'','','','','USA','','pickledpickering@wazoo.com','online',NULL,'tv','I pledged my allegiance to the flag','website',32,'m',1,'pouring',1,'Church of Disgruntled Deists',NULL,7,0,1,NULL,NULL,'2014-04-17 21:08:48',NULL),(103,'Kark','Cockburn',NULL,'','','','','USA','','threetimes@ytao.com','online',NULL,'from a friend','I pledged my allegiance to the flag','website',32,'f',1,'pouring',1,'Church of Disgruntled Deists',NULL,2,0,1,NULL,NULL,'2014-04-17 21:13:08',NULL),(104,'Glory','Reeve',NULL,'','','','','USA','','gloriousthings@wazoo.com','online',NULL,'from a friend','I pledged my allegiance to the flag','website',32,'f',1,'pouring',1,'Church of Disgruntled Deists',NULL,20,0,1,NULL,NULL,'2014-04-17 21:34:11',NULL),(105,'Norton','Bryant',NULL,'','','','','USA','','norton.bryant@wazoo.com','online',NULL,'tract','I put my faith in Thomas Jefferson','website',23,'m',1,'sprinkling',0,'Church of Disgruntled Deists',NULL,3,0,1,NULL,NULL,'2014-04-18 18:19:45',NULL),(106,'Riley','Wootton',NULL,'','','','','USA','','riley.wootton@wazoo.com','online',NULL,'tract','I put my faith in Thomas Jefferson','website',23,'m',1,'sprinkling',0,'Church of Disgruntled Deists',NULL,7,0,1,NULL,NULL,'2014-04-18 18:22:11',NULL),(107,'Kay','Way',NULL,'','','','','USA','','kay.way@wazoo.com','online',NULL,'tract','I put my faith in Thomas Jefferson','website',23,'f',1,'sprinkling',0,'Church of Disgruntled Deists',NULL,25,0,1,NULL,NULL,'2014-04-18 18:24:18',NULL),(108,'Briana','Christopher',NULL,'123 HAPPY ST','','HAPPYVILLE','TX','USA','3245',NULL,'postal','','','I was happy!','mail_request',34,'f',0,'',NULL,'Happy Church','',NULL,0,0,NULL,NULL,'2014-04-22 20:40:13',NULL),(109,'Katy','Huxtable',NULL,'','','','','GHANA','','huxtable@wazoo.com','online',NULL,'from a friend','','website',22,'f',NULL,'',NULL,'',NULL,NULL,0,0,NULL,NULL,'2014-04-24 15:23:19',NULL),(110,'Sherie','Pope',NULL,'','','','','ERITREA','','sherie@wazoo.com','online',NULL,'web search','','website',43,'f',NULL,'',NULL,'',NULL,NULL,0,0,NULL,NULL,'2014-04-25 15:37:23',NULL); /*!40000 ALTER TABLE `student` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `students_courses` -- DROP TABLE IF EXISTS `students_courses`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `students_courses` ( `id` int(11) NOT NULL auto_increment, `student_id` int(11) NOT NULL, `course_id` int(11) NOT NULL, `final_grade` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `student_id` (`student_id`,`course_id`), KEY `course_id` (`course_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `students_courses` -- LOCK TABLES `students_courses` WRITE; /*!40000 ALTER TABLE `students_courses` DISABLE KEYS */; /*!40000 ALTER TABLE `students_courses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `students_lessons` -- DROP TABLE IF EXISTS `students_lessons`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `students_lessons` ( `id` int(11) NOT NULL auto_increment, `student_id` int(11) NOT NULL, `lesson_id` int(11) NOT NULL, `grade` int(11) default NULL, `teacher_comments` text, `student_comments` text NOT NULL, PRIMARY KEY (`id`), KEY `student_id` (`student_id`,`lesson_id`), KEY `lesson_id` (`lesson_id`) ) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `students_lessons` -- LOCK TABLES `students_lessons` WRITE; /*!40000 ALTER TABLE `students_lessons` DISABLE KEYS */; INSERT INTO `students_lessons` VALUES (2,57,1,NULL,'You did good.','Just testing, yo'),(3,58,1,NULL,'','Just testing, yo. By the way, I\'m not really Jeffrey Jinkerson.'),(4,59,1,NULL,'','I hhave none/.'),(5,66,1,NULL,NULL,'This course is very curious.'),(6,67,1,NULL,NULL,'I must confess (haha! See what I did there!) that I am kind of apprehensive about this course. What if I don\'t agree with something? What if'),(7,60,1,NULL,NULL,'Thanks for giving me the opportunity to take this course. I hope to learn a lot about the Bible.'),(8,96,1,NULL,NULL,'Good lesson'),(9,99,1,NULL,NULL,'Just hangin out'),(10,100,1,NULL,NULL,'Ohai'),(11,101,1,NULL,NULL,'Hi, I think this course is really fun and educative. Plus I want you to make me a pastor if you do this I will be very happy Plz respond'),(12,102,1,NULL,NULL,'Eat your kimchi please! I don\'t want to have to throw it away!'),(13,103,1,NULL,NULL,'Hahahahahahaha kkkkkkkkk hoohhohohohohohohoho rofl'),(14,104,1,NULL,NULL,'This is the last one. I promise!'),(15,105,1,NULL,NULL,'This course looks pretty cool, dude.'); /*!40000 ALTER TABLE `students_lessons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `teacher` -- DROP TABLE IF EXISTS `teacher`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `teacher` ( `id` int(11) NOT NULL auto_increment, `is_contact_person` tinyint(1) NOT NULL default '0', `name` varchar(40) character set utf8 NOT NULL, `surname` varchar(40) character set utf8 NOT NULL, `password` binary(60) default NULL, `address_line_1` varchar(100) character set utf8 NOT NULL, `address_line_2` varchar(100) character set utf8 NOT NULL, `city` varchar(40) character set utf8 NOT NULL, `state` varchar(40) character set utf8 NOT NULL, `postal_code` varchar(15) character set utf8 NOT NULL, `country` varchar(40) collate utf8_unicode_ci NOT NULL, `email` varchar(40) character set utf8 default NULL, `phone1` varchar(20) character set utf8 NOT NULL, `phone2` varchar(20) character set utf8 NOT NULL, `gender` enum('m','f') character set utf8 default NULL, `date_began` date NOT NULL, `status` enum('active','dormant','inactive') character set utf8 NOT NULL, `method` enum('postal','online','both') character set utf8 NOT NULL, `congregation_id` int(11) default NULL, `only_domestic` tinyint(1) default NULL, `prison` tinyint(1) default NULL, `only_female` tinyint(1) default NULL, `num_students_requested` int(11) default NULL, `notes` text character set utf8 NOT NULL, `last_login` datetime default NULL, `last_assigned` datetime default NULL, `number_assigned` int(11) default NULL, `contact_person_id` int(11) default NULL, PRIMARY KEY (`id`), KEY `congregation_id` (`congregation_id`), KEY `contact_person_id` (`contact_person_id`) ) ENGINE=MyISAM AUTO_INCREMENT=29 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `teacher` -- LOCK TABLES `teacher` WRITE; /*!40000 ALTER TABLE `teacher` DISABLE KEYS */; INSERT INTO `teacher` VALUES (2,0,'Deborah','Bruce',NULL,'3431 Fox St Apt E10','','Duluth','GA','30096','USA','benjaminjbruce@gmail.com','678-249-9766','','f','2013-07-01','dormant','online',NULL,0,NULL,NULL,0,'With whom there is no shadow of turning',NULL,'2014-04-17 21:32:04',1,7),(3,0,'Justin','Gross',NULL,'','','','GA','','USA','justingross@gmail.com','','','m','0000-00-00','active','online',NULL,0,NULL,NULL,NULL,'Taking a break for a spell',NULL,'2014-04-23 17:59:17',1,7),(4,0,'Dorothy','Ramsey',NULL,'435 Money Tree Lane','','Davison','KY','23443','USA','dotramsay32@email.com','234-765-2145','','f','2012-05-07','active','postal',NULL,NULL,NULL,NULL,NULL,'',NULL,'2014-04-04 17:45:06',2,NULL),(7,1,'George','Teacherman',NULL,'c/o Wilbur Teacherman','23435 E Pecan St','Nutville','TX','67453','USA','georgeteacher32@gmail.com','234-234-4322','','m','2013-12-08','active','both',NULL,NULL,NULL,NULL,NULL,'He\'s the man!',NULL,'2014-04-18 18:31:39',1,NULL),(8,0,'Dale','Dean',NULL,'654 Green Hill St','','Verdiville','MO','32454','USA','daledean@email.com','234-654-7641','','f','2014-03-03','active','postal',NULL,NULL,NULL,NULL,NULL,'Over the Dale',NULL,'2014-04-23 18:07:58',3,NULL),(18,0,'Elihu','Ruskin',NULL,'234 VERSAILLES ST','','TREBIZOND','','','COMOROS',NULL,'','','m','2014-04-14','active','postal',1,0,0,0,0,'Nadab and Elihu',NULL,'2014-04-08 20:15:49',2,7),(20,0,'Carmel','Lovel',NULL,'765 MT SINAI RD','','PROMISED LAND','','','USA',NULL,'','','f','0000-00-00','active','both',4,1,0,1,0,'It\'s Mount Caramel! And chocolate',NULL,'2014-04-17 21:35:17',1,NULL),(21,0,'Mattie','Benbow',NULL,'234 PIAZZA DE SANTO PIETRO','','VATICAN','ITALY','','GREENLAND',NULL,'','','f','2014-04-09','active','postal',1,1,0,1,0,'Benbow is a rainbow',NULL,'2014-04-11 19:29:34',2,7),(23,1,'Britney','Edwards',NULL,'9324 OTTER ST','','FISHYVILLE','ME','','MICRONESIA','britneyotterpops@wazoo.com','234-432-2344','234-543-3212','f','0000-00-00','active','postal',1,0,1,0,7,'Firenze',NULL,'2014-04-23 15:53:41',1,NULL),(24,0,'Davida','Herberts',NULL,'9324 OTTER ST','','FISHYVILLE','','','NETHERLANDS ANTILLES',NULL,'','','f','0000-00-00','dormant','postal',1,0,1,0,0,'Old Mc David had a farm...',NULL,NULL,0,NULL),(25,0,'Misty','Shaw',NULL,'536 ZIPPETY ST','','PORIRUA','','3245','NEW ZEALAND','mistyshaw@wazoo.com','','','f','0000-00-00','dormant','online',3,0,0,1,0,'Taking an indefinite break',NULL,'2014-04-18 18:31:25',1,NULL),(26,1,'Clement','Fairburn',NULL,'987 GOYANGI ST','','HWAYOIL','GA','34454','NORTH KOREA','hoyangigwa@wazoo.com','456-654-4562','456-875-6767','m','2014-04-13','inactive','both',4,1,1,0,144,'This teacher is a go getter',NULL,NULL,43,NULL),(27,0,'Kandace','Massey',NULL,'3423 STATE HIGHWAY 49','PO BOX 94','JEFFERSON','TX','76008','USA','kandassy@mazoo.com','323-405-0000','345-434-1234','f','2014-03-13','dormant','online',2,1,1,1,3,'Somewhere over the rainbow',NULL,NULL,4,26),(28,1,'Phuong','Nguyá»…n',NULL,'123 HAPPY ST','PO BOX 94','HA NOI','VANLANG','234','TAJIKISTAN','minuong_floro@wazoo.com','323-405-9999','234-543-9999','f','2014-04-15','inactive','online',2,1,0,1,4,'Testing only',NULL,NULL,2,7); /*!40000 ALTER TABLE `teacher` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'edapp' -- DELIMITER ;; DELIMITER ; /*!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 2014-04-28 17:53:19