What does the project score corresponds to?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2017 02:33 AM
Hello,
On the project form in Jakarta version, there is a tab called "Preferences" with the choice"
What does the "Score on project" corresponds to?
Thank you for your help!
- Labels:
-
Resource Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2017 09:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2017 10:30 PM
All of our OOB Score calculations are kept in a Script Includes called ScoreCalculator. We choose which method to execute based on logic in Script Includes ScoreFactory.
If you want to change the score calculation logic - the recommended way is create a new Script Includes and then go to ScoreFactory and register your functions in the factory.
This way you will get way with minimal customization of OOB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2018 06:38 AM