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:
@@ -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 = ''
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user