[TIMOB-12986] CodeProcessor: Implement scoring system
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-22T07:14:36.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.1.0, 2013 Sprint 06 JS, 2013 Sprint 06 |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Praveen Innamuri |
Created | 2013-03-06T23:45:11.000+0000 |
Updated | 2017-03-09T19:10:23.000+0000 |
Description
A tool should be created that uses the code processor to evaluate programs and give a "score" detailing the quality of code. This tool will direct devs on how to improve their programs.
There should be scores given for various categories (how cross-platform it is, how many errors, etc), and then a composite, overall score should be calculated from these scores
Closing ticket as fixed.