Project

General

Profile

Ryan McFall's activity

From 05/06/2009 to 06/04/2009

06/02/2009

11:51 AM FIRST Bug #3522: Allow specification of points possible for each question during data upload
Both points possible and score should be floating point values, in my opinion. I don't think I'm doing anything to d... Ryan McFall

05/29/2009

10:26 AM FIRST Bug #3522: Allow specification of points possible for each question during data upload
The GUI for doing this is complete for the prototype. In the interests of time, I didn't write the interface to allo... Ryan McFall

05/27/2009

12:11 PM FIRST Bug #4110 (Resolved): Next button not enabled correctly when going back to IdentifyStudentColumn
If you set the identifier column, and then click next, the correct column will be shown, but next will not be enabled. Ryan McFall
11:59 AM FIRST Bug #3658: Need to be able to save during parsing process
Ben and I talked about this, and we think it's doable. Here are my notes from what we talked about, mostly for my be... Ryan McFall
07:33 AM FIRST Bug #3658: Need to be able to save during parsing process
Another issue that complicates this process is that Sandeep is now adding page number and possibly bounding box infor... Ryan McFall

05/26/2009

12:30 PM FIRST Bug #3658: Need to be able to save during parsing process
At first I thought java serialization was needed for this. Then I realized that we already have a serialization mech... Ryan McFall
12:15 PM FIRST Bug #3455: Show non-active data types in LabelDataColumns in a different color than the current data type
This may not be a big deal, and implementation is somewhat problematic. Right now, LabelDataColumns uses an instance... Ryan McFall

05/25/2009

10:49 AM FIRST Bug #3446: NullPointerException on previous from ReviewColumnAssignments
Fixed by checking value of DO_FILE_UPLOAD in Controller.previousPanel and going back to CheckForFileUpload if this va... Ryan McFall

05/20/2009

06:42 PM FIRST Bug #3733: Assigning response columns incorrectly checks for numeric data
Added check to make sure that this page was on the Scores field before making this check; it now doesn't occur for ot... Ryan McFall
05:40 PM FIRST Bug #3749: Putting question into edit mode probably shouldn't be undoable action
This does not seem to be happening anymore Ryan McFall

05/13/2009

01:43 PM FIRST Bug #3434: Row number incorrect when verifying student selection
Forgot to change status to fixed on previous comment! Ryan McFall
01:42 PM FIRST Bug #3434: Row number incorrect when verifying student selection
Simple enough to fix (modified getValueAt in TableModel declared in VerifyStudentSection constructor). Note that Ver... Ryan McFall
01:24 PM FIRST Bug #3406: Changing delimiters on ConfigureDataSource doesn't work
This was due to code that was attempting to handle the change in the selected rows/columns in the table, which was be... Ryan McFall

05/12/2009

09:29 AM FIRST Bug #3526: Should allow rectangle associated with vectorized image to be edited when clicked on
This is now possible. ImagePane is still a JPanel, but has many JList like features. Moving to JList was explored, ... Ryan McFall
07:42 AM FIRST Bug #4005: Question separator function logic fails while parsing Exam2.pdf
I'm not sure why you are saying that we need to know the index of the first valid line of text on the current page. ... Ryan McFall

05/11/2009

10:50 AM FIRST Bug #3514: Import assessments with no assessment-level score detail
We could add another step in the import wizard that allows us to indicate whether we have individual item scores, or ... Ryan McFall
07:10 AM FIRST Bug #3514: Import assessments with no assessment-level score detail
I'm going to mark this as after the client prototype, because it sounds like it
will require significant work on the ...
Ryan McFall
10:38 AM FIRST Bug #3793: Add ignored region selections to vector image selection page
This has been resolved; the selections from the previous page are now shown in a gray color so that the user knows th... Ryan McFall
07:35 AM FIRST Bug #4058 (New): Question 46 on Fall05-Exam3.pdf causes error in recognition
(This is a resubmission of a bug lost due to fire. The old bug number was 4057; that number seems to have taken by a... Ryan McFall
07:32 AM FIRST Bug #4005: Question separator function logic fails while parsing Exam2.pdf
(Resubmit after fire)
In trying to handle the answer key, I see you're showing an error message in
PDFAssessment2_4....
Ryan McFall
07:28 AM FIRST Bug #3457: Can't immediately edit new choice for multiple choice question
This doesn't seem to be an issue anymore Ryan McFall
07:27 AM FIRST Bug #3359: Allow files to be assigned to only sensible types of data
Resubmit after fire Ryan McFall
07:26 AM FIRST Bug #3406: Changing delimiters on ConfigureDataSource doesn't work
Resubmit after fire Ryan McFall
07:25 AM FIRST Bug #3455: Show non-active data types in LabelDataColumns in a different color than the current data type
A reminder on what this means (I think). When assigning responses and scores
have already been assigned, then the re...
Ryan McFall
07:24 AM FIRST Bug #3716: Selected rectangle can have its origin moved above the top of the document
Need to verify that this is still a bug with new selector code, but if so, it
should be fixed. (Resubmit after fire)
Ryan McFall
07:23 AM FIRST Bug #3404: Make JLists larger in AssignExternalFiles
This seems like an important thing, although I seem to remember trying to work
on this and not having much luck previ...
Ryan McFall
07:22 AM FIRST Bug #3285: Auto size JTable in DataSourcePreviewPanel
This seems like it would be pretty helpful, and potentially not that difficult,
so I've marked it as client-prototype.
Ryan McFall
07:22 AM FIRST Bug #3060: Wizard Frame should enable next automatically when previous is clicked
The wizard seems to work well at this point, so there's no real reason to go
back and revisit this. Only if we disco...
Ryan McFall
07:21 AM FIRST Bug #3434: Row number incorrect when verifying student selection
Resubmit after fire Ryan McFall
07:20 AM FIRST Bug #3525: MouseExited logic not invoked when exiting scrollbar into PDFPane
This is old and based on code that is no longer in use. (Resubmit after fire) Ryan McFall
07:19 AM FIRST Bug #3810: PDF document being viewed does not maximize when the window is maximized.
The PDFPane does "maximize" in the y direction, except that more space is being
allocated to the instructions than ar...
Ryan McFall
07:18 AM FIRST Bug #3864: mouse icon is busy
I'm going to mark this as client-prototype, but it needs to be tested and
verified. It's likely that an error was th...
Ryan McFall
07:17 AM FIRST Bug #3398: Arrow keys change browser pages
This no longer seems to be an issue; it's possible that this was fixed when we
went away from Multivalent's browser c...
Ryan McFall
07:16 AM FIRST Bug #4024: Image drop target disappears after deleting last image from a response item
This is no longer an issue with the new image drag-and-drop target notification
mechanisms. (Resubmit after fire)
Ryan McFall
07:16 AM FIRST Bug #3307: Deal with student data in columns better
This is not really that big of a deal, and users can re-arrange their
spreadsheet to handle this case. So I think it...
Ryan McFall
07:15 AM FIRST Bug #3866: Undo does not work on question type change action
Resubmit after fire Ryan McFall
07:13 AM FIRST Bug #3832: Add ability to restart parsing process in Parser
Another item of note is that we need to save the references to the images
associated with the document. This include...
Ryan McFall
07:09 AM FIRST Bug #3820: Dropping image into common instructions prompt shows image drop targets for whole question
Changes in the way dropping images works has made this bug irrelevant; there is
no longer a way to show/hide the imag...
Ryan McFall
07:08 AM FIRST Bug #3627: May need way to select image from original document while editing questions
This can probably be worked around by editing the text. It wouldn't be optimal, but it would be better than nothing.... Ryan McFall
07:06 AM FIRST Bug #3926: Parsing/Extraction does not complete on doc56.pdf
Neither Sandeep nor I can reproduce this bug any more. I was on a different
computer than the one I just checked on ...
Ryan McFall

05/08/2009

05:11 AM FIRST Bug #3572: Prompt associated with multi-part question missing on page 2 of Exam3BS110s08dem.pdf
Sandeep verified that this works. Ryan McFall
05:11 AM FIRST Bug #3878: Need to allow selection rectangles to be drawn in directions other than top-left to bottom-right
This seems to be implemented correctly now; changes were made to SelectorLayer.DrawNewRectangle.
Right now resizing ...
Ryan McFall
05:10 AM FIRST Bug #3662: Modify PDF pane navigation controls on vector rasterization page
Fixed by adding a label at the bottom of the page (near the page navigation controls) that indicates whether or not t... Ryan McFall
 

Also available in: Atom