vault19 / django-courses

Simple Django to manage courses
MIT License
6 stars 5 forks source link

Add video watching submission #24

Closed ricco386 closed 3 years ago

ricco386 commented 3 years ago

For video lectures add automatic submission based on how long user has watched the video.

ricco386 commented 3 years ago

Submission has new JSON field in DB metadata.

Supported values: watched_video_time_range - intervals in seconds of video passages that has been watched