Commit 028d81fd by Alison Hodges

Merge pull request #5529 from edx/ahodges/doc/DOC916mobile

Updates to video events for mobile
parents f7ef9eb5 4c246000
...@@ -14,6 +14,9 @@ October-December 2014 ...@@ -14,6 +14,9 @@ October-December 2014
* - Date * - Date
- Change - Change
* - 10/16/14
- Updated video events with new fields relating to mobile device use in
the :ref:`Tracking Logs` chapter.
* - 10/07/14 * - 10/07/14
- Added new student and instructor events relating to cohort use to the - Added new student and instructor events relating to cohort use to the
:ref:`Tracking Logs` chapter. :ref:`Tracking Logs` chapter.
...@@ -84,7 +87,7 @@ April-June 2014 ...@@ -84,7 +87,7 @@ April-June 2014
* - * -
- Updated the ``seek_video`` event in the :ref:`Tracking Logs` chapter. - Updated the ``seek_video`` event in the :ref:`Tracking Logs` chapter.
* - 06/23/14 * - 06/23/14
- Added a :ref:`Preface` with resources for course teams, developers, - Added a `Preface`_ with resources for course teams, developers,
researchers, and students. researchers, and students.
* - 05/23/14 * - 05/23/14
- Added descriptions of the enrollment upgrade events to the - Added descriptions of the enrollment upgrade events to the
...@@ -154,3 +157,4 @@ January-March 2014 ...@@ -154,3 +157,4 @@ January-March 2014
* - 02/14/14 * - 02/14/14
- Added the ``seek_video`` and ``speed_change_video`` event types to the :ref:`Tracking Logs` chapter. - Added the ``seek_video`` and ``speed_change_video`` event types to the :ref:`Tracking Logs` chapter.
.. _Preface: http://edx.readthedocs.org/projects/devdata/en/latest/preface.html
\ No newline at end of file
...@@ -114,7 +114,7 @@ more readable is produced. ...@@ -114,7 +114,7 @@ more readable is produced.
], ],
"up_count": 1 "up_count": 1
} }
} }
---------------------------------------- ----------------------------------------
Comment Document Example Comment Document Example
...@@ -197,7 +197,7 @@ When pretty printed, this comment looks like this: ...@@ -197,7 +197,7 @@ When pretty printed, this comment looks like this:
"created_at": { "created_at": {
"$date": 1390759901966 "$date": 1390759901966
} }
} }
***************** *****************
Shared Fields Shared Fields
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment