In Compose Questionnaire, an ID can be assigned to individual pages (not to be confused with the Comment, which is only there to help you orient yourself).
This ID is used in order to jump directly to a page using setNextPage()
, to insert the page into the page order using setPageOrder()
, or to determine the dwell time for the page using caseTime()
.