Project

General

Profile

Activity

From 10/15/2008 to 11/13/2008

11/13/2008

05:19 PM Bug #3625: Initial page on New Data Package Wizard has display issues
this is a windows problem - it looks great on the mac ben leinfelder
02:02 PM Bug #3512: Expand keyword tagging beyond NBII lookup
Need to rework the UI. In addition to thinking about it critically and in the light of "a bigger picture", some speci... ben leinfelder
09:05 AM Bug #3657: Interface to launch parser still confuses users
moved the menu item ben leinfelder
08:42 AM Bug #3657: Interface to launch parser still confuses users
I was thinking about moving it into the "Documentation" Menu as the first line (replacing the "Add/Edit Documentation... ben leinfelder
04:09 AM 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... Ryan McFall
04:06 AM 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... Ryan McFall
04:01 AM 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... Ryan McFall
03:59 AM 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... Ryan McFall
03:56 AM 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... Ryan McFall
03:54 AM 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... Ryan McFall
03:51 AM 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... Ryan McFall
03:47 AM 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... Ryan McFall

11/12/2008

07:14 PM 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... Ryan McFall
07:12 PM 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 ... Ryan McFall
05:23 PM Bug #3653 (Resolved): Editing questions after parsing: need to handle ecogrid referenced images
When we save the Assessment Items as QTI documents, we also transform the URIs for those images into the ecogrid refe... ben leinfelder
04:54 PM Bug #3651: Invalid QTI serialization for hotspot image questions
needed a missing <render_hotspot/> tag to surround the <material/> element ben leinfelder
04:39 PM Bug #3651 (Resolved): Invalid QTI serialization for hotspot image questions
Error from metacat:
cvc-complex-type.2.4.a: Invalid content starting with element 'material'. One of '{"":render_cho...
ben leinfelder
04:15 PM Bug #3643: Invalid QTI serialization for image material
incorrect attribute spelling was used (i think QTI dropped the ball here):
"imagetype" was used but it should have be...
ben leinfelder
12:08 PM Bug #3643 (Resolved): Invalid QTI serialization for image material
For parsed exams that include images, the QTI XML generated does not conform to the QTI specification. The error (in ... ben leinfelder
03:55 AM 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... Ryan McFall
03:53 AM 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... Ryan McFall
03:45 AM 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... Ryan McFall
03:39 AM 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 ... Ryan McFall
03:29 AM 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... Ryan McFall
03:18 AM 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... Ryan McFall

11/11/2008

02:35 PM Bug #3610: MorphoFIRST does not work with Morpho 1.6.2 jar
turns out the problem was just an old EDML schema on the server ben leinfelder
02:33 PM Bug #3603: Clean up data on fred.msi.ucsb.edu
deployed dedicated Metacat for FIRST:
http://bespin.nceas.ucsb.edu/first/
This will be the "clean room"
ben leinfelder
10:29 AM Bug #3620: Dataquery across Assessments in the cart returns only one assessment
found the problem in the javascript that generates the dataquery request - just a little variable reference vs. value... ben leinfelder
07:08 AM Bug #3584: Switching wizard pages breaks previously existing selections
Modified milestone since I'm not going to be able to fix this by alpha2 Ryan McFall
06:59 AM 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... Ryan McFall
06:55 AM 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...
Ryan McFall
06:48 AM 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... Ryan McFall
06:47 AM 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... Ryan McFall
06:43 AM 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... Ryan McFall
04:10 AM 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...
Ryan McFall
04:10 AM Bug #3446: NullPointerException on previous from ReviewColumnAssignments
*** Bug 3447 has been marked as a duplicate of this bug. *** Ryan McFall
04:08 AM 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. Ryan McFall

11/10/2008

04:59 PM Bug #3620 (Resolved): Dataquery across Assessments in the cart returns only one assessment
Something has happened with the dataquery form submission - my hunch is that it is a nesting form field problem with ... ben leinfelder
07:01 AM 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 ... Ryan McFall
06:46 AM 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... Ryan McFall
06:26 AM 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... Ryan McFall

11/09/2008

04:16 PM 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... Ryan McFall
11:10 AM Bug #3581: Vector rasterization page shows phantom move for old selection
Seems to have been fixed by most recent changes to Selector Ryan McFall
11:06 AM Bug #3583: Allow new selection to be made when rectangle is selected
This is completed in the most recent version of Selector Ryan McFall
11:05 AM 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 Ryan McFall

11/07/2008

05:04 PM Bug #3610 (Resolved): MorphoFIRST does not work with Morpho 1.6.2 jar
After upgrading to the changes made for 1.6.2 in Morpho, I cannot save documents to the remote server.
Awesome! I'll...
ben leinfelder
04:45 PM Bug #3604: Deploy FIRST-enabled Metacat on dev machine
now available:
http://bespin.nceas.ucsb.edu/first/
with no data
ben leinfelder
11:18 AM Bug #3602: Edit wording in header graphic
The header graphic was changed to read as follows:
FIRST
Assessment Database
Faculty Institutes for Reforming Science...
debi staggs

11/06/2008

08:41 PM Bug #3604: Deploy FIRST-enabled Metacat on dev machine
Using the existing dev instance has the problem of not allowing Mike, Jing, and others to change it at will. I think... Matt Jones
05:48 PM Bug #3604 (Resolved): Deploy FIRST-enabled Metacat on dev machine
Undecided on whether to use existing dev Metacat (that contains 15k+ documents) or to make an entirely new instance.
...
ben leinfelder
05:43 PM Bug #3603 (Resolved): Clean up data on fred.msi.ucsb.edu
There's some bad/old data and metadata sitting on fred and this introduces errors! ben leinfelder
05:29 PM Bug #3602 (Resolved): Edit wording in header graphic
After today's meeting, they indicated that the "FIRST II" should have the numerals removed (since we're technically o... ben leinfelder
11:23 AM Bug #3597: Set access control for response DATA file
new menu option under the "Data" menu to edit the access rules for the response data ben leinfelder
09:03 AM Bug #3597 (Resolved): Set access control for response DATA file
similar to what we did in Morpho, the access control rules for data should be set independently of those set for the ... ben leinfelder
10:09 AM Bug #3598: Set access control for question image files
images are looked up when setting the other permissions and processed at the same time if they exist. ben leinfelder
09:05 AM Bug #3598 (Resolved): Set access control for question image files
auxiliary (image) files from the QTI parsing should inherit the same access control rules as the assessment and asses... ben leinfelder
09:00 AM Bug #3521: Set access control for assessment data and metadata from within client
new command to go with the menu item.
setting access will set the same permissions for the assessment and assessment ...
ben leinfelder

11/04/2008

09:38 AM Bug #3456: Question prompts not displayed in LabelDataColumns
Question prompt text is showing in the Data Import Wizard when mapping questions to score/response/feedback columns ben leinfelder

11/03/2008

04:48 PM Bug #3569: Trying to assign categories to a question for assessment fails when not running from within Morpho
moving the call to getDialogParent() into a try/catch block.
since we don't plan on this being run outside of Morpho,...
ben leinfelder

10/30/2008

01:23 PM Bug #3516: Simplify "shopping cart" web interface
-No more checkboxes: Assessments are added /removed from the cart one at a time by clicking the appropriately toggled... ben leinfelder
01:21 PM Bug #3517: Select metadata fields only from within "cart"
the only way to select metadata fields to include in the download is via a dialogue in the cart ben leinfelder
01:20 PM Bug #3515: Redesign FIRST data repository web interface
new graphics are added.
looking good!
preview on fred:
http://fred.msi.ucsb.edu/knb/style/skins/first/
ben leinfelder
08:07 AM Bug #3584 (Resolved): Switching wizard pages breaks previously existing selections
To replicate, draw a header around the exam heading for doc10.pdf. Then click back to get back to the page where the... Ryan McFall
08:03 AM Bug #3540: Initial paint of new rectangle draws very tall rectangle before dragging
This appears to have been an issue with the initial coordinate system of the mouse pressed event. It was being conve... Ryan McFall

10/29/2008

07:21 PM Bug #3583 (Resolved): Allow new selection to be made when rectangle is selected
Right now, if a rectangle is selected and the mouse is moved over a different rectangle and then clicked, the effect ... Ryan McFall
07:19 PM Bug #3556: Mouse events not redispatched correctly when rectangle selected
This was resolved by ensuring that events are redispatched in the RectangleSelected mouse listener. Ryan McFall
07:04 PM Bug #3582 (Resolved): Cannot set question number for questions with no question number detected
On BioSci 110 exam, question 6 does not have a question number detected. There is no way to set the question number.... Ryan McFall
06:57 PM Bug #3581 (Resolved): Vector rasterization page shows phantom move for old selection
On the vector rasterization page, using the BS 110 sample exam, if we select the image on page 5 and then move to pag... Ryan McFall
06:39 PM Bug #3580 (Resolved): Extracted Questions content not scrollable
If the viewable size of the extracted questions portion of the question editor is not big enough to display the full ... Ryan McFall
06:36 PM Bug #3579 (Resolved): Ignored page painter doesn't work correctly with scroll panes
If the PDF pane is in a scroll pane (such as inside of Main Window), and the scroll pane is moved, then the red X pai... Ryan McFall
04:07 AM Bug #3570: Event forwarding doesn't work well when selection is in "selected" state
Fixed by adding forwarding logic to the RectangleSelected mouse listener Ryan McFall

10/27/2008

04:05 AM Bug #3570: Event forwarding doesn't work well when selection is in "selected" state
This is also a problem with the individual selection window, because it doesn't work well to try to work with the "ty... Ryan McFall
03:05 AM Bug #3570 (Resolved): Event forwarding doesn't work well when selection is in "selected" state
When a selection has been selected, and then you try to click on the scrollbar, for example, to move the viewable win... Ryan McFall
03:27 AM Bug #3572: Prompt associated with multi-part question missing on page 2 of Exam3BS110s08dem.pdf
Actually, after looking more at the results of parsing, this text is included as part of choice (c) for question 4. ... Ryan McFall
03:24 AM Bug #3572 (Resolved): Prompt associated with multi-part question missing on page 2 of Exam3BS110s08dem.pdf
Question 3 contains introductory text used for parts (a) and (b) of the question. This text seems to be ignored by t... Ryan McFall
03:09 AM Bug #3571 (Resolved): Add hourglass when switching pages on PDF
I notice this particularly in the Identify Vector Images page when you click on a page number in the "Pages containin... Ryan McFall

10/25/2008

06:18 AM Bug #3569 (Resolved): Trying to assign categories to a question for assessment fails when not running from within Morpho
When I select a question on a newly parsed exam and then click the "Add Category" button, I get the following stack s... Ryan McFall

10/23/2008

04:18 AM Bug #3544: Going back after encountering glass pane blocks GUI events
I can't replicate this after the most recent updates I made to fix other bugs. Ryan McFall
04:14 AM Bug #3556 (Resolved): Mouse events not redispatched correctly when rectangle selected
As an example, select a currently existing rectangle. Then, click and drag the scrollbar.
The scrollbar doesn't i...
Ryan McFall
03:58 AM Bug #3533: Mouse clicks ignored on the "pages containing vector images" list in VectorImageRasterization
This was fixed by fixing the code in redispatchEvent that assumed the source of the event was always the Selector com... Ryan McFall
03:56 AM Bug #3537: Cannot select page number at the bottom of page when selecting headers/footers
The work revising selectors has solved this problem. Ryan McFall

10/22/2008

08:15 AM Bug #3535: Move generated image files outside to Morpho work directory
Works to put them in temp directory. Still need to edit static initializer which computes imageDirectory to handle c... Ryan McFall
07:55 AM Bug #3544 (Resolved): Going back after encountering glass pane blocks GUI events
If you start with some file, then click next through to the vector rasterization page, and then try to go back and se... Ryan McFall

10/17/2008

05:21 PM Bug #3515: Redesign FIRST data repository web interface
talked this through with debi. she's got it on her list.
i'll do the implementation in metacat when she has a nice h...
ben leinfelder
05:20 PM Bug #3512: Expand keyword tagging beyond NBII lookup
first pass:
-questions and assessments now support arbitrary vocabularies (free form) as well as the NBII lookup.
sti...
ben leinfelder
05:19 PM Bug #3518: Allow [re]editing of question-level metadata
This is complete. The categories can be edited after parsing. ben leinfelder
02:34 PM Bug #3540 (Resolved): Initial paint of new rectangle draws very tall rectangle before dragging
When creating a new rectangle, the initial drag draws it with a very small width and very large height before the dra... Ryan McFall

10/16/2008

02:19 PM Bug #3538 (Resolved): Move to first non-ignored page when MainWindow first opens
It stands to reason that the first non-ignored page would be the location of the first detected question. Right now ... Ryan McFall
02:17 PM Bug #3537 (Resolved): Cannot select page number at the bottom of page when selecting headers/footers
In particular, try the page number at the bottom of Exam3BS110s08dem.pdf.
Note that this may be related to Ben's p...
Ryan McFall
02:12 PM Bug #3536 (Resolved): Allow PDF view to "pop out" of GUI parser
For me at least, it's very hard to use the split pane view where the PDF is shown at the bottom. If it could be show... Ryan McFall
02:01 PM Bug #3535 (Resolved): Move generated image files outside to Morpho work directory
Currently the images are placed in the same directory as the file, which is quite annoying. Ryan McFall
01:52 PM Bug #3534 (Resolved): Allow move by question scrolling in MainWindow
It would be nice if there was a way to navigate from question to question within the GUI environment for editing ques... Ryan McFall
01:37 PM Bug #3533 (Resolved): Mouse clicks ignored on the "pages containing vector images" list in VectorImageRasterization
It seems that mouse clicks are ignored when trying to choose a different item from the list of pages containing vecto... Ryan McFall
 

Also available in: Atom