Adoria298 / Adoria298/greek-and-latin

Task: Vocab List Generator

Abierto
#6 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
6
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

At OCR A Level there is no set Vocab list. Students must therefore learn as many words as possible. This can be helped by compiling their own vocab list.

For the lazy students, a vocab list could be compiled by combing the OCR AS level list with any vocab not on it in any of the texts on this site.

The generator should:
- [ ] Access the OCR AS DVL and import data from it.
- [ ] Compile a vocab list from each set text on the site.
- [ ] Merge all these lists into one list, with duplicate *definitions* removed.
- [ ] Output three files: one for Anki, one for Quizlet, and one for the website section, which could perhaps link to the other two.
- [ ] Be automatically run whenever the set texts are updated.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.