From 0908ce408a5591f0b7b055e676ba54c01a8d6503 Mon Sep 17 00:00:00 2001 From: Julian Arni Date: Thu, 1 Aug 2013 14:09:20 -0400 Subject: [PATCH] Fix 'images' capitalization --- docs/course_authors/source/add_syllabus.rst | 36 ++++++------ docs/course_authors/source/appendices/c.rst | 6 +- docs/course_authors/source/appendices/e.rst | 56 +++++++++---------- .../source/checking_student_progress.rst | 6 +- .../source/create_discussion.rst | 10 ++-- .../source/create_html_component.rst | 26 ++++----- docs/course_authors/source/create_lesson.rst | 10 ++-- docs/course_authors/source/create_problem.rst | 22 ++++---- .../source/create_section_sub_section.rst | 12 ++-- .../source/create_seed_wiki.rst | 2 +- docs/course_authors/source/create_unit.rst | 2 +- docs/course_authors/source/create_video.rst | 4 +- .../source/create_welcome_announcement.rst | 2 +- .../source/establish_course_settings.rst | 22 ++++---- .../source/establish_grading_policy.rst | 24 ++++---- .../source/export_import_course.rst | 2 +- docs/course_authors/source/get_started.rst | 30 +++++----- .../source/invite_students_to_register.rst | 2 +- .../source/modify_published_content.rst | 12 ++-- .../source/set_content_releasedates.rst | 2 +- .../source/view_course_content.rst | 42 +++++++------- 21 files changed, 165 insertions(+), 165 deletions(-) diff --git a/docs/course_authors/source/add_syllabus.rst b/docs/course_authors/source/add_syllabus.rst index c310dd50f0..96c7c053dd 100644 --- a/docs/course_authors/source/add_syllabus.rst +++ b/docs/course_authors/source/add_syllabus.rst @@ -10,14 +10,14 @@ you want students to be able to access easily. Static pages usually apply to the whole course rather than a particular sequence. For example, your static pages might include your syllabus or information about your grading policy. -.. image:: images/image155.png +.. image:: Images/image155.png When you create a static page, the name of that page appears in your course's navigation bar at the top of the page, along with **Courseware**, **Course Info**, and other tabs. For example, the following navigation bar includes a **Syllabus** static page and a **Projects** static page. -.. image:: images/image157.png +.. image:: Images/image157.png To add a static page: @@ -25,17 +25,17 @@ To add a static page: 1. On the navigation bar, click **Course Content**, and then click **Static Pages**. -.. image:: images/image159.png +.. image:: Images/image159.png 2. In the top right corner, click **New Page**. The following entry appears. -.. image:: images/image161.png +.. image:: Images/image161.png 3. On the right side of the box, click **Edit**. The following dialog box opens. -.. image:: images/image163.png +.. image:: Images/image163.png 4. In the **display_name** box, type the name that you want to appear in the navigation bar for your course. @@ -66,7 +66,7 @@ click https://www.google.com/calendar/embed?src=edx.org_mcjhp2tv3ul2etfpb43hd388p4@group.calendar.g oogle.com&ctz=America/New_York_ -.. image:: images/image165.png +.. image:: Images/image165.png To create a Google calendar, access your Google account, and then click @@ -92,7 +92,7 @@ on Wednesdays, and are due on Sunday of the following week. 3. All quizzes are released on Fridays and due on Sunday of the following week (9 days later). -.. image:: images/image285.png +.. image:: Images/image285.png To create a dynamic HTML schedule: @@ -100,11 +100,11 @@ To create a dynamic HTML schedule: 1. On the navigation bar, click **Course Content**, and then click **Static Pages**. -.. image:: images/image159.png +.. image:: Images/image159.png 2. In the top right corner, click **New Page**. The following entry appears. -.. image:: images/image161.png +.. image:: Images/image161.png 3. On the right side of the box, click **Edit**. The following dialog box opens. @@ -113,7 +113,7 @@ Pages**. 5. Click the **HTML** tab. -.. image:: images/image163.png +.. image:: Images/image163.png 6. Go to `Appendix B `_ and copy the code for the dynamic @@ -147,7 +147,7 @@ The **Files & Uploads** page lists handouts, images, and other content that you want to integrate into your course. -.. image:: images/image160.png +.. image:: Images/image160.png For example, if you want to include a cartoon in one of your weekly updates, you @@ -195,7 +195,7 @@ Uploads**. 2. On the **>Files & Uploads** page, click **Upload New File**. -.. image:: images/image162.png +.. image:: Images/image162.png 3. In the **Upload New File** dialog box, click **Choose File**. @@ -215,7 +215,7 @@ you can see the URL you will need to use to display an image or create a hyperlink. -.. image:: images/image164.png +.. image:: Images/image164.png .. note:: @@ -233,13 +233,13 @@ Add Items to the Handouts Sidebar 1. On the navigation bar, click **Course Content**, and then click **Updates**. -image:: images/image166.png +image:: Images/image166.png 2. Locate the **Course Handouts** sidebar on the right, and then click **Edit**. -.. image:: images/image168.png +.. image:: Images/image168.png 3. In the XML box that appears, create links to your files. @@ -284,18 +284,18 @@ Add an Announcement or Update page opens. - .. image:: images/image185.png + .. image:: Images/image185.png 2. Click **New Update**. The following dialog box opens. - .. image:: images/image187.png + .. image:: Images/image187.png The content for this box must be formatted in HTML. For a template that you can use that includes placeholders, see `Appendix A `_. - 3. Enter your update formatted as HTML, and then click **Save**. \ No newline at end of file + 3. Enter your update formatted as HTML, and then click **Save**. diff --git a/docs/course_authors/source/appendices/c.rst b/docs/course_authors/source/appendices/c.rst index 189b53d1a6..40c059aacf 100644 --- a/docs/course_authors/source/appendices/c.rst +++ b/docs/course_authors/source/appendices/c.rst @@ -33,7 +33,7 @@ The above URL should bring you to the course registration page: [REPLACE WITH SC *Example* -.. image:: ../images/image302.png +.. image:: ../Images/image302.png :width: 600 @@ -42,12 +42,12 @@ The above URL should bring you to the course registration page: [REPLACE WITH SC Click on the blue Register for [NUMBER OF YOUR CLASS] button: [REPLACE WITH PART OF YOUR SCREENSHOT ABOVE] -.. image:: ../images/image303.png +.. image:: ../Images/image303.png :width: 600 A pop-up user authentication window will appear. It will ask you to log in or sign up for edX. (If you already have an account with edX, use it to log in. You should now be registered for the course. Skip to Step 5. Otherwise, go on with Step 3.) -.. image:: ../images/image305.png +.. image:: ../Images/image305.png :width: 600 diff --git a/docs/course_authors/source/appendices/e.rst b/docs/course_authors/source/appendices/e.rst index e78d6e3701..8531766d0b 100644 --- a/docs/course_authors/source/appendices/e.rst +++ b/docs/course_authors/source/appendices/e.rst @@ -22,7 +22,7 @@ differences between the two include the following. Sample Problem: -.. image:: ../images/image287.png +.. image:: ../Images/image287.png :width: 600 **Problem Code:** @@ -77,12 +77,12 @@ Sample Problem: - .. image:: ../images/option_response1.png + .. image:: ../Images/option_response1.png - .. image:: ../images/optionresponse2.png + .. image:: ../Images/optionresponse2.png .. raw:: latex @@ -112,7 +112,7 @@ differences between the two include the following. Sample Problem: -.. image:: ../images/image289.png +.. image:: ../Images/image289.png :width: 600 **Problem Code:** @@ -169,17 +169,17 @@ Sample Problem: -.. image:: ../images/multipleresponse.png +.. image:: ../Images/multipleresponse.png - .. image:: ../images/multipleresponse2.png + .. image:: ../Images/multipleresponse2.png - .. image:: ../images/multipleresponse3.png + .. image:: ../Images/multipleresponse3.png .. raw:: latex @@ -203,7 +203,7 @@ have zero correct responses. Sample Problem: -.. image:: ../images/image290.png +.. image:: ../Images/image290.png :width: 600 @@ -263,7 +263,7 @@ clear. Sample Problem: -.. image:: ../images/image291.png +.. image:: ../Images/image291.png :width: 600 **Problem Code:** @@ -303,11 +303,11 @@ Sample Problem: - .. image:: ../images/stringresponse.png + .. image:: ../Images/stringresponse.png - .. image:: ../images/stringresponse2.png + .. image:: ../Images/stringresponse2.png .. raw:: latex @@ -330,7 +330,7 @@ script. Sample Problem: -.. image:: ../images/image292.png +.. image:: ../Images/image292.png :width: 600 @@ -483,20 +483,20 @@ XML Attribute Information