Changes between Version 57 and Version 58 of Event/2011/GCI
- Timestamp:
- 11/20/11 00:36:44 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Event/2011/GCI
v57 v58 183 183 184 184 === Review code to for quality of localized strings (1 task = 3 fixes) === 185 I'd suggest that rather than measuring this my the number of fixes the student is measured by reviewing a complete file (or number of files). They might not find anything to fix but it would still be valuable work if completed competently. 186 185 187 * Avoid concatenation of localized strings - use %(variable_name)s instead 186 188 * Avoid non keyboard characters (Excel doesn't handle these)