Skip to content

magnucki/shuffle_flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Shuffle Flashcards

This script enables you to shuffle a set of PDF flashcards. The reordering is done pairwise.

Usage

  • Shuffle the current PDF file
>
> ./shuffle.sh [input]
  • create a shuffled copy
>
> ./shuffle.sh [input] [output] 
  • create a shuffled set with n questions. You can also add an output.
>
> ./shuffle.sh -l [limit] [input]

About

Shell-Script shuffling a set of flashcards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages