Name |
Last commit
|
Last update |
---|---|---|
.. | ||
data | ||
discussion | ||
lms | ||
studio | ||
video | ||
__init__.py | ||
helpers.py | ||
test_annotatable.py | ||
test_cohorted_courseware.py | ||
test_ora.py |
This pull request makes the video player module respect the video start/stop times specified by the instructor as a hard start/stops, i.e. the video treats the start time as the beginning of the video and the stop time as the end. Previously, the video module displayed the full video and displayed a jquery ui slider range representing the start and end times. This new functionality invalidates two previous acceptance tests for the video module: - slider visible test - finish time video acceptance test. These tests are removed from the common acceptance tests.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
data | Loading commit data... | |
discussion | Loading commit data... | |
lms | Loading commit data... | |
studio | Loading commit data... | |
video | Loading commit data... | |
__init__.py | Loading commit data... | |
helpers.py | Loading commit data... | |
test_annotatable.py | Loading commit data... | |
test_cohorted_courseware.py | Loading commit data... | |
test_ora.py | Loading commit data... |