Changes between Version 17 and Version 18 of BadgesOld
- Timestamp:
- Nov 15, 2013, 4:57:39 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BadgesOld
v17 v18 1 1 = Proposal: badges and achievements for volunteer contributions = 2 2 == Motivation == 3 The heading says it all: (volunteer) motivation. The general idea is to have BOINC support the notion of "badges" that represent various achievements and can be assigned to a volunteer's profile. Those badges should motivate the volunteers to keep contributing as they, apart from (un-sexy) credits alone, can show off their individual contributions in a more tangible and meaningful way. The basic idea isn't new. Various gaming platforms like Steam and BOINC projects like World Community Grid already support the assignment of achievement badges which are then displayed in the community section, e.g. as part of the forum post author details. We, the Einstein@Home and Joachim Fritsch, propose to standardi se and extend this feature to all interested BOINC projects and beyond.3 The heading says it all: (volunteer) motivation. The general idea is to have BOINC support the notion of "badges" that represent various achievements and can be assigned to a volunteer's profile. Those badges should motivate the volunteers to keep contributing as they, apart from (un-sexy) credits alone, can show off their individual contributions in a more tangible and meaningful way. The basic idea isn't new. Various gaming platforms like Steam and BOINC projects like World Community Grid already support the assignment of achievement badges which are then displayed in the community section, e.g. as part of the forum post author details. We, the Einstein@Home and Joachim Fritsch, propose to standardize and extend this feature to make it available to all interested BOINC projects and beyond. 4 4 5 5 == Note == … … 32 32 * Display 33 33 * Forums 34 * Be sure to avoid clutter: limit number of badges displayed and link to full list35 * Make entire badge display optional via community preference 36 * Support badges display as port of "user of the month" feature34 * Avoid clutter: limit number of badges displayed and link to full list 35 * Make entire badge display optional via community preference (like currently e.g. for avatars) 36 * Support badges display in "user of the month" 37 37 * Show descriptive text when hovering over badge (mouse/tool-tip), full glory as part of badge list in profile 38 38 * Teams 39 * Show team badges also in profiles of team members (somewhat separately )39 * Show team badges also in profiles of team members (somewhat separately?) 40 40 * Should member badges be accumulated on team page as well? 41 41 * Search (web) … … 99 99 == Open questions and challenges == 100 100 * How to ship the badges (images) efficiently? 101 * Should they be downloaded on demand (via URL) or shipped as "project file" (download on project attach/update) ?101 * Should they be downloaded on demand (via URL) or shipped as "project file" (download on project attach/update) (looks infeasible with hundreds of possible badges)? 102 102 * Should they be downloaded as compound images (see stats site forum signature images) or separately? 103 103 * How to ship badge assignment data to the managers?