Activity
From 05/10/2009 to 06/08/2009
06/03/2009
- 10:00 AM Bug #4127 (Resolved): When image is added question, the mouse cursor moves to other question
- Finl Exam Fall 2002
Image drop function is not working properly for question 81,82,83, and 84, when I tried to add...
06/02/2009
- 11:51 AM 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...
- 11:45 AM Bug #3522: Allow specification of points possible for each question during data upload
- added the "points" possible column to the datatable definition.
NOTE: it is defined as a float with precision of 0.1 ...
05/29/2009
- 01:55 PM Bug #3522: Allow specification of points possible for each question during data upload
- At this point (data import) we will have one question (IQuestion) for every response item (even in the case when ther...
- 10:26 AM 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...
05/27/2009
- 12:11 PM 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.
- 11:59 AM 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...
- 10:10 AM Bug #3658: Need to be able to save during parsing process
- I think this is doable, but I'm not sure if it's exactly what we want every time there is a request to "Edit" the ass...
- 07:33 AM 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...
05/26/2009
- 12:30 PM 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...
- 12:15 PM 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...
05/25/2009
- 10:49 AM 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...
05/20/2009
- 06:42 PM 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...
- 05:40 PM Bug #3749: Putting question into edit mode probably shouldn't be undoable action
- This does not seem to be happening anymore
05/18/2009
- 12:17 PM Bug #3989: Garbled text in questions and missing choices!
- The garbled text output seems to be a result of a faulty input file and not due to any faulty code. Here are the reas...
05/14/2009
- 06:26 PM Bug #4005: Question separator function logic fails while parsing Exam2.pdf
- We have reached a consensus that this case will not be thoroughly handled for the client-prototype release. We will g...
05/13/2009
- 09:19 PM Bug #4058: Question 46 on Fall05-Exam3.pdf causes error in recognition
- The following pseudo code is relevant in the context of Bugs 3923, 3924, 3989, 4058, 4005.
I tried to elaborate more... - 01:43 PM Bug #3434: Row number incorrect when verifying student selection
- Forgot to change status to fixed on previous comment!
- 01:42 PM Bug #3434: Row number incorrect when verifying student selection
- Simple enough to fix (modified getValueAt in TableModel declared in VerifyStudentSection constructor). Note that Ver...
- 01:24 PM 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...
- 12:28 PM Bug #4005: Question separator function logic fails while parsing Exam2.pdf
- The logic you (Ryan) presented is more sound. Clearly, the current logic to recognize Answer Key cannot handle any qu...
05/12/2009
- 09:29 AM 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, ...
- 07:42 AM 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. ...
05/11/2009
- 06:08 PM Bug #4005: Question separator function logic fails while parsing Exam2.pdf
- AnswerKey recognition happens in separateQuestions(). Each line of text is dealt with separately in this function. So...
- 07:32 AM 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.... - 10:50 AM 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 ...
- 07:42 AM Bug #3514: Import assessments with no assessment-level score detail
- I think you could [easily?] bypass the "assign question numbers to scores" step of the import wizard and end up with ...
- 07:10 AM 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 ... - 10:38 AM 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...
- 08:09 AM Bug #4045: Incorrect use of <item> elements in QTI
- moved the Question.generateXML() method into the ResponseItem superclass. Now response items create just one item/qti...
- 07:35 AM 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...
- 07:28 AM Bug #3457: Can't immediately edit new choice for multiple choice question
- This doesn't seem to be an issue anymore
- 07:27 AM Bug #3359: Allow files to be assigned to only sensible types of data
- Resubmit after fire
- 07:26 AM Bug #3406: Changing delimiters on ConfigureDataSource doesn't work
- Resubmit after fire
- 07:25 AM 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... - 07:24 AM 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) - 07:23 AM 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... - 07:22 AM 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. - 07:22 AM 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... - 07:21 AM Bug #3434: Row number incorrect when verifying student selection
- Resubmit after fire
- 07:20 AM 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)
- 07:19 AM 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... - 07:18 AM 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... - 07:17 AM 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... - 07:16 AM 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) - 07:16 AM 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... - 07:15 AM Bug #3866: Undo does not work on question type change action
- Resubmit after fire
- 07:13 AM 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... - 07:09 AM 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... - 07:08 AM 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....
- 07:06 AM 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 ...
Also available in: Atom