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
94a03fad
Commit
94a03fad
authored
Aug 19, 2014
by
Mark Hoeber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added shared browser topic
To include in all guides
parent
43368b29
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
86 additions
and
1 deletions
+86
-1
docs/en_us/course_authors/source/change_log.rst
+2
-0
docs/en_us/course_authors/source/getting_started/browsers.rst
+2
-0
docs/en_us/course_authors/source/getting_started/index.rst
+1
-1
docs/en_us/shared/browsers.rst
+81
-0
No files found.
docs/en_us/course_authors/source/change_log.rst
View file @
94a03fad
...
...
@@ -12,6 +12,8 @@ August, 2014
* - Date
- Change
* - 08/20/14
- Added :ref:`Browsers` to the :ref:`Getting Started Index` section
* - 08/18/14
- Expanded the :ref:`Example Messages to Students` in the :ref:`Launch`
chapter.
...
...
docs/en_us/course_authors/source/getting_started/browsers.rst
0 → 100644
View file @
94a03fad
.. include:: ../../../shared/browsers.rst
\ No newline at end of file
docs/en_us/course_authors/source/getting_started/index.rst
View file @
94a03fad
...
...
@@ -8,7 +8,7 @@ Getting Started
:maxdepth: 3
browsers
accounts
get_started
accessibility
...
...
docs/en_us/shared/browsers.rst
0 → 100644
View file @
94a03fad
.. _Browsers:
####################
edX Browser Support
####################
The edX Platform runs on the following browsers:
* Internet Explorer
* Chrome
* Safari
* Firefox
The edX Platform is routinely tested and verified on the current
and previous version of each of these browsers, but we generally encourage the
use of and fully support only the latest version.
This page is updated as new major operating system and browser versions
are released. All point releases are supported unless noted; these occasional
exceptions are based on specific bug fixes or feature updates.
***********************************
The edX Learning Management System
***********************************
The following table shows operating system and browser support for the Learning
Management System, which students and course staff use to interact with
courseware.
.. list-table::
:widths: 20 10 10 10 10 10
:header-rows: 1
* -
- Chrome
- Safari
- Firefox
- IE 9
- IE 10
* - Windows 7
- Yes
- N/A
- Yes
- Yes
- Yes
* - Mac OSX 10.8 or 10.9
- Yes
- Yes
- Yes
- N/A
- N/A
***********************************
edX Studio
***********************************
The following table shows operating system and browser support for edX Studio, which course staff use to build courseware.
.. list-table::
:widths: 20 10 10 10 10 10
:header-rows: 1
* -
- Chrome
- Safari
- Firefox
- IE 9
- IE 10
* - Windows 7
- Yes
- N/A
- Yes
- Provisional
- Provisional
* - Mac OSX 10.8 or 10.9
- Yes
- Yes
- Yes
- N/A
- N/A
\ No newline at end of file
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