The word list is generated before the experiment is ran to prevent timing delays while the experiment is running. First the algorithm builds a word type list to be used to generate the list. Once all items have been added to the list checks to see if the list should be random or alphabetical based on the setting set in Advanced Settings (default random). If the experiment is set to random the algorithm randomly orders the type list. If the experiment is set to alphabetical the type list is left as is. The type list is then looped to build the word list. All words are selected in the same order as they were presented in word clusters document. Words are converted to lowercase as they are entered into the list. The experiment is then started once all words have been selected.