exam2pptvideo.es package¶
Submodules¶
exam2pptvideo.es.choices_exam module¶
- class exam2pptvideo.es.choices_exam.SpanishExamPPT(sourcefile, title='', genre='classic')¶
Bases:
exam2pptvideo.exam_ppt.ExamPPT
Create Exam PPT for Spanish study
- content¶
read from csv file
- Type
list of dict
- content_keys = ['Question', 'A', 'B', 'C', 'D', 'Correct', 'Level', 'Checkpoint', 'Explanation']¶
- lang = 'es'¶
- class exam2pptvideo.es.choices_exam.SpanishExamVideo(sourceppt)¶
Bases:
exam2pptvideo.exam_video.ExamVideo
Create Exam Video for Spanish study
- slides¶
read from pptx file
- Type
list of Slide
- lang = 'es'¶