Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.4
-
Fix Version/s: 2.1
-
Component/s: Block: AJAX Marking
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_21_STABLE
1. |
Add GPL boilerplate to all files | |
|
Matt Gibson | |
2. |
Use phpdoc comment style throughout | |
|
Matt Gibson | |
3. |
Make all indenting into spaces, not tabs | |
|
Matt Gibson | |
4. |
all indents to 4 spaces or 8 spaces | |
|
Matt Gibson | |
5. |
Remove all trailing PHP tags | |
|
Matt Gibson | |
6. |
Remove all tabs | |
|
Matt Gibson | |
7. |
reduce line lengths to less than 100 characters | |
|
Matt Gibson | |
8. |
Add proper error checking for incoming data | |
|
Matt Gibson |
Conforms to code checker