Changes between Version 8 and Version 9 of BoincBasics
- Timestamp:
- Oct 2, 2007, 2:52:19 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BoincBasics
v8 v9 34 34 An account has the following project-supplied attributes 35 35 * A numerical ''credit'', representing the amount of contribution to the project, possibly involving computation, distributed thinking, recruitment of other users, etc. BOINC Basics keeps track of the account's total credit, and its average credit (exponentially smoothed with a 1-week half-life). 36 * Activity-specific attributes: how well the user has mastered a body of knowledge, their aptitude at various types of tasks, and so on. 36 * Activity-specific attributes: how well the user has mastered a body of knowledge, their aptitude at various types of tasks, and so on. These are stored in a project-specific XML document. 37 37 38 38 == Communication mechanisms == … … 123 123 * Only the team founder can control administrator status for the team itself. 124 124 125 126