Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
9042a0a8
Commit
9042a0a8
authored
Oct 24, 2013
by
stroilova
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1474 from edx/edx/docs/cleanup-info
update personal info in example
parents
4257f714
47cb3e3b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docs/data/source/internal_data_formats/sql_schema.rst
+3
-3
No files found.
docs/data/source/internal_data_formats/sql_schema.rst
View file @
9042a0a8
...
...
@@ -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."],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment