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
a0f0c853
Commit
a0f0c853
authored
Feb 14, 2014
by
Alison Hodges
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed scrollbar to playback bar per Carlos
parent
71fb09b5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
docs/en_us/data/source/internal_data_formats/tracking_logs.rst
+7
-5
No files found.
docs/en_us/data/source/internal_data_formats/tracking_logs.rst
View file @
a0f0c853
.. _Tracking Logs:
===============
Tracking Logs
Tracking Logs
===============
The following is an inventory of all LMS event types.
...
...
@@ -121,10 +123,10 @@ The Student Event Type table lists the event types logged for interaction with t
| | | | +---------------------+---------------+---------------------------------------------------------------------+
| | | | | ``speed`` | string | Video speed in use (i.e., 0.75, 1.0, 1.25, 1.50). |
+-----------------------------------+-------------------------------+---------------------+-----------------+---------------------+---------------+---------------------------------------------------------------------+
| ``seek_video`` | Fired when
a user uses the
| Video | Browser | ``old_time`` | | The time in the video that the user is coming from. |
| |
scroll bar or the transcript
| | | | | |
| | to
go to a different point in
| | +---------------------+---------------+---------------------------------------------------------------------+
| |
the video file.
| | | ``new_time`` | | The time in the video that the user is going to. |
| ``seek_video`` | Fired when
the playback bar
| Video | Browser | ``old_time`` | | The time in the video that the user is coming from. |
| |
or transcript is used to go
| | | | | |
| | to
a different point in the
| | +---------------------+---------------+---------------------------------------------------------------------+
| |
video file.
| | | ``new_time`` | | The time in the video that the user is going to. |
| | | | +---------------------+---------------+---------------------------------------------------------------------+
| | | | | ``type`` | | The navigational method used to change position within the video. |
+-----------------------------------+-------------------------------+---------------------+-----------------+---------------------+---------------+---------------------------------------------------------------------+
...
...
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