simply add whatever you want to the contestant name, contestant point and prize lists by pressing the tiny + buttons
how the "systematic" mode works -create a list of factorial numbers (15*14*13*12...) -use the modulus of the smaller factorial numbers to create a list that looks like 11111, 11121, etc. these numbers choose the list item and remove it: [3] would turn 4321 into 431, and add it into another list that is used to add prizes.