Issues
- Statistics Chart setting not savingGRBK-1384Resolved issue: GRBK-1384
- IE flags error when exporting gradesGRBK-1370
- Gradebook2: Students' list takes a long time to load completelyGRBK-1368Jon Gorrono
- Java 7 compatibility verificationGRBK-1366Resolved issue: GRBK-1366
- tagged releases have a snapshot parentGRBK-1361Resolved issue: GRBK-1361
- NPE for new userGRBK-1359Resolved issue: GRBK-1359
- Undefined Values For Category's isExtraCredit Value Result in NPEGRBK-1356
- Points gradebook with simple categories has issues with drop lowestGRBK-1355
- gradebook2 releases depend on snapshot parentGRBK-1352
- Column headers in student view not being hidden properly in ChromeGRBK-1351
- Grade Scale is sorted by letters instead of numerical valuesGRBK-1349Resolved issue: GRBK-1349
- Update Spanish TranslationsGRBK-1348Resolved issue: GRBK-1348
- Grade Scale View Not Correct with Java 7GRBK-1336Resolved issue: GRBK-1336
- Refactor the user of BigDecimal to improve memory utulizationGRBK-1335Resolved issue: GRBK-1335
- Exception is thrown when grade item's "% Category" is set to 0 (zero)GRBK-1330Resolved issue: GRBK-1330
- Fix lettergrade-import detection restore point-value imports into lettergrade gradebooksGRBK-1324Resolved issue: GRBK-1324
- Remove references to conversion for letter grade imports into LetterGrade GB's in Maxpoints dialogGRBK-1323
- temporarily limit template/clicker format to one new item per fileGRBK-1321Resolved issue: GRBK-1321
- maxpoints dialog/wizard should ask for max points for each assignment in a Clicker/TemplateGRBK-1320
- File import with duplcate id's and id's not in the site generates 500 error client notificationGRBK-1315Resolved issue: GRBK-1315
- Clicker files (csv, xls) won't import with New Item(s) Template import formatGRBK-1309Resolved issue: GRBK-1309
- Request Failed Unexpected Response from server: 500 when creating an item name over 255 charactersGRBK-1307
- Scroll bars are missing in both panels when you change a setting in Attributes & GradesGRBK-1306
- Change the point value for an item, choose CANCEL from rescale question dialogue, gradebook says updating.... and doesn't go awayGRBK-1305Resolved issue: GRBK-1305
- Import format error message should be different than file type (extension) error messageGRBK-1304Resolved issue: GRBK-1304
- Request Failed - Failed to create item: Security Exception when creating an item using IE9GRBK-1303Resolved issue: GRBK-1303
- Add information for New Item(s) Template that assignment is assumed to be 100 ptsGRBK-1299Resolved issue: GRBK-1299
- Import Wizard needs to identify the left panel that lists the items in the GradebookGRBK-1297Resolved issue: GRBK-1297
- Update wording for Import WizardGRBK-1278Resolved issue: GRBK-1278
- Maximum point value for clicker/scantron imports for Percentage Gradebooks error on import of scale above 100%GRBK-1277Resolved issue: GRBK-1277
- Maximum point value for clicker/scantron imports for LETTER Gradebooks performs incorrect grade conversionGRBK-1276Resolved issue: GRBK-1276
- Update ImportExportUtilityTestGRBK-1271
- Add support for the import of unstructured gradebooks and a note about its End of LifeGRBK-1264Resolved issue: GRBK-1264
- Use deep document detection of Tika to improve document parsingGRBK-1263
- "scantron/clicker percentage conversion" wizard window is too smallGRBK-1262Resolved issue: GRBK-1262
- naming issues regarding import/exportGRBK-1261Resolved issue: GRBK-1261
- template imports should present user with prompt for maxpointsGRBK-1258Resolved issue: GRBK-1258
- Importing Duplicate "Item" Doesn't Generate Error and Overwirtes Scores - Additional Oddities - PLEASE READ FULL DISCRIPTIONGRBK-1257Resolved issue: GRBK-1257
- The Verbaige Used in Gradebook Importing Errors is UnclearGRBK-1256
- Gradebook Import in Safari hangs (loops)GRBK-1250Resolved issue: GRBK-1250
- wording for Gradebook History is UnclearGRBK-1247Resolved issue: GRBK-1247
- Tooltip on the gradebook->tools->Export - description is inaccurateGRBK-1245Resolved issue: GRBK-1245Constance Fuller
- refactor to reconcile FileType with FileFormat and ExportTypeGRBK-1239
- Gradebook import with duplicate student id causes "Unexpected response from server: 500" errorGRBK-1194Resolved issue: GRBK-1194
- Attempted Import into a Percentages gradebook of a spreadsheet with a letter grade in a gradeitem cell, rather than a number, does not get the expected import display with the item highlighted.GRBK-1176
- course grades (letters) and calculate course grades (numeric) don't sort ascending/descending properlyGRBK-1118
- Sorting on "Calculated Grade" reverses meaning of "desc" and "asc"GRBK-1065
- Gradebook 2 gets "Failed Request" error when trying to update gradesGRBK-945Resolved issue: GRBK-945Jon Gorrono
- Right clicking on any column heading in spreadsheet allows attempted entering of comment.GRBK-682Resolved issue: GRBK-682
- Deleting comment in and exported Excel gradebook spreadsheet does not result in delete of comment in GB2 by import processGRBK-662
50 of 51
Saving a change to the gradebook settings does not save the change for the "Statistics Chart" option. I could not test in a course with the option already on as it defaults to off. I tested this in DevMode using Eclipse for both 1.8.0, the version we are using in our production environment, and trunk.
Steps to replicate:
1) Go to settings screen and check "Statistics Chart"
2) Click Save or Save/Close
3) Reload Gradebook - this is essential, as just going back into the settings page again can show the setting as "checked" when it is not saved in the db
4) Go to settings screen and see stats chart not checked
I attached some screenshots of the before and after.