Commit a3b38f2f by ichuang

Merge branch 'stable-edx4edx' of github.com:MITx/mitx into stable-edx4edx

parents bda75b4f 5d9c600d
...@@ -72,6 +72,12 @@ COURSE_SETTINGS = {'6.002_Spring_2012': {'number' : '6.002x', ...@@ -72,6 +72,12 @@ COURSE_SETTINGS = {'6.002_Spring_2012': {'number' : '6.002x',
'github_url': 'https://github.com/MITx/7.03x', 'github_url': 'https://github.com/MITx/7.03x',
'active' : True, 'active' : True,
}, },
'3.091x_Fall_2012': {'number' : '3.091x',
'title' : 'Introduction to Solid State Chemistry',
'xmlpath': '/3.091x/',
'github_url': 'https://github.com/MITx/3.091x',
'active' : True,
},
'18.06x_Linear_Algebra': {'number' : '18.06x', '18.06x_Linear_Algebra': {'number' : '18.06x',
'title' : 'Linear Algebra', 'title' : 'Linear Algebra',
'xmlpath': '/18.06x/', 'xmlpath': '/18.06x/',
......
../../../data/3.091x/html
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment