Drop Down List of Grade Scale values Issue in Gibbon Reports Module

Hi,

I am facing this issue when I select Criteria of type Grade Scale and Set its Target to Per Group it gives following error on Write Reports

Cannot createSelectGradeScaleGrade. This form element does not exist in the current FormFactory: Method Gibbon\Forms\FormFactory::createSelectGradeScaleGrade() does not exist

But when I select same and set target per Student it works.

Please guide me how to fix it.

Best Regards,
Ghulam Abbas

Hi Ghulam,

Looks like you’ve found an edge case that we didn’t test for in our initial Reports module design. I’ve added the missing DatabaseFormFactory to allow this page to create grade scale dropdowns, you can find the fix here and apply it to your system: https://github.com/GibbonEdu/core/commit/8736eba56885d4c6df804a82befe525f65211f4e

Thanks!

Thanks Sandra ,

It worked like a charm.

Best Regards,