update the PDF textbook url paths as well as update wiki_slug when importing
This commit is contained in:
@@ -12,7 +12,16 @@
|
||||
{"type": "discussion", "name": "Discussion"},
|
||||
{"type": "wiki", "name": "Wiki"},
|
||||
{"type": "progress", "name": "Progress"}
|
||||
]
|
||||
],
|
||||
"pdf_textbooks": [
|
||||
{
|
||||
"tab_title": "Sample Multi Chapter Textbook",
|
||||
"id": "MyTextbook",
|
||||
"chapters": [
|
||||
{ "url": "/c4x/edX/toy/asset/Chapter1.pdf", "title": "Chapter 1"},
|
||||
{ "url": "/c4x/edX/toy/asset/Chapter2.pdf", "title": "Chapter 2"}
|
||||
]
|
||||
}]
|
||||
},
|
||||
"chapter/Overview": {
|
||||
"display_name": "Overview"
|
||||
|
||||
Reference in New Issue
Block a user