add 3.091x to multicourse

This commit is contained in:
ichuang
2012-06-26 18:40:07 -04:00
parent 9aeaaa72a9
commit a1b53c3cd6

View File

@@ -72,6 +72,12 @@ COURSE_SETTINGS = {'6.002_Spring_2012': {'number' : '6.002x',
'github_url': 'https://github.com/MITx/7.03x',
'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',
'title' : 'Linear Algebra',
'xmlpath': '/18.06x/',