-
Bug
-
Resolution: Fixed
-
Minor
-
4.4
Discovered while CL reviewing MDL-80339.
Basically that test duplicates the lesson activity, rename it and set the grade fields in the Background section to only use in the "Current grade is displayed at end of lesson when grade type is set to scale" scenario in the end of that test file. Those steps have been added by MDL-48633
The problem is that those steps are repeated for each Scenario in that file, even though is just going to be used by one of the scenarios.
Also, there's no need to duplicate the lesson activity, we can simply edit the existing lesson activity and set the grade fields just on the scenario above.