Textbooks accessibility changes

Removed image-based textbook info from XML tutorial.

Added not about accessibility and textbooks to Building a Course file.
This commit is contained in:
Mark Hoeber
2014-01-21 10:56:11 -05:00
parent 7bdcc84857
commit 41a153ae48
3 changed files with 4 additions and 72 deletions

View File

@@ -25,7 +25,7 @@ html_static_path.append('source/_static')
# General information about the project.
project = u'Building a Course with edX Studio'
copyright = u'2013, edX Documentation Team'
copyright = u'2014, edX'
# The short X.Y version.
version = ''

View File

@@ -391,6 +391,8 @@ Add Textbooks
****************
You can add textbooks for your course as PDF files.
.. note:: Do not use image files (for example, .PNG files) as textbooks for your course, as they are not accessible to screen readers. Review the :ref:`Best Practices for Accessible PDFs` for more information.
Each textbook that you add is displayed to students as a tab in the course navigation bar.
It's recommended that you upload a separate PDF file for each chapter of your textbook.