Commit 70621a0d by ichuang

add 8.01rq

parent b00b1c7c
...@@ -58,6 +58,14 @@ COURSE_SETTINGS = {'6.002x_Fall_2012': {'number' : '6.002x', ...@@ -58,6 +58,14 @@ COURSE_SETTINGS = {'6.002x_Fall_2012': {'number' : '6.002x',
'default_chapter' : 'Introduction', 'default_chapter' : 'Introduction',
'default_section' : 'Introduction_%28Lewin_2002%29', 'default_section' : 'Introduction_%28Lewin_2002%29',
}, },
'8.01_Reading_Questions_Fall_2012': {'number' : '8.01rq',
'title' : '8.01 Reading Questions Fall 2012',
'xmlpath': '/content-mit-801rq/',
'github_url': 'https://github.com/MITx/content-mit-801rq8.02x',
'active' : True,
'default_chapter' : 'Week 2',
'default_section' : 'Day 1',
},
'6.189_Spring_2013': {'number' : '6.189x', '6.189_Spring_2013': {'number' : '6.189x',
'title' : 'IAP Python Programming', 'title' : 'IAP Python Programming',
'xmlpath': '/6.189x/', 'xmlpath': '/6.189x/',
......
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