revised 8.01x entry in dev_ike

This commit is contained in:
ichuang
2012-06-21 23:35:48 -04:00
parent 6566c45e6f
commit 37539fdd4b

View File

@@ -40,19 +40,14 @@ COURSE_SETTINGS = {'6.002_Spring_2012': {'number' : '6.002x',
'xmlpath': '/802x/',
'active' : True,
},
'8.01_Spring_2013': {'number' : '8.01x',
'title' : 'Mechanics',
'xmlpath': '/801x/',
'active' : False,
},
'6.189_Spring_2013': {'number' : '6.189x',
'title' : 'IAP Python Programming',
'xmlpath': '/6.189x/',
'active' : True,
},
'8.01_Summer_2012': {'number' : '8.01x',
'8.01_Fall_2012': {'number' : '8.01x',
'title' : 'Mechanics',
'xmlpath': '/801x-summer/',
'xmlpath': '/8.01x/',
'active': True,
},
'edx4edx': {'number' : 'edX.01',