Changes between Version 2 and Version 3 of FsComp
- Timestamp:
- Jan 28, 2008, 8:12:19 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FsComp
v2 v3 1 1 FsComp is the main scoring component of the FS solution. It provides the main functions for setting up and scoring a task. 2 2 3 Use FsComp to; 4 5 * Set up the competiton 6 * Add participants 7 * Set up tasks 8 * Check tracklogs automatically (Use FsFlight for manual/visual check) 9 * Score tasks and competition 10 * Generate reports 3 11 4 12 See the FsGuide for documentation on how to set up and use FsComp. 5 13 14 [[Image(FsComp.png)]] 15