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
9610c3b2
Commit
9610c3b2
authored
Oct 31, 2014
by
Carol Tong
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5811 from edx/carol/docs/DOC-977
Add warning about sensitive info in course export
parents
9f3b9c7b
6cecfd0f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletions
+11
-1
docs/en_us/course_authors/source/building_course/export_import_course.rst
+6
-0
docs/en_us/course_authors/source/change_log.rst
+5
-1
No files found.
docs/en_us/course_authors/source/building_course/export_import_course.rst
View file @
9610c3b2
...
...
@@ -33,6 +33,12 @@ the following course data:
* Course assets
* Course settings
.. warning::
When you export a course, be aware that information such as MATLAB API keys,
LTI passports, annotation secret token strings, and annotation storage URLs
are included in the exported data. If you share your exported files, you may
also be sharing sensitive or license-specific information.
The following data is not exported with your course:
...
...
docs/en_us/course_authors/source/change_log.rst
View file @
9610c3b2
...
...
@@ -13,8 +13,12 @@ October, 2014
* - Date
- Change
* - 10/31/14
- Added warning in :ref:`Export a Course` about sensitive or license-
specific information that is included when you export a course.
* - 10/30/14
- Added :ref:`email template<Verified Registration Reminder>` for reminding students of last day to register for verified certificates.
- Added :ref:`email template<Verified Registration Reminder>` for
reminding students of last day to register for verified certificates.
* - 10/29/14
- Added information about course start time visibility to :ref:`The Course Start Date`.
* - 10/28/14
...
...
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