Scales tab not working Gradebook

Scales tab not working Gradebook

by karan dhanu -
Number of replies: 4

Hi There

I am very new to moodle, I have recently encounted a proble, where faculty members are not able to load the scales tab.

When I click on Scales tab in the gradebook it does not load

I get the follow exception 

Invalid column name 'grade'.

SELECT * FROM mdl_workspace WHERE grade = '-246'
  • line 686 of lib/dmllib.php: call to debugging()
  • line 309 of lib/dmllib.php: call to get_recordset_sql()
  • line 273 of lib/dmllib.php: call to record_exists_sql()
  • line 226 of mod/workspace/lib.php: call to record_exists()
  • line 257 of lib/grade/grade_scale.php: call to workspace_scale_used_anywhere()
  • line 121 of grade/edit/scale/index.php: call to grade_scale->is_used()
Please notify the developer of module "feedback" that new function module_scale_used_anywhere() should be implemented.
  • line 263 of lib/grade/grade_scale.php: call to debugging()
  • line 121 of grade/edit/scale/index.php: call to grade_scale->is_used()


Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/courses.mytwu.ca/lib/adodb/drivers/adodb-mssql.inc.php on line 872

 

I have no idea what changed and who changed something.

I believe someone messed up with the settings on scale

When I go to site Administrator section I can load the following page no problem

Grade category settings
Grade item settings
Letters
 
But I click on  Scales
I get the same exception message again.
Can someone help me with this please.
Please let me know if you need any futher information
In reply to karan dhanu

Re: Scales tab not working Gradebook

by Don Hazelwood -

I am seeing the same thing on 1.9.16 site.

Have you been able to fix this?

If so, how?

In reply to Don Hazelwood

Re: Scales tab not working Gradebook

by Elena Ivanova -

hm, I have found this MDL-20188, but it marked as fixed for 1.9.16 

May be the feedback plugin is outdated for the installation?

In reply to Elena Ivanova

Re: Scales tab not working Gradebook

by Tim Divito -

So are you saying we should check our scales in the instance of 1.9-2.2?

We tried to send an assignment with a value of 100,000 points but Moodle threw and error. I was curious to see what the max value is by default.

In reply to Tim Divito

Re: Scales tab not working Gradebook

by Elena Ivanova -

The bug report with scales that I found is specific to the feedback module. Not sure what can be happening with the assignment :/

Seems like 99999 works, but 100000 does not.