Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.6
-
Fix Version/s: None
-
Component/s: Policy
-
Labels:None
-
Affected Branches:MOODLE_26_STABLE
-
Epic Link:
Description
There are 1050 instances of $grade_item in the code. Rename it to $gradeitem as per our coding style.
Other are less common:
1050 $grade_item -> $gradeitem
|
341 $grade_category -> $gradecategory
|
210 $grade_grade -> $gradegrade
|
110 $grade_items -> $gradeitems
|
65 $grade_grades -> $gradegrades
|
Attachments
Issue Links
- will be (partly) resolved by
-
MDL-43233 POLICY: Accepting commits which only fix coding style
-
- Closed
-