+ +
+

Create Learning Session

+
+
+ + +
+ +
+ + +
+ +
+
+ + +
+
+ + +
+
+ +
+ + + Leave empty to watch recommended videos +
+ + +
+
+ + +
+
+

Session: {{ currentSessionId }}

+
+ + + +
+
+ + +
+
+ Progress: {{ sessionStatus.watched_count }} / {{ sessionStatus.target_count }} + {{ Math.round(sessionStatus.progress_percent) }}% +
+
+
+
+
+ Total Duration: {{ formatDuration(sessionStatus.total_duration) }} +
+
+ + +
+

Current Video

+
+
+ Current video +
+
+
#{{ sessionStatus.current_video.sequence_id }}
+
+ {{ sessionStatus.current_video.description }} +
+
+ + + + + {{ formatNumber(sessionStatus.current_video.likes) }} + + + + + + {{ formatNumber(sessionStatus.current_video.comments) }} + +
+
+
+
+ + +
+
+ + + + +
+

Session Complete!

+

Watched {{ sessionStatus.watched_count }} videos in {{ formatDuration(sessionStatus.total_duration) }}

+ +
+
+ + +
+

Watched Videos

+
+
+
+ +
+
+ + + + + + + + + + +
+
+
#{{ video.sequence_id }}
+
{{ video.description }}
+
+ + + + + {{ formatNumber(video.likes) }} + + + + + + {{ formatNumber(video.comments) }} + +
+
+
+
+
+