Activity
From 05/12/2009 to 06/10/2009
06/10/2009
- 07:38 PM Bug #4145 (Resolved): Mouse cusor moves up to other question B when user try to add image into question A. and it won't allow scroll down the window.
- this thing happens on the verson of morphus that Ryan made last time.
whenever i try to add iamge in to question,...
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. ...
Also available in: Atom