This commit is contained in:
Chris Dodge
2013-07-25 00:50:42 -04:00
parent 2616d8f7a2
commit cff93d324b
12 changed files with 53 additions and 19 deletions

View File

@@ -9,8 +9,7 @@ MODULESTORE = {
'ENGINE': 'xmodule.modulestore.mixed.MixedModuleStore',
'OPTIONS': {
'mappings': {
'6.002/a/a': 'xml',
'6.002/b/b': 'xml'
'MITx/2.01x/2013_Spring': 'xml'
},
'stores': {
'xml': {