Activity
From 10/14/2008 to 11/12/2008
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...
- 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 ...
- 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...
- 04:54 PM Bug #3651: Invalid QTI serialization for hotspot image questions
- needed a missing <render_hotspot/> tag to surround the <material/> element
- 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... - 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... - 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 ...
- 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...
- 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...
- 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...
- 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 ...
- 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...
- 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...
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
- 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" - 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...
- 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
- 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...
- 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... - 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...
- 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...
- 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...
- 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... - 04:10 AM Bug #3446: NullPointerException on previous from ReviewColumnAssignments
- *** Bug 3447 has been marked as a duplicate of this bug. ***
- 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.
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 ...
- 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 ...
- 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...
- 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...
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...
- 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
- 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
- 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
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... - 04:45 PM Bug #3604: Deploy FIRST-enabled Metacat on dev machine
- now available:
http://bespin.nceas.ucsb.edu/first/
with no data - 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...
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...
- 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.
... - 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!
- 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...
- 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
- 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 ...
- 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.
- 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...
- 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 ...
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
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,...
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...
- 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
- 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/
- 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...
- 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...
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 ...
- 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.
- 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....
- 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...
- 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 ...
- 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...
- 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
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...
- 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...
- 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. ...
- 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...
- 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...
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...
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.
- 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... - 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...
- 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.
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...
- 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...
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... - 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... - 05:19 PM Bug #3518: Allow [re]editing of question-level metadata
- This is complete. The categories can be edited after parsing.
- 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...
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 ...
- 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... - 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...
- 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.
- 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...
- 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...
Also available in: Atom