Issue Details (XML | Word | Printable)

Key: MDL-13820
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Nicolas Connault
Reporter: Helen Foster
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Gradebook aggregation help files require rewording and/or renaming

Created: 07/Mar/08 12:00 AM   Updated: 29/Apr/08 09:53 AM
Return to search
Component/s: Documentation, Gradebook
Affects Version/s: 1.9
Fix Version/s: 1.9.1, 2.0

Issue Links:
Dependency
 

Participants: Helen Foster and Nicolas Connault
Security Level: None
QA Assignee: Mathieu Petit-Clair
Resolved date: 07/Mar/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE, MOODLE_20_STABLE


 Description  « Hide
There are currently two aggregation help files - aggregation.html (long, containing typos) and aggregation2.html (very short, not explaining anything).

According to the coding guidelines http://docs.moodle.org/en/Coding

All help files should be translatable - create new texts in the "lang/en_utf8/help" directory and call them using helpbutton(). If you need to update a help file:

    * with a minor change, where an old translation of the file would still make sense, then it's OK to make the change but you should notify translation AT moodle DOT org.
    * for a major change you should create a new file by adding an incrementing number (eg filename2.html) so that translators can easily see it's a new version of the file. Obviously the new code and the help index files should also be modified to point to the newest versions.

Thus, if aggregation2.html is not a new version of aggregation.html, it should be named differently.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Nicolas Connault committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 07/Mar/08 05:54 PM
MDL-13820 Removed aggregation2.html and fixed typos in aggregation.html
DEL lang/en_utf8/help/grade/Attic/aggregation2.html   Rev. 1.1.2.2    (+0 -0 lines)
MODIFY lang/en_utf8/help/grade/aggregation.html   Rev. 1.1.2.4    (+2 -2 lines)
Nicolas Connault committed 2 files to 'Moodle CVS' - 07/Mar/08 05:56 PM
MDL-13820 Removed aggregation2.html and fixed typos in aggregation.html. Merging from MOODLE_19_STABLE
DEL lang/en_utf8/help/grade/Attic/aggregation2.html   Rev. 1.3    (+0 -0 lines)
MODIFY lang/en_utf8/help/grade/aggregation.html   Rev. 1.6    (+2 -2 lines)
wildgirl committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 07/Mar/08 10:11 PM
MDL-13820 help file typo fixes
MODIFY lang/en_utf8/help/grade/aggregation.html   Rev. 1.1.2.5    (+3 -5 lines)
wildgirl committed 1 file to 'Moodle CVS' - 07/Mar/08 10:21 PM
MDL-13820 help file typo fixes
MODIFY lang/en_utf8/help/grade/aggregation.html   Rev. 1.7    (+3 -5 lines)
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 08/Mar/08 03:36 AM
Removed a translated aggeragion2.html based on lang/en_utf8 removal MDL-13820.
Updated a translated help file for grade aggregation.
MODIFY ja_utf8/README   Rev. 1.656    (+1 -1 lines)
DEL ja_utf8/help/grade/Attic/aggregation2.html   Rev. 1.2    (+0 -0 lines)
MODIFY ja_utf8/help/grade/aggregation.html   Rev. 1.3    (+1 -1 lines)
Mitsuhiro Yoshida committed 1 file to 'Lang CVS' - 08/Mar/08 03:45 AM
Updated a translated help file for grade aggregation based on lang/en_utf8 change MDL-13820.
MODIFY ja_utf8/help/grade/aggregation.html   Rev. 1.4    (+1 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 14/Mar/08 04:39 AM
MDL-13820 added some help sentences
MODIFY fr_utf8/help/grade/aggregation.html   Rev. 1.2    (+3 -1 lines)