I looked into it and it says that 'numCards' is an optional api field and if we don't use it then it defaults to 10. We should include it and use 'numCards: 20' so it can go over 10 if it needs to but never over 20.
Also, we could be using cardSplit: "inputTextBreaks" but numCards should probably work better