Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
f0f0cb76
Commit
f0f0cb76
authored
Jan 22, 2015
by
Mark Sadecki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adds alt text to sample api response
parent
3d4a853e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/en_us/platform_api/source/course_info.rst
+2
-2
No files found.
docs/en_us/platform_api/source/course_info.rst
View file @
f0f0cb76
...
@@ -144,14 +144,14 @@ Get the HTML for the course about page.
...
@@ -144,14 +144,14 @@ Get the HTML for the course about page.
<h2>Course Staff</h2>\n
<h2>Course Staff</h2>\n
<article class=\"teacher\">\n
<article class=\"teacher\">\n
<div class=\"teacher-image\">\n
<div class=\"teacher-image\">\n
<img src=\"/static/images/placeholder-faculty.png\" align=\"left\" style=\"margin:0 20 px 0\">\n
<img src=\"/static/images/placeholder-faculty.png\" align=\"left\" style=\"margin:0 20 px 0\"
alt=\"Course Staff Image #1\"
>\n
</div>\n\n
</div>\n\n
<h3>Staff Member #1</h3>\n
<h3>Staff Member #1</h3>\n
<p>Biography of instructor/staff member #1</p>\n
<p>Biography of instructor/staff member #1</p>\n
</article>\n\n
</article>\n\n
<article class=\"teacher\">\n
<article class=\"teacher\">\n
<div class=\"teacher-image\">\n
<div class=\"teacher-image\">\n
<img src=\"/static/images/placeholder-faculty.png\" align=\"left\" style=\"margin:0 20 px 0\">\n
<img src=\"/static/images/placeholder-faculty.png\" align=\"left\" style=\"margin:0 20 px 0\"
alt=\"Course Staff Image #2\"
>\n
</div>\n\n
</div>\n\n
<h3>Staff Member #2</h3>\n
<h3>Staff Member #2</h3>\n
<p>Biography of instructor/staff member #2</p>\n
<p>Biography of instructor/staff member #2</p>\n
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment