Ryan McFall's activity
From 11/07/2008 to 12/06/2008
11/13/2008
- 04:09 AM FIRST Bug #3665 (Resolved): Need to indicate where instructions for multi-part question go
- When a student was trying to edit a multi-part question, it was unclear to her where the instructions common to the q...
- 04:06 AM FIRST Bug #3664 (New): Allow exception pages for header/footer selections
- When the user deletes a selection of type header/footer, we should ask them whether they want to delete it on all pag...
- 04:01 AM FIRST Bug #3571: Add hourglass when switching pages on PDF
- There is evidence from the student testing that switching pages can take a long time outside the vector rasterization...
- 03:59 AM FIRST Bug #3663 (Resolved): Need better indication of how to remove images
- Dragging images from the questions back onto the image pane doesn't seem like the most intuitive means of removing im...
- 03:56 AM FIRST Bug #3662 (Resolved): Modify PDF pane navigation controls on vector rasterization page
- Should next page and previous page navigate through the pages containing vector images rather than sequentially throu...
- 03:54 AM FIRST Bug #3661 (New): Add ability to show bounding boxes around vector images
- At this stage we won't attempt to auto-combine them, but we should at least be able to show where the vector images a...
- 03:51 AM FIRST Bug #3660 (Resolved): Auto-scroll window when performing a selection
- When an image is being selected and we need to scroll to see the whole image, we should try to figure out how to make...
- 03:47 AM FIRST Bug #3659 (Resolved): Warn users if assessment has no question numbers
- During the student testing, we encountered an exam that did not have any question numbers, and an exam that was a sca...
11/12/2008
- 07:14 PM FIRST Bug #3658 (Resolved): Need to be able to save during parsing process
- Right now you have to complete the entire process of parsing the exam; otherwise work you have done is lost. This sh...
- 07:12 PM FIRST Bug #3657 (Resolved): Interface to launch parser still confuses users
- Multiple times the testing students were still confused as to how to launch the parser if they didn't do it from the ...
- 03:55 AM FIRST Bug #3629 (Resolved): Make it clearer where images can be dropped
- If we are dragging and dropping an image, possible targets are highlighted when the mouse cursor is over them. Howev...
- 03:53 AM FIRST Bug #3628 (Resolved): Question number (and choice number) included in prompt
- Even when we successfully recognize the question number for a question, we are still including the number in the prom...
- 03:45 AM FIRST Bug #3627 (New): May need way to select image from original document while editing questions
- Consider page 3 of Exam3BS110s08dem.pdf, which has a food chain above question 6a. This food chain, unfortunately, s...
- 03:39 AM FIRST Bug #3626 (Resolved): Too hard to find edit button on multi-part questions
- If you scroll down to a subsequent part of a multi-part question, it is easy to lose where the edit button is, since ...
- 03:29 AM FIRST Bug #3625 (Resolved): Initial page on New Data Package Wizard has display issues
- When the initial page is displayed, there are two areas where the text is truncated. After the hyperlink "An Introdu...
- 03:18 AM FIRST Bug #3622: Moving to next wizard page loses status of pages being ignored
- Fixed by setting the status of the checkbox and telling the newly created pdfPane which pages to ignore in the constr...
11/11/2008
- 07:08 AM FIRST Bug #3584: Switching wizard pages breaks previously existing selections
- Modified milestone since I'm not going to be able to fix this by alpha2
- 06:59 AM FIRST Bug #3536: Allow PDF view to "pop out" of GUI parser
- Another thing that would be very helpful for the PDF pane would be to have button shortcuts to "maximize" and "minimi...
- 06:55 AM FIRST Bug #3624 (New): Show details about active selection in SelectIndividualText
- Right now the notion of the current selection tool and information about the active selection are combined.
I thin... - 06:48 AM FIRST Bug #3623 (Resolved): Remove Selector from PDFPane in MainWindow unless selecting from text
- Right now the Selector is active when not selecting from text. While this doesn't cause problems, any bugs in the Se...
- 06:47 AM FIRST Bug #3622 (Resolved): Moving to next wizard page loses status of pages being ignored
- To replicate - ignore a page of an assessment, click Next to go to the next wizard page (not the next page of the PDF...
- 06:43 AM FIRST Bug #3621 (Resolved): Choose text from source needs attention
- Since we moved to the new Selector code, I haven't paid any attention as to whether the selecting of question text fr...
- 04:10 AM FIRST Bug #3447: NullPointerException on previous from ReviewColumnAssignments
- Looks like submit was clicked twice on this one, it's a duplicate
*** This bug has been marked as a duplicate of bug... - 04:10 AM FIRST Bug #3446: NullPointerException on previous from ReviewColumnAssignments
- *** Bug 3447 has been marked as a duplicate of this bug. ***
- 04:08 AM FIRST Bug #3538: Move to first non-ignored page when MainWindow first opens
- Added code to the end of the wizardCompleted method in chooseAndImportPDF so that it does this.
11/10/2008
- 07:01 AM FIRST Bug #3615 (Resolved): Should check to ensure modifications actually occurred before moving to confirm edit state
- If we don't actually move/resize the selection, then we shouldn't go into confirm edit state, we should just go back ...
- 06:46 AM FIRST Bug #3614: Cannot delete selection after switching pages
- This was due to not deleting old selections from the page that were headers and footers; only single selections on th...
- 06:26 AM FIRST Bug #3614 (Resolved): Cannot delete selection after switching pages
- To replicate, draw a header/footer selection, switch to the next page, and then switch back to the original page. Cl...
11/09/2008
- 04:16 PM FIRST Bug #3584: Switching wizard pages breaks previously existing selections
- Investigation of this shows that the method getFramePoint in Selectangle is returning a different point before the ve...
- 11:10 AM FIRST Bug #3581: Vector rasterization page shows phantom move for old selection
- Seems to have been fixed by most recent changes to Selector
- 11:06 AM FIRST Bug #3583: Allow new selection to be made when rectangle is selected
- This is completed in the most recent version of Selector
- 11:05 AM FIRST Bug #3579: Ignored page painter doesn't work correctly with scroll panes
- Fixed by using SwingUtilities.convertPoint to find the coorect point to draw the X
Also available in: Atom