Project

General

Profile

Activity

From 09/28/2008 to 10/27/2008

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

10/13/2008

01:24 PM Bug #3481: Need to be able to unselect the selected rectangle in Selector
This fix doesn't allow a new rectangle to be selected; it will always unselect the current rectangle if the mouse is ... Ryan McFall
01:16 PM Bug #3193: Original PDF view disappears on resize
This went away after we switched to the JPedal PDF renderer rather than the Multivalent one Ryan McFall
01:15 PM Bug #3477: Need repaint timer for selector
This has been fixed by the re-implementation of the selector functionality. It no longer paints directly in mouse ha... Ryan McFall
01:14 PM Bug #3526 (Resolved): Should allow rectangle associated with vectorized image to be edited when clicked on
After adding a vectorized image to the image pane, it's not possible to go back and edit the rectangle associated wit... Ryan McFall
01:00 PM Bug #3525 (Resolved): MouseExited logic not invoked when exiting scrollbar into PDFPane
In SelectHeadersAndFooters, if the mouse enters the vertical scrollbar "knob" and then exits it to the left (that is,... Ryan McFall

10/09/2008

02:04 PM Bug #3522 (Resolved): Allow specification of points possible for each question during data upload
We want the user to be able to upload the number of points possible for each question. Because it's possible that th... Ryan McFall

10/08/2008

09:45 PM Bug #3521 (Resolved): Set access control for assessment data and metadata from within client
There is no way to indicate who should be allowed to read/write assessment metadata or data. While the server can en... ben leinfelder
09:39 PM Bug #3520 (Resolved): Provide a "generic" structured search field
Currently you can search by:
-any field
-instructor surName
-course title
-institution name
-year
Adding a mo...
ben leinfelder
09:34 PM Bug #3519 (Resolved): Proof of concept: Demographic data incorporation
In lieu of providing an interface for importing [variable] demographic data, we can prescribe a table structure for t... ben leinfelder
09:30 PM Bug #3518: Allow [re]editing of question-level metadata
Should only require a change to the parseXML() method in Question/ResponseItem ben leinfelder
09:29 PM Bug #3518 (Resolved): Allow [re]editing of question-level metadata
The content of the question items can be edited, but the concept categories, blooms taxonomy, etc... can only be edit... ben leinfelder
09:26 PM Bug #3517 (Resolved): Select metadata fields only from within "cart"
Web app should restrict field selection until one of the last steps before download - selecting the fields from the m... ben leinfelder
09:22 PM Bug #3516 (Resolved): Simplify "shopping cart" web interface
-Checkboxes are awkward (use add/remove like in VegBank)
-State of shopping cart should be evident from all screens
...
ben leinfelder
09:14 PM Bug #3515 (Resolved): Redesign FIRST data repository web interface
While it might be functional, it's not winning any pageants.
A nice graphical refresh - thanks to our new fearless g...
ben leinfelder
09:10 PM Bug #3514 (In Progress): Import assessments with no assessment-level score detail
Currently the assessment data import wizard assumes that all assessment items have individual grades recorded. We sho... ben leinfelder
09:07 PM Bug #3513 (Resolved): Save assessment files with metadata and data
The assessment data import wizard allows users to specify [scanned?] tests that contain student responses and/or inst... ben leinfelder
09:03 PM Bug #3512 (Resolved): Expand keyword tagging beyond NBII lookup
Keyword editing interface should be more generic and support disparate vocabularies from different sources:
-NBII we...
ben leinfelder
08:57 PM Bug #3456: Question prompts not displayed in LabelDataColumns
we may also want to reevaluate using <html> in the <mattext> tags for prompts and choices. it can get a little unwieldy ben leinfelder
08:49 PM Bug #3347: invalid date string causes metacat upload error
we've also added date selection widgets to help enter date strings in the correct format
ben leinfelder

10/03/2008

11:40 AM Bug #3353: ResponseItem subclasses do not write answers to XML
This is something to pay attention to a bit more closely. Though the parser interface does not currently provide a w... ben leinfelder
10:37 AM Bug #3342: UI for launching parser in Morpho is awkward
Parser launch has been integrated with the menu system - there is no intermediate step.
Parser is also being used to ...
ben leinfelder
10:36 AM Bug #3351: Ellie Poley test task
clean up... ben leinfelder
10:35 AM Bug #3348: introducing a validation error in document causes save to fail silently
will have to test this again now that many many changes have been made to the Save features for regular Morpho... ben leinfelder
 

Also available in: Atom