Commit 37539fdd by ichuang

revised 8.01x entry in dev_ike

parent 6566c45e
......@@ -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',
......
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