README
This commit is contained in:
2
README
Normal file
2
README
Normal file
@@ -0,0 +1,2 @@
|
||||
This branch adds functionality for the edx4edx course. Allows
|
||||
problems to be written about edX problems, with testing and preview.
|
||||
@@ -44,12 +44,6 @@ COURSE_SETTINGS = {'6.002_Spring_2012': {'number' : '6.002x',
|
||||
'xmlpath': '/801x-summer/',
|
||||
'active': True,
|
||||
},
|
||||
'edx_dogfood': {'number' : 'edX.00',
|
||||
'title' : 'Development Test',
|
||||
'xmlpath': '/edx-dogfood/',
|
||||
'is_dogfood' : True,
|
||||
'active' : True,
|
||||
},
|
||||
'edx4edx': {'number' : 'edX.01',
|
||||
'title' : 'edx4edx: edX Author Course',
|
||||
'xmlpath': '/edx4edx/',
|
||||
|
||||
Reference in New Issue
Block a user