Issues
- Can't delete Item in Gradbook 2 without it first being added to a categoryGRBK-1342Resolved issue: GRBK-1342
- Grade Scale not indexing properly - defaulting to alphabetical orderGRBK-1338
- 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
- Long gradebook names produce 500 errorGRBK-1316
- Global "Give ungraded no credit"GRBK-1311
- remove all scaled extra credit codeGRBK-1308Resolved issue: GRBK-1308
- Replace useof GIN with GWT Deferred BindingGRBK-1293
- Weight items by points still allows grade display and calculations with drop lowestGRBK-1273Constance Fuller
- Client should notify user if session has expiredGRBK-1270
- Duplicate Names in different Categories causes issues if Assignment is associated to one of the items.GRBK-1259
- Gradebook2--incorrect course grade calculation when scoring items in an extra-credit categoryGRBK-1255Resolved issue: GRBK-1255
- Remove explicit javax.validation references from pomsGRBK-1252
- New Item Template should create a file name that indicates it is a templateGRBK-1249
- Gradebook2 doesn't display the student list in Safari 5.1.4/5.1.5GRBK-1246Resolved issue: GRBK-1246
- Make gradebook release items configurableGRBK-1242Jon Gorrono
- updgrade gwt-maven-plugin version to 2.4.0GRBK-1241
- remove os-based profiles from client moduleGRBK-1240
- Ask for maximum point value for clicker and scantron imports for letter gradebooksGRBK-1238Resolved issue: GRBK-1238
- Create documentation (for UCD custom help menu) that explains the hazards of using external tools with letter gradebooksGRBK-1236
- Check box for 'Item Statistics' should be automatically selected if mean and/or media checkboxes are selectedGRBK-1235
- preventScantronOverwrite functionality is orphanedGRBK-1232
- change to grading grid 'page size' value does not effect the number of students listed (but is displayed as the new value until the GB is reset) unless the user hits enter with the cursor in the page size entry boxGRBK-1231
- Can change gradebook types with imported scantron gradesGRBK-1227
- Notify user that conflicting duplicates exist and allow for deletionGRBK-1226Resolved issue: GRBK-1226
- Format notications so that they are more readableGRBK-1223
- remove messsage indicating the LetterGrade gb's cannot be importedGRBK-1217Resolved issue: GRBK-1217
- grade scale per gb's total points so can assign Course Grade cutoffs HD#230846GRBK-1215
- Update maven root pom.xml file to include profiles for sakai-2.8.x and sakai-2.9.x specific changesGRBK-1214Resolved issue: GRBK-1214
- Add caching of results from Statistics class to avoid hammering databaseGRBK-1210Resolved issue: GRBK-1210
- add 'sakai:deploy goal' dependencies to grabebook2 pom and update eclipse classpath for 1.2.0-SNAPSHOT edu-servicesGRBK-1209Resolved issue: GRBK-1209
- FindBugs and Code Cleanup Task for v1.8.0GRBK-1208Resolved issue: GRBK-1208
- Update Jersey (REST JSR-311) and Jackson librariesGRBK-1206Resolved issue: GRBK-1206
- GWT v2.x Moving to Standards ModeGRBK-1205Resolved issue: GRBK-1205
- Determining what are duplicate item names should be case-insensitiveGRBK-1204Resolved issue: GRBK-1204Jon Gorrono
- Find all cases where we display dialogs containing HTTP status codes to users and turn them into meaningful messagesGRBK-1203Resolved issue: GRBK-1203
- Student View doesn't show the "Loading Chart ..." indicator while statistics chart is being loadedGRBK-1195
- investigate optimization of hbernate query underlying getAllAssignmentGradeRecords method in tool serviceGRBK-1191Resolved issue: GRBK-1191
- Evaluate implementation of GRBK-485 from UMGRBK-1179Resolved issue: GRBK-1179
- Final grade submission status: improve and cleanup UI handlingGRBK-1155Resolved issue: GRBK-1155
- SubmitFinalGrades rest resource behaves differently than other resourcesGRBK-691Resolved issue: GRBK-691
41 of 41
Can't delete Item in Gradbook 2 without it first being added to a category
Non-Issue
GENERAL
TESTING
GENERAL
TESTING
Description
Attachments
1
Created August 29, 2012 at 12:51 PM
Updated August 30, 2012 at 8:09 AM
Resolved August 30, 2012 at 6:35 AM
Activity
Show:
William Karavites August 30, 2012 at 6:35 AM
It actually works. Just was never taken off our bug list.
William Karavites August 30, 2012 at 6:35 AM
Just checked it this morning. It works, just was never taken off our bug list.
Thanks anyway!
Thomas Amsler August 29, 2012 at 2:01 PM
Do you have access to the tomcat catalina.out log? If so, can you please check if there are any related errors? I have tried to reproduce this in our production instance of GV2 v1.8.0 and am not able to do so.
When the option 'No categories' is picked on Gradebook 2 it is impossible to delete an item. In order to delete an item, one must add categories, delete the item, and then change the settings back to no categories.
Possible related to this: https://jira.sakaiproject.org/browse/GRBK-317