Project

General

Profile

Activity

From 04/20/2008 to 05/19/2008

05/19/2008

12:13 PM Bug #3302: Move student ID screen after selecting types of data columns
Note that Controller is no longer a subclass of ListWizardController, as that was just too confusing. It now has exp... Ryan McFall
10:07 AM Bug #3302 (Resolved): Move student ID screen after selecting types of data columns
Right now selection of the student identifier comes way later in the process. This doesn't make too much sense. It ... Ryan McFall
10:09 AM Bug #3299: AssessmentImport: "Cancel" button does nothing in Import Wizard
The cancel button now fires a WizardCanceled event, and disposes of the WizardFrame object, after asking the user if ... Ryan McFall

05/16/2008

02:28 PM Bug #3299 (Resolved): AssessmentImport: "Cancel" button does nothing in Import Wizard
Cancel button should be equivalent to closing the window - can we get that wired up for june? ben leinfelder

05/13/2008

11:47 AM Bug #3294: Add means for RunWizard class to communicate when it is done
You got it, they're there! Ryan McFall
10:00 AM Bug #3294: Add means for RunWizard class to communicate when it is done
I'm not a huge fan of constructors with lots of arguments and prefer that methods exist that do the various bits and ... ben leinfelder
02:50 AM Bug #3294 (Resolved): Add means for RunWizard class to communicate when it is done
Three options:
Add a getFrame method
Add delegate methods to add listeners to the frame
Make constructor take a w...
Ryan McFall
02:46 AM Bug #3293 (Resolved): Save data file when wizard is complete
Need to save the data file when the data file is complete. This is stored as a property (ASSESSMENT_DATA_FILE) in th... Ryan McFall

05/09/2008

12:06 PM Bug #3288: Auto-save wizard map values
This is complete, through a major refactoring of the methods used to save state. Ryan McFall
03:52 AM Bug #3289 (Resolved): LabelDataColumns question list auto-select incorrect using saved values
If the wizard values have been saved, and at least one question has already been saved, the wizard doesn't correctly ... Ryan McFall

05/08/2008

12:13 PM Bug #3287: Add wizardlistener interface
Initial revision seems complete, but of course bugs are possible :-) Ryan McFall
11:01 AM Bug #3287 (Resolved): Add wizardlistener interface
Make WizardFrame allow other code to listen for wizard completion events. Ryan McFall
11:04 AM Bug #3288 (Resolved): Auto-save wizard map values
As each step occurs, save temporarily in the .morpho directory. Use the assessment identifier as the name of the fil... Ryan McFall
09:13 AM Bug #3284: LabelDataColumns needs to scroll column to visible when question clicked on
Also, if we've selected a column and the next columns are not visible, then we should automatically scroll for them (... Ryan McFall
07:39 AM Bug #3284 (Resolved): LabelDataColumns needs to scroll column to visible when question clicked on
If a response item is selected, the column assigned to that item is selected; but if that column is not visible in th... Ryan McFall
09:02 AM Bug #3286 (Resolved): Alignment in LabelDataColumns page inconsistent
Layout on LabelDataColumns page is initially strange; the "AvailableResponseItems" label and the DataTable label are ... Ryan McFall
09:00 AM Bug #3285 (In Progress): Auto size JTable in DataSourcePreviewPanel
Adjust preferred height of the JTable so that it is sized to show all rows if possible. Ryan McFall
08:36 AM Bug #3042: Check data when assigning data types
Completed. Ryan McFall

05/07/2008

01:57 PM Bug #3281: Enable next automatically in SelectFormat
Implemented by overriding isNextEanbledInitially in SelectFormat Ryan McFall
11:30 AM Bug #3281 (Resolved): Enable next automatically in SelectFormat
When the select format page is displayed, if an existing format is selected, then the next button should automaticall... Ryan McFall
11:16 AM Bug #3280 (Resolved): Add "Not specified" option for radio button groups to fix Java 5/6 compatibility issues
We need "not specified" options for radio button groups on:
Data Type Specification
Assigning columns to question...
Ryan McFall
11:14 AM Bug #3279 (Resolved): Auto-select first unspecified column in DataTypeSpecification
When the import data window is opened, the first unspecified column should be selected. Ryan McFall
 

Also available in: Atom