Bug #3442
openAdd first/last page buttons to PDFPane and ExtractedQuestionsPane
0%
Description
Add these buttons along with associated actions, and change icons to be ASCII <<, <, >, >>, and make sure that tool tip text is enabled for them.
Updated by Ryan McFall almost 16 years ago
The functionality for first/last page buttons is now there. We need to (possibly) build icons, or change the previous/next buttons to be ASCII.
Updated by Sandeep Namilikonda over 15 years ago
Browsing through the question list is more cumbersome than the PDF document itself as there can be far more number of questions than there are pages.
Ideally, a "go to" combo box with a drop-down list of all question numbers would be good. Next and previous buttons, though useful, cannot provide random access to any question.
Updated by Ryan McFall over 15 years ago
Sandeep, I think you're misinterpreting this particular bug, as this one is related to having next/last page buttons, not buttons to navigate questions.
I agree having random access to questions would be good. Depending on the user's workflow, easily allowing progression to the next question and previous question would probably be quite helpful, as most people I've watched testing have looked at questions sequentially to verify that they were parsed correctly.
The only thing left on this bug will be to get some icons for the next/last page buttons that look OK.