Commit b00b1c7c by ichuang

add OEITx HST.582x course

parent 4f5a712b
...@@ -122,6 +122,14 @@ COURSE_SETTINGS = {'6.002x_Fall_2012': {'number' : '6.002x', ...@@ -122,6 +122,14 @@ COURSE_SETTINGS = {'6.002x_Fall_2012': {'number' : '6.002x',
'default_chapter' : 'Unit 1', 'default_chapter' : 'Unit 1',
'default_section' : 'Introduction', 'default_section' : 'Introduction',
}, },
'OEITx': {'number' : 'HST.582x',
'title' : 'OEIT experimental HST582J/6.555J',
'xmlpath': '/content-mit-OEITx/',
'github_url': 'https://github.com/MITx/content-mit-OEITx',
'default_chapter' : 'Spectral_Analysis_Tutorial_for_HST582J_6.555J',
'default_section' : 'E-text',
'active' : True,
},
} }
#----------------------------------------------------------------------------- #-----------------------------------------------------------------------------
......
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