Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zegalur/video-quiz
Make a quiz from the subtitles. Can be useful for language learners.
https://github.com/zegalur/video-quiz
language-learning quiz quizapp
Last synced: about 1 month ago
JSON representation
Make a quiz from the subtitles. Can be useful for language learners.
- Host: GitHub
- URL: https://github.com/zegalur/video-quiz
- Owner: zegalur
- Created: 2024-04-27T21:26:56.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T16:56:00.000Z (7 months ago)
- Last Synced: 2024-06-09T18:19:27.650Z (7 months ago)
- Topics: language-learning, quiz, quizapp
- Language: HTML
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Video Quiz
Make a quiz from the subtitles. Can be useful for language learners.![preview_img](preview.jpg)
# How to use
Go to the [player's webpage](https://zegalur.github.io/video-quiz/player/). Then:
1. Open the video file.
2. Open the translated SRT file.
3. Open the original SRT file.
4. Play the video.
5. Select the correct translation when the quiz becomes active.
6. Watch the next video segment, and so on.It's best not to use hand-translated SRT but instead to auto-translate the original SRT
file so that the time codes match perfectly. There are plenty of free online SRT
translation websites out there.![instructions_img](instructions.jpg)
# Keyboard shortcuts
* **Repeat** current block: R or Numpad+
* **Skip** current question: S or Numpad_0
* **Answer** 1 to 5: 1 to 5 or Numpad_1 to Numpad_5