right now the questions get saved to indexeddb in the order that the user chooses them
1, 2, 3, 4, 5
ie the user might save them in the order 1, 4, 2
and so the Child view will display in order 1, 4, 2... I don't know if this is disorienting or something... maybe the point is moot if the enhancement to be able to rearrange the default order of questions displayed is implemented