Changes between Version 10 and Version 11 of FAQ
- Timestamp:
- Jul 22, 2009, 3:51:26 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v10 v11 18 18 19 19 20 The goal of FS is to be free and open source, very efficient, easy to use, and well documented. 20 The goal of FS is to be free and open source, very efficient, easy to use, and well documented. We do need help, especially with the documentation. Any feedback is good! Please use the forum for general stuff, and tickets for bugs or feature requests. 21 21 22 22 == Technical == … … 27 27 == Scoring == 28 28 29 === FS Does not calculate distance correctly!!! === 30 Yes it does, it's just different from the old incorrect ways. See the TaskDistance page for more info. 31 29 32 === What scoring formulas are available === #formulas 30 As of version 1.2.8 you can choose between GAP and PWC for umulas. The GAP formula can be set up as GAP 2000, GAP 2002, OzGAP 2005, and GAP 2007. See the ScoringFormulas Wiki page.33 As of version 1.2.8 you can choose between GAP and PWC formulas. The GAP formula can be set up as GAP 2000, GAP 2002, OzGAP 2005, and GAP 2007. See the ScoringFormulas Wiki page. 31 34 32 35 === Why does FS allow changing GAP parameters during a competition? === #changegap