[TIMOB-12166] CodeProcessor: Create scoring system stub
| GitHub Issue | n/a |
|---|---|
| Type | Sub-task |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-03-07T00:17:31.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 3.1.0, 2013 Sprint 05 JS, 2013 Sprint 05 |
| Components | Code Processor |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Praveen Innamuri |
| Created | 2012-12-28T23:57:00.000+0000 |
| Updated | 2017-03-09T00:35:07.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.