From 47cb3e3bd083dad5b13962fc1d03a62c3555900d Mon Sep 17 00:00:00 2001 From: stroilova Date: Wed, 23 Oct 2013 17:09:20 -0400 Subject: [PATCH] update personal info in example --- docs/data/source/internal_data_formats/sql_schema.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/data/source/internal_data_formats/sql_schema.rst b/docs/data/source/internal_data_formats/sql_schema.rst index 6c5a7eab8c..078928c21b 100644 --- a/docs/data/source/internal_data_formats/sql_schema.rst +++ b/docs/data/source/internal_data_formats/sql_schema.rst @@ -229,10 +229,10 @@ There is an important split in demographic data gathered for the students who si { "old_names" : [ - ["David Ormsbee", "I want to add my middle name as well.", "2012-11-15T17:28:12.658126"], - ["Dave Ormsbee", "Dave's too informal for a certificate.", "2013-02-07T11:15:46.524331"] + ["Mike Smith", "Mike's too informal for a certificate.", "2012-11-15T17:28:12.658126"], + ["Michael Smith", "I want to add a middle name as well.", "2013-02-07T11:15:46.524331"] ], - "old_emails" : [["dormsbee@mitx.mit.edu", "2012-10-18T15:21:41.916389"]], + "old_emails" : [["mr_mike@email.com", "2012-10-18T15:21:41.916389"]], "6002x_exit_response" : { "rating": ["6"], "teach_ee": ["I do not teach EE."],